Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status of variable attribute _Unsigned = "true" as best practices #40

Open
Alexander-Barth opened this issue Jun 28, 2021 · 1 comment

Comments

@Alexander-Barth
Copy link

The best practices guide includes the following concerning the unsigned data types:

A new proposed convention is to create a variable attribute _Unsigned = "true" to indicate that integer data should be treated as unsigned.

It seems that it has been added around 2009 but it is not part of the CF conventions as far as I know. I am wondering if it is still expected to be part of a standard (given that NetCDF4 has native unsigned types). If not, should this point be removed from the best practices guide?

Related discussions:
Alexander-Barth/NCDatasets.jl/issues/133
Unidata/netcdf4-python/issues/656

@WardF
Copy link
Member

WardF commented Jun 28, 2021

These best practices are not necessarily as apply to the CF Conventions, but rather for using netCDF in general. That said, I'll take a look at this, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants