You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built-in keywords like string, which is netcdf-4 specific, are being applied
to netcdf-3 cdl files in ncgen. So if a user declares a dimension named
"string" in a classic .cdl file, it causes an error.
Built-in keywords like string, which is netcdf-4 specific, are being applied
to netcdf-3 cdl files in ncgen. So if a user declares a dimension named
"string" in a classic .cdl file, it causes an error.