nansencenter / nansat

Scientist friendly Python toolbox for processing 2D satellite Earth observation data.
http://nansat.readthedocs.io
GNU General Public License v3.0
182 stars 66 forks source link

issue using GRIB files within nansat #172

Open MikeWooster opened 8 years ago

MikeWooster commented 8 years ago

I'm trying to open a .grb2 file using nansat. I get the following error - "No mapper fits, returning GDAL bands!"

Looking at the mappers, it is expecting a GRIB file with 4 or 9 bands. My GRIB file has 345. ftp://nomads.ncdc.noaa.gov/GFS/analysis_only/201203/20120327/gfsanl_4_20120327_1800_003.grb2

akorosov commented 8 years ago

We need to add a mapper for a GRIB file from ftp://nomads.ncdc.noaa.gov/GFS/analysis_only/201203/20120327/gfsanl_4_20120327_1800_003.grb2