JGCRI / matilda

A probabilistic framework for the Hector simple climate model
Other
5 stars 3 forks source link

Adding save_vars argument to iterate_hector #47

Closed jk-brown closed 1 year ago

jk-brown commented 1 year ago

The changes I made here are to iterate_hector(). I added save_vars and save_years to the function.

save_vars default is set to NULL and save_years default is set to 1745:2300. Not sure if this is the simplest solution though.