pyrtlib.apiwebservices.WyomingUpperAir#
- class pyrtlib.apiwebservices.WyomingUpperAir#
Bases:
HTTPEndPoint
Download and parse data from the University of Wyoming’s upper air archive.
Methods
__init__
()Set up endpoint.
get_stations
([region])Retrieve list of available stations from the Wyoming archive.
request_data
(time, site_id, **kwargs)Retrieve upper air observations from the Wyoming archive.