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

Move METAR wx code handling #1952

Open
dopplershift opened this issue Jul 2, 2021 · 0 comments
Open

Move METAR wx code handling #1952

dopplershift opened this issue Jul 2, 2021 · 0 comments
Labels
Area: IO Pertains to reading data Area: Plots Pertains to producing plots Type: API Change Changes to how existing functionality works

Comments

@dopplershift
Copy link
Member

For historical development reasons, wx_code_map and wx_code_to_numeric are in metar.plots.wx_symbols. Since they are not specific to plotting, but are specific to METAR, and we have a METAR parser, they should be in metpy.io.metar.

We can't make this change until we do the next major version.

@dopplershift dopplershift added Area: Plots Pertains to producing plots Area: IO Pertains to reading data Type: API Change Changes to how existing functionality works labels Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: IO Pertains to reading data Area: Plots Pertains to producing plots Type: API Change Changes to how existing functionality works
Projects
None yet
Development

No branches or pull requests

1 participant