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.
Ok, so I had this wrong. ncgen handles this ok,
as per this comment in the ncgen man page.
Note also that the words variable',dimension', data',group', and
`types' are legal CDL names, but be careful that there is a space be-
tween them and any following colon character when used as a variable
name. This is mostly an issue with attribute declarations.
So all you need to do is change 'data:_FillValue...' to 'data : _FillValue...'
However, ncdump does not obey this rule, so it needs to be fixed.
=Dennis Heimbigner
Unidata
Ticket Details
===================
Ticket ID: BNL-694121
Department: Support netCDF
Priority: Normal
Status: Closed