Hello,
I am running GDAL 1.10.1 on an Ubuntu 14.04 machine. When I try to create a
Geotiff from a NetCDF file, I get the following error. The problem does not
occur when using an earlier version of GDAL (e.g. 1.9.2). I have seen some
discussion of this issue on the mailing lists, but it is unclear
Hello, I am using gdal_translate to extract a subdataset from a netCDF file
to a geotiff. If I run the command from the same directory where the netCDF
file is located, there is no problem:
Filename: PM25_2001_02_average.nc
Ex. gdal_translate -of GTiff HDF5:"PM25_2001_02_average.nc"://Data
/var/w