坐標系統地圖拾取格式轉換批次轉換空間分析工具矩陣文件检查器生成器GeoTIFF 工具工作流程建構器測量工具3D測量工具數據處理工具數據壓縮工具数据下载器空间 SQL 查询栅格化(矢量 → 栅格)栅格计算器(NDVI)山体阴影等高线生成器栅格矢量化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.
本機解碼,不上傳