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

Make NetCDF.create() write global attributes #17

Merged
merged 1 commit into from
Aug 20, 2014
Merged

Make NetCDF.create() write global attributes #17

merged 1 commit into from
Aug 20, 2014

Conversation

dronir
Copy link
Contributor

@dronir dronir commented Aug 19, 2014

create() does not seem to do anything with the global attributes given to it. This change makes it actually write them. I'm not sure if this is the right place to add these lines but at least it seems to work for me.

create() does not seem to do anything with the global attributes given to it. This change makes it actually write them. I'm not sure if this is the right place to add these lines but at least it seems to work for me.
@meggart
Copy link
Owner

meggart commented Aug 20, 2014

Indeed, global attributes were not written. Thanks for the fix.

meggart added a commit that referenced this pull request Aug 20, 2014
Make NetCDF.create() write global attributes
@meggart meggart merged commit b58a351 into meggart:master Aug 20, 2014
@dronir dronir deleted the patch-1 branch August 20, 2014 11:49
meggart added a commit that referenced this pull request Mar 5, 2019
Remove deprecated function call syntax, and otherwise cleanup docs
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

Successfully merging this pull request may close these issues.

2 participants