If spinup_simulation is requested as an initialisation method, the model currently errors and states that supplied weather does not fully envelop the simulation period. Either:
- add a check that the supplied period is more than 150 years
- only allow non-defined period inputs for spinup_simulation
- re-write the code to extend weather data and thus ensure no errors are required
- clearly document that this yearly periods should not be supplied under simulation initialisation
If spinup_simulation is requested as an initialisation method, the model currently errors and states that supplied weather does not fully envelop the simulation period. Either: