Replies: 1 comment 1 reply
-
|
This looks like an issue with your precipitation part. Have you tried to turn off UPDATE_SNOW (i.e., UPDATE_SNOW = .FALSE.)? This requires additional snowfall input data which may not be available in ERA5-land. This update_snow is not necessary since the model has its own rain-snow partitioning scheme. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have successfully extracted individual variables from the ERA5-Land GRIB files and extracted the initial-only fields according to the tutorial. However, when I run


./create_forcing.exe namelist.input.ERA5, the following error occurs:I'm not sure if this is an environmental issue or something else? I'm using the latest version of HRLDAS. Could you help resolve this issue? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions