Dear users,
I hope this message finds you well. I am trying to use wrf-python to extract the wind speed and direction for a specific pair of latitude and longitude position.
I have found this wrf-python function:
wrf.g_uvmet.get_uvmet10_wspd_wdir(wrfin, timeidx=0, method='cat', squeeze=True, cache=None, meta=True, _key=None, units='m s-1') from wrf.g_uvmet.get_uvmet10_wspd_wdir — wrf-python 1.3.4.1 documentation.
I have also come across this function: wrf.g_uvmet.get_uvmet_wspd_wdir — wrf-python 1.3.4.1 documentation.
Unfortunately, I have no clue how to use these functions to extract the wind speed and direction data 10m above the ground and 100m above the ground at a specific location.
Could anyone please help me with this?
Many thanks in advance!
Best regards,
zhw
I hope this message finds you well. I am trying to use wrf-python to extract the wind speed and direction for a specific pair of latitude and longitude position.
I have found this wrf-python function:
wrf.g_uvmet.get_uvmet10_wspd_wdir(wrfin, timeidx=0, method='cat', squeeze=True, cache=None, meta=True, _key=None, units='m s-1') from wrf.g_uvmet.get_uvmet10_wspd_wdir — wrf-python 1.3.4.1 documentation.
I have also come across this function: wrf.g_uvmet.get_uvmet_wspd_wdir — wrf-python 1.3.4.1 documentation.
Unfortunately, I have no clue how to use these functions to extract the wind speed and direction data 10m above the ground and 100m above the ground at a specific location.
Could anyone please help me with this?
Many thanks in advance!
Best regards,
zhw