[Thread Prev][Thread Next][Index]

Re: [ferret_users] Ferret 6.82 ERROR: start+count exceeds dimension bound



Hi Ansley,
I entered LIST SCORE_RT  to get that error of netcdf.
Here is the output of SHOW DATA:
yes? sh d
     currently SET data sets:
    1> ./CRU_drought_3mnt.nc  (default)
 name     title                                          I           J         K         L         M         N
 PRE      Rain                                        1:92      1:47      ...      1:228     ...        ...
 WCMASK   Western Cape Mask          1:92      1:47      ...         ...       ...        ...
 LMASK    Land Mask                            1:92      1:47      ...         ...       ...        ...
 TMP      Temperature                             1:92      1:47      ...       1:228     ...      ...
 PET      Potential Evapotranspiration     1:92      1:47      ...       1:228     ...      ...
 SPEI     Standardize Prec-Evap Index   1:92      1:47      ...       1:228     ...      ...
 SPI      Standardize Prec Index               1:92      1:47      ...       1:228     ...      ...
 LOADING_RT
          Rotated Loadings                            1:92      1:47      ...          ...        ...       1:4
 LOADING_RT_EV
          Rotated Loadings                              ...            ...       ...         ...         ...       1:4
 SCORE_RT Score                                      ...           ...       ...       1:228     ...       1:4
 LOADING_URT
          Unrotated Loadings                           1:92      1:47     ...          ...       ...       1:4
 LOADING_URT_EV
          Unrotated Loadings                                ...       ...      ...          ...       ...       1:4
 SCORE_URT
          Score                                                    ...       ...       ...       1:228     ...       1:4
 SST      Monthly Means of SST                  1:180    1:89      ...       1:228     ...       ...
 SST_ANOM Monthly Means of SST          1:180     1:89      ...       1:228     ...       ...



The output of SHOW GRID SCORE_RT:

yes? sh grid SCORE_RT
    GRID GRV5
 name       axis              # pts   start                end
 normal    X
 normal    Y
 normal    Z
 TIMES     TIME               228 i   01-JAN-1989 00:00    01-DEC-2007 00:00
 normal    E
 FACTOR    F                    4 r   1                    4
yes?


Thanks.

On Mon, Dec 17, 2012 at 8:01 PM, Ansley Manke <ansley.b.manke@xxxxxxxx> wrote:
Hi,
What is the Ferret LIST command that you are you using?  Which operating system are you running Ferret on? Please also show the the output of "SHOW DATA" and "SHOW GRID variable" commands for the variable that you are listing.

This error message comes to Ferret from the netCDF library which is used to read data from NetCDF and OPeNDAP datsets. I believe it comes up when asking for data with strides, that is, with the index=LO:HI:DELTA syntax, such as

   list var[i=1:100:10]

It seems to me that it may be related to a bug in the NetCDF library version 4.2 which we have reported to Unidata, the authors of the NetCDF library. We are awaiting their response on that. Ferret v681 and Ferret v682 are linked with that same version of the netCDF library however so I would be surprised to see different behavior for those two versions of Ferret. The NetCDF bug is not present in some of the earlier versions of NetCDF, such as v4.1.2, so Ferret v6.72 may not show this behavior but I would expect that v6.81 and 6.82 both would.

-Ansley


On 12/15/2012 2:42 AM, DIASSO wrote:
Dear Ferret Users,
I've tried to list a variable from a netcdf file on the latest verion of ferret (Ferret 6.82). But it returns the following error: netcdf error: start+count exceeds dimension bound (netcdf error code -57)
But when I use the previous version (ferret 6.81), everything is fine.
Can anybody help me?

Thanks





--
Ulrich Jacques DIASSO
PhD Student, West African Climate Systems
WASCAL/ FUTA
PMB 704, Akure
Nigeria
Cell Phone: +234 816 306 2620
                    +226 76 17 76 00
                    +226 70 99 71 48
Landline:     +226 50 41 70 40



[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement