Skip to content

How to drive an hour of data at the site scale #124

Answered by cenlinhe
qiaochenglong asked this question in Q&A
Discussion options

You must be logged in to vote

once you generate the 1-hour or 3-hour forcing data, you can change the following entry in the namelist.hrldas:
FORCING_TIMESTEP = 3600 (for hourly forcing) or 10800 (for 3hourly forcing).
you can keep using NOAH_TIMESTEP = 1800 (half-hourly model timestep) or 3600 (hourly model timestep). If you see water balance issue that leads to model crash, firt try to reduce model time step from 3600 to 1800, or from 1800 to 900.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@qiaochenglong
Comment options

@cenlinhe
Comment options

Answer selected by tslin2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants