360 day calendar in WBM #16
-
I am trying to run WBM with some climate drivers that employ a Is there another setting I should be changing? Currently some other inputs (e.g. crop and soil data) are still set to 365 bands, could this be the issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
The calendar keyword in the init file is case sensitive, and the statement "calendar => 360" in the "MT_Code_Name => {}" block will not work. It must be "Calendar => 360". Please, use a reference init file spreadsheet "WBM_Usage_and_Input_Reference.xlsx" for correct key words. Thanks. |
Beta Was this translation helpful? Give feedback.
-
example of how to deal with the input data: https://loca.ucsd.edu/loca-calendar/ |
Beta Was this translation helpful? Give feedback.
- 7511
The calendar keyword in the init file is case sensitive, and the statement "calendar => 360" in the "MT_Code_Name => {}" block will not work. It must be "Calendar => 360". Please, use a reference init file spreadsheet "WBM_Usage_and_Input_Reference.xlsx" for correct key words. Thanks.