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

Appending data to an existing NetCDF file #30

Closed
davidhassell opened this issue Jan 21, 2020 · 0 comments · Fixed by #213
Closed

Appending data to an existing NetCDF file #30

davidhassell opened this issue Jan 21, 2020 · 0 comments · Fixed by #213
Assignees
Labels
enhancement New feature or request

Comments

@davidhassell
Copy link
Collaborator

It would be useful to enable an "append" mode to allow field constructs to be written to an existing netCDF file, without destroying its original contents. Currently, only new files can be created.

The implemenattion of this would have to consider whether existing netCDF variables in the file can be re-used by the new field and metadata constructs.

This issue was previously raised on an earlier version of cf-python in a different repository (https://bitbucket.org/cfpython/cf-python/issues/27), but not resolved.

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

Successfully merging a pull request may close this issue.

2 participants