Home
last modified time | relevance | path

Searched defs:stationplot (Results 1 – 3 of 3) sorted by relevance

/dports/astro/py-metpy/MetPy-1.1.0/examples/plots/
H A DStation_Plot_with_Layout.py143 stationplot = StationPlot(ax, data['longitude'], data['latitude'], variable
189 stationplot = StationPlot(ax, data['longitude'], data['latitude'], variable
H A DStation_Plot.py80 stationplot = StationPlot(ax, data['longitude'].values, data['latitude'].values, variable
H A DMesonet_Stationplot.py84 stationplot = StationPlot(ax, longitude.values, latitude.values, clip_on=True, variable