座標系マップエクスプローラー形式変換一括変換空間分析ツールマトリックスファイルインスペクタージェネレーター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.
端末上でデコード、アップロードなし