you can always convert the files to netcdf using the command-line tool cdo
(climate data operators), although that would increase processing time and
disk space.
https://code.zmaw.de/projects/cdo
Etienne
On Mon, Jun 17, 2013 at 8:16 PM, Paolo Corti wrote:
> On Tue, Jun 18, 2013 at 12:46 AM, Ev
On Tue, Jun 18, 2013 at 12:46 AM, Even Rouault
wrote:
>
> From gdal_translate man page:
>
>-b band:
>Select an input band band for output. Bands are numbered from 1.
> Multiple -b switches may be used to select a set of input bands to write to
> the output file, or
>
Le lundi 17 juin 2013 10:52:18, Paolo Corti a écrit :
> Hi list
> When working with NETCDF data I have always been finding extremely
> useful the NETCDF:filename:variable_name syntax.
> Now I have to process a large amount of GRIB data: do I understand
> correctly that the GRIB driver does not supp
Hi list
When working with NETCDF data I have always been finding extremely
useful the NETCDF:filename:variable_name syntax.
Now I have to process a large amount of GRIB data: do I understand
correctly that the GRIB driver does not support such a syntax?
In such a case, is there a way to access to a