Skip to content

What data format to use for plotting weather symbol with METAR data #2248

Discussion options

You must be logged in to vote

Hi Carol,

It looks like the plot_symbol() function is expecting a numeric value that the WMO uses for various METAR weather types. You can see the table MetPy uses here:

#####################################################################
# This dictionary is for mapping METAR present weather text codes
# to WMO codes for plotting wx symbols along with the station plots.
# See Attachment IV of WMO No.306 for more information:
# https://library.wmo.int/index.php?lvl=notice_display&id=13617
# For unknown precipitation (UP), with thunderstorm this is mapped to 17, otherwise
# it is mapp…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ccostanza10
Comment options

Answer selected by ccostanza10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants