I am having trouble displaying Grib files with more than 32 bands. I can
configure a coverage store, however configuring layers afterwards fails. 

The stacktrace finishes with this:
====================
...
Caused by: ucar.ma2.InvalidRangeException: Illegal Range for dimension 1:
last requested 32 > max 0
        at ucar.ma2.Section.fill(Section.java:179)
        at ucar.nc2.Variable.read(Variable.java:709)
        at
org.geotools.imageio.netcdf.NetCDFImageReader.readSection(NetCDFImageReader.java:919)
        ... 137 more
====================


If I subset the same file with 32 bands (using cdo), my Grib file works as
expected. 
./cdo -seltimestep,1/32 ~/ds.rhm.bin ~/ds.rhm.bin.grb



This is a link to the original file in question. 
https://tgftp.nws.noaa.gov/SL.us008001/ST.opnl/DF.gr2/DC.ndfd/AR.conus/VP.001-003/ds.rhm.bin

Thank you for any thoughts on this, I was hoping to keep the data original. 

Alex




--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to