Re: [gdal-dev] is there a way to concatenate the band in raster file name

2012-02-10 Thread Etienne Tourigny
Paolo, This feature would have to be driver-specific, so adding it to netcdf would not benefit other drivers (in fact not all of them support this). Some time ago there was a discussion about standardizing the driver:filename syntax , it seems to have stalled. It could be a nice addition to have

[gdal-dev] is there a way to concatenate the band in raster file name

2012-02-10 Thread Paolo Corti
Hi all Using the netCDF driver, I have noticed that there is a nice syntax for getting the dataset and the single raster in the dataset. For example, in my case, for accessing the dataset: $ gdalinfo NETCDF:/my/path/data/mynetcdf_dataset.nc and for accessing the single raster: $ gdalinfo