[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #WAM-997986]: ncgen fails to create netCDF4-classic output of in.cdl
- Subject: [netCDF #WAM-997986]: ncgen fails to create netCDF4-classic output of in.cdl
- Date: Fri, 10 Oct 2014 12:57:52 -0600
Charlie-
In line 611 of that cdl file you have:
att_var:long_att = 73l;
The question is: did you intend this be a 64 bit value,
which is illegal in netcdf-3, or a 32 bit value?
In netcdf-3, long is a synonym for int.
=Dennis Heimbigner
Unidata
Ticket Details
===================
Ticket ID: WAM-997986
Department: Support netCDF
Priority: Normal
Status: Closed