Replies: 1 comment
-
Issue #1727 includes some of this. I suppose the presence of things like PRESRR and PRESFR could be reported as booleans. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The METAR data has the 3 Ice groups ( I1XXX I3XXX I6XXX ) buried in the Remarks section. Ive taken a stab at trying to detect these instances of freezing rain accumulations, but my success rate is pretty low.
Honestly there are a few remarks worth extracting that would come in handy (e.g. PRESRR, PRESFR) so maybe a function for extracting a specified dict of remarks.
jimmyc
Beta Was this translation helpful? Give feedback.
All reactions