Skip to content

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

@EricEngle-NOAA

Description

@EricEngle-NOAA

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions