devdupont / METAR-RasPi

Display ICAO METAR weather data with a Raspberry Pi
MIT License
16 stars 5 forks source link

METAR-RaspPi Not Parsing WX Remarks, Cloud Graph Issue #1

Closed spenadel closed 3 years ago

spenadel commented 5 years ago

Hi -

Love this project. I've found that the WX/RMK page does not parse the METAR remarks. For example, HZ is parsed as H,Z. VCTS instead of being parsed as Thunderstorms in Vicinity, it's being displayed as V,C,T,S.

The other thing that I'm seeing is the degrees symbol in STD (for deviation from standard temp) is being covered by the vertical cloud coverage bar when the STD exceeds one digit. It's currently showing +11 and the symbol is covered.

devdupont commented 5 years ago

Ok. I’ll check that out. I need to get it running again for multiple screen sizes too. Wonder if config files for element locations would be the best way to go.

spenadel commented 5 years ago

Thank you for responding. Love this application. May build one for my flying club too using a 7" TFT screen.

Sent from Ninehttp://www.9folders.com/


From: Michael duPont notifications@github.com Sent: Tuesday, August 20, 2019 11:48 To: flyinactor91/METAR-RasPi Cc: Lee Spenadel; Author Subject: Re: [flyinactor91/METAR-RasPi] METAR-RaspPi Not Parsing WX Remarks, Cloud Graph Issue (#1)

Ok. I’ll check that out. I need to get it running again for multiple screen sizes too. Wonder if config files for element locations would be the best way to go.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/flyinactor91/METAR-RasPi/issues/1?email_source=notifications&email_token=AEJ5AOGZLEPPEAETTYTSEKLQFQG5HA5CNFSM4IMULQS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4WYDQI#issuecomment-523076033, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEJ5AOC72GLG3BXFDY4LZWDQFQG5HANCNFSM4IMULQSQ.

devdupont commented 3 years ago

Just realized I never closed this. Graph should be fixed, and the JSON layout config was implemented.