[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDFJava #EEV-923331]: Reduced Gaussian grid

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [netCDFJava #EEV-923331]: Reduced Gaussian grid
  • Date: Wed, 11 May 2011 10:04:22 -0600

Hi Jitka,

When you are using the CDM stack code such as your junit test to get data, then 
expandGrib1ThinGrids = true must be set because the CDM stack only knows how to 
handle full grids. Otherwise you will get the exceptions like: 
java.lang.ArrayIndexOutOfBoundsException: 35718. If expandGrib1ThinGrids = 
false, you must use your own code to process the data. You could change the 
setting between calls so the expected type of data would be returned. Hopefully 
this makes sense. 

Robb...


Ticket Details
===================
Ticket ID: EEV-923331
Department: Support netCDF Java
Priority: High
Status: Open