Home
last modified time | relevance | path

Searched refs:station_test_data (Results 1 – 1 of 1) sorted by relevance

/dports/astro/py-metpy/MetPy-1.1.0/examples/gridding/
H A DPoint_Interpolation.py38 def station_test_data(variable_names, proj_from=None, proj_to=None): function
78 x, y, temp = station_test_data('air_temperature', from_proj, to_proj)