Skip to content

Update WyomingUpperAir client#1066

Open
dopplershift wants to merge 2 commits into
Unidata:mainfrom
dopplershift:update-wyoming
Open

Update WyomingUpperAir client#1066
dopplershift wants to merge 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
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.

2 participants