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

Feature/newb2i #1396

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Feature/newb2i #1396

wants to merge 4 commits into from

Conversation

givelberg
Copy link
Collaborator

Reworked b2i.
Added converters.
Input consists of an additional yaml file that describes bufr
variables.
The purpose of the new code is to be able to easily create new converters,
The central concept is DataVariable.
These can be organized in dictionaries.
Individual variables or whole dictionaries can be read and written.
Variables can be added or deleted.
A variable can be temperature, station id, date, etc.
Current code is in newb2i directory, separate from the previous code that is in b2i directory.
More cleanup of yaml files is needed.

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.

1 participant