Skip to content

Update WyomingUpperAir client - #1066

Merged
dopplershift merged 2 commits into
Unidata:mainfrom
dopplershift:update-wyoming
Jul 17, 2026
Merged

Update WyomingUpperAir client#1066
dopplershift merged 2 commits into
Unidata:mainfrom
dopplershift:update-wyoming

Conversation

@dopplershift

@dopplershift dopplershift commented Jul 15, 2026

Copy link
Copy Markdown
Member

Description Of Changes

Updates to work with new University of Wyoming server. Not only did they tweak the supported web API, but they have now added direct CSV access. This simplifies our parsing greatly, eliminates our need for BeautifulSoup, at the cost of losing some pre-calculated sounding indices (though it adds some more columns too).

I also refactored the basic test so we have one test that includes the recalc parameter. Currently this does nothing on the new server, but it's possible it may use it in the future.

The University of Wyoming changed the server and software server, so
update the client to match. This simplifies things since we can now
directly request data as CSV.
Comment thread src/siphon/simplewebservice/wyoming.py
@dopplershift
dopplershift merged commit 0d3e1b2 into Unidata:main Jul 17, 2026
38 of 42 checks passed
@dopplershift
dopplershift deleted the update-wyoming branch July 17, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants