KoordinatensystemKarten-ExplorerFormatkonvertierungStapelkonvertierungRäumliche AnalyseWerkzeugmatrixDatei-InspektorGeneratorenGeoTIFF-WerkzeugeWorkflow-BuilderMesswerkzeuge3D-MesswerkzeugeDatenbearbeitungstoolsDatenkompressionDaten-DownloaderRäumliche SQL-AbfrageRasterisieren (Vektor → Raster)Raster-Rechner (NDVI)SchattierungsreliefHöhenlinien-GeneratorRaster vektorisieren3D-ViewerHyperspektral-Explorer
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.
auf Ihrem Gerät dekodiert, niemals hochgeladen