Top "Geotiff" questions

GeoTIFF is a public domain metadata standard which allows georeferencing information to be embedded within a TIFF file.

Convert NetCDF (.nc) to GEOTIFF

I have .nc file sizing around 300MB with a couple of datasets (TEMP, DEWPOINT) forecast data. I need to convert (…

python gis gdal netcdf geotiff
Read elevation using gdal python from geotiff

I am loading a geotiff file using GDAL. I have managed to read the coordinates X,Y but not the …

python gdal geotiff