NCAR / wrf_hydro_nwm_public

WRF-Hydro model code
https://ral.ucar.edu/projects/wrf_hydro
Other
181 stars 139 forks source link

Change snow NIR albedo to use correct BATS NIR parameter. #573

Closed aubreyd closed 3 years ago

aubreyd commented 3 years ago

TYPE: bug fix

KEYWORDS: snow, albedo, parameters

SOURCE: Aubrey D, NCAR

DESCRIPTION OF CHANGES: Fix what I think is a typo in the NIR snow albedo calculation. Should not result in answer changes if using default parameters (since BATS_VIS_DIR = BATS_NIR_DIR in default).

TESTS CONDUCTED: Sample basin tested to confirm no answer changes with default params and answer changes when BATS_VIS_DIR != BATS_NIR_DIR

aubreyd commented 3 years ago

@cenlinhe agrees with this fix