[Thread Prev][Thread Next][Index]

Re: [ferret_users]



Dear Gopal,

On Wed, Aug 26, 2020 at 12:43 PM Gopal Mondal <gopalmondal18@xxxxxxxxx> wrote:

 !-> SET DAT/FORM=CDF 9071_ionPrf.nc
ferret: v1hpg.c:234: v1h_get_nc_type: Assertion `type == 1 || type == 2 || type == 3 || type == 4 || type == 5 || type == 6 || type == 7 || type == 8 || type == 9 || type == 10 || type == 11 || type == 12' failed.
Aborted (core dumped)

The "Assertion" error and "Aborted" indicate that this is an error internal to Ferret(*footnote*).  Only the developers of Ferret can fix it.

I guess the best way to address this (Correct me if I'm wrong) is to submit an "issue" at

https://github.com/NOAA-PMEL/Ferret

Having said that, the error you show seems to suggest that there is something wrong with your netCDF file.  On the command line (terminal), what do you get from

ncdump -h  9071_ionPrf.nc

?

Ryo
---------------------
(*footnote*) The assertion is failing actually in the code of the netCDF library:
https://github.com/Unidata/netcdf-c/blob/master/libsrc/v1hpg.c



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

Privacy Policy | Disclaimer | Accessibility Statement