USDA-ARS-NWRC / smrf

SMRF was designed to increase the flexibility of taking measured weather data, or atmospheric models, and distributing the data across a watershed.
Other
12 stars 4 forks source link

Add option to toggle reading wind data from HRRR #199

Closed jomey closed 3 years ago

jomey commented 3 years ago

When using katana for wind data input, there is no need to read that from the HRRR GRIB files as well. Add an option to remove those from the var_map

jomey commented 3 years ago

Variables used in SMRF are:

data['wind_v']
data['wind_u']
scotthavens commented 3 years ago

Closed with PR #209