I have a time series that spans 120 years of climate records on a monthly time step. I am using it in a simulation of 20 years.
What I am wanting to do is to select a specific number of years (1, 5, 10, ect) to use and then reuse with GoldSims time wrapping behavior.
The only way I have found to get it to do that so far is to have different time series for each set of years I want to loop over and use a selector to switch between them. I am hoping that there is another way.
Comments
5 comments