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

improve handling of bufr-conversion related packages #640

Open
maaikelimper opened this issue Mar 12, 2024 · 1 comment
Open

improve handling of bufr-conversion related packages #640

maaikelimper opened this issue Mar 12, 2024 · 1 comment
Assignees

Comments

@maaikelimper
Copy link
Collaborator

maaikelimper commented Mar 12, 2024

All bufr-conversion related tasks are compiled into the wis2box-api , we need to be able to update these package from time without getting stuck on dependencies between one another. Let's find a way to improve the packaging of these interdependent packages:

  • pymetdecoder
  • bufr2geojson
  • csv2bufr
  • synop2bufr

image

image

@david-i-berry
Copy link
Member

david-i-berry commented Mar 12, 2024

Something like

|---bufrtools
|   |---__init__.py
|   |---csv2bufr
|       |---__init__.py
|   |---synop2bufr
|   |---bufr2geojson

pymetdecoder is out of scope.

@maaikelimper maaikelimper removed this from the sprint-015 milestone Jun 14, 2024
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

No branches or pull requests

2 participants