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

Add ability to edit GRIB2 metadata directly in the file #131

Open
EricEngle-NOAA opened this issue Jan 31, 2024 · 0 comments
Open

Add ability to edit GRIB2 metadata directly in the file #131

EricEngle-NOAA opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@EricEngle-NOAA
Copy link
Collaborator

Similar to how netcdf Python allows you to open a file with mode = 'a' and then update the file, we want to provide a similar feature in grib2io.

  • cannot edit data directly in file.
  • all metadata will be available to modify, but some should not. At this time, the responsibility will be on the user.
@EricEngle-NOAA EricEngle-NOAA added the enhancement New feature or request label Jan 31, 2024
@EricEngle-NOAA EricEngle-NOAA added this to the grib2io v2.2 milestone Jan 31, 2024
@EricEngle-NOAA EricEngle-NOAA self-assigned this Jan 31, 2024
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

No branches or pull requests

1 participant