Closed jk-brown closed 1 year ago
The changes I made here are to iterate_hector(). I added save_vars and save_years to the function.
iterate_hector()
save_vars
save_years
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.
The changes I made here are to
iterate_hector()
. I addedsave_vars
andsave_years
to the function.save_vars
default is set to NULL andsave_years
default is set to 1745:2300. Not sure if this is the simplest solution though.