Skip to content

Commit

Permalink
merge: merge branch 'wrfxcspy' into release-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gampnico committed Oct 22, 2024
2 parents 9ec67cf + aa27920 commit b24d06a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cosipy/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def set_correct_config(cls, config_table: dict) -> dict:
"""
# WRF_X_CSPY: for efficiency and consistency
if Config.WRF_X_CSPY:
config_table["PARAMETERIZATIONS"]["albedo_method"] = "Oerlemans98"
config_table["PARAMETERIZATIONS"]["stability_correction"] = "MO"
config_table["PARAMETERIZATIONS"][
"sfc_temperature_method"
Expand Down

0 comments on commit b24d06a

Please sign in to comment.