[gdal-dev] gdal_translate tiff to netcdf

Scott public at postholer.com
Tue Jun 20 17:17:24 PDT 2023


It sounds like the install wasn't built with libnetCDF. Try this:

gdalinfo --formats

If it's part of your install you'll see it.


On 6/20/23 16:37, Abigaïl Dah wrote:
> Hello,
> 
> I am trying to convert a file with the format GEOTIFF to netcdf using 
> the command line:
> 
> gdal_translate -of NetCDF <input filename> <output filename>
> 
> However, I get the following error message: Output driver `NetCDF' not 
> recognised.
> 
> Would you know what’s wrong and how to fix this? Thanks in advance,
> 
> Best,
> 
> Abigail
> 
> 
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list