Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change default SPECI parsing - #2819

Merged
dopplershift merged 4 commits into
Unidata:mainfrom
nawendt:fix-surface
Dec 7, 2022
Merged

Change default SPECI parsing#2819
dopplershift merged 4 commits into
Unidata:mainfrom
nawendt:fix-surface

Conversation

@nawendt

@nawendt nawendt commented Dec 6, 2022

Copy link
Copy Markdown
Contributor

Per discussion in #2759, the option to parse SPECI observations was made into a user parameter and is off by default.

This was the most reasonable approach to extracting METAR data that I could think of. Sometimes GEMPAK will also have the standard METAR data as text. If I parsed that, the timestamps would be more precise. However, as @sgdecker had alluded to, users do not want to have to dig for the top of the hour observations. You do have AWOS that do standard reports every 20 minutes, but those are going to be less susceptible to the GEMPAK file time bin issue than SPECI reports. Unless there is a strong desire to also have the ability to parse standard observation text, then this should work for most people.

Checklist

  • Tests added
  • Fully documented

Per discussion in Unidata#2759, the option to parse SPECI observations was
made into a user parameter and is off by default.
@nawendt
nawendt requested a review from a team as a code owner December 6, 2022 21:05
@nawendt
nawendt requested review from dopplershift and removed request for a team December 6, 2022 21:05
Comment thread src/metpy/io/gempak.py Outdated
Comment thread tests/io/test_gempak.py Fixed
@dopplershift dopplershift added Type: Enhancement Enhancement to existing functionality Area: IO Pertains to reading data labels Dec 7, 2022
@dopplershift dopplershift added this to the November 2022 milestone Dec 7, 2022
@dopplershift
dopplershift merged commit 4cc1df0 into Unidata:main Dec 7, 2022
@nawendt
nawendt deleted the fix-surface branch April 25, 2024 23:34
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 Type: Enhancement Enhancement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants