pyrtlib.apiwebservices.WyomingUpperAir.get_stations#

classmethod WyomingUpperAir.get_stations(region: Optional[str] = 'europe') DataFrame#

Retrieve list of available stations from the Wyoming archive.

region

name

naconf

North America

samer

South America

pac

South Pacific

nz

New Zealand

ant

Antarctica

np

Arctic

europe

Europe

africa

Africa

seasia

Southeast Asia

mideast

Mideast

Parameters:

region (Optional[str], optional) – The name of region from which to get stations list. Defaults to ‘europe’.

Returns:

A dDataFrame of stations id and name

Return type:

pandas.DataFrame