Hi, I used the gdal_translate to store the netcdf data into geotiff file, but it just gave me an error: Input file contains subdatasets. Please, select one of them for reading.
command: gdal_translate -of GTiff -b 9 -a_srs EPSG:4326 BAND_02.nc /test.tif Does anyone know what is the problem? Thanks! Peng
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev