Best practice for spin-up in SuPy #780
Unanswered
divya42581
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@sunt05 , @suegrimmond , what are your recommendations on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @divya42581, since the supy package doesn't have a spin-up utility, your workaround seems sensible to me. |
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.
-
Dear UMEP team,
I’m trying to set up spin-up runs in SuPy. Since "run_supy" does not have a spin_up argument, I currently handle spin-up by looping run_supy multiple times with the same forcing data (5 years).
Is this the recommended approach, or is there any built-in method for handling spin-up more directly in SuPy?
Thank You
Beta Was this translation helpful? Give feedback.
All reactions