坐标系统地图拾取格式转换批量转换空间分析工具矩阵文件检查器生成器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.
本机解码,不上传