좌표계지도 탐색기형식 변환일괄 변환공간 분석도구 매트릭스파일 검사기생성기GeoTIFF 도구워크플로우 빌더측정 도구3D 측정 도구데이터 처리 도구데이터 압축 도구데이터 다운로더공간 SQL 쿼리래스터화 (벡터 → 래스터)래스터 계산기 (NDVI)음기복사(Hillshade)등고선 생성기래스터 벡터화3D 뷰어초분광 뷰어
NetCDF → GeoTIFF Converter — Extract Bands as .tif Online
Convert a NetCDF band to a georeferenced GeoTIFF without installing nco, CDO, or GDAL. Open the .nc file, choose the band, click export — the GeoTIFF is generated on your device.
Convert NetCDF to GeoTIFF
- Any band of a 3D cube variable → single-band Float32 GeoTIFF
- Geotransform derived from your file's lon/lat variables
- CF scale_factor/_FillValue applied; fill becomes nodata
- Runs entirely client-side (GDAL WebAssembly) — data never uploads
The classic recipe is `ncks` + `gdal_translate` on a server. This tool replaces it for one-off jobs: open the scene in the browser, preview the band, and download a clean GeoTIFF ready for QGIS or ArcGIS. Swath scenes get a best-fit affine transform, labeled in the UI.
기기에서 디코딩, 업로드 없음