We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.attrs
__version__
lat:long_name = "latitude" ; lat:units = "degrees_north" ; lat:standard_name = "latitude" ;
double time(time) ; time:long_name = "time" ; time:units = "days since 1990-1-1 0:0:0" ;
add_metadata()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What
.attrs
are currently in output zarr pyramids:What
.attrs
do we want in zarr pyarmids:__version__
needs to be overwritten b/c it’s from carbonplan_dataadd_metadata()
The text was updated successfully, but these errors were encountered: