Tobias, > > Is there a way to pass the scale / offset information from the original NC > file to the output of gdal_warp?
You can 'unscale' priorly with "gdal_translate -unscale in.nc out.vrt -of VRT" and gdalwarp the VRT. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
