lkerr / groundfish-MSE

Development of Robust Management Strategies for Northeast Groundfish Fisheries in a Changing Climate
MIT License
4 stars 2 forks source link

updates to hydra input files during MSE loop #280

Closed gavinfay closed 1 year ago

gavinfay commented 1 year ago

@emilylil It looks like get_hydra() is rewriting the .dat, ts.dat, and .pin files each time-step. The ts.dat file does not need updating and can be left alone.

gavinfay commented 1 year ago

Ah, I suppose it depends on which tables are being used to get the new observations. Never mind!

emilylil commented 1 year ago

Normally I'd agree, but the way I have get_hydra() set up means I need to generate dummy data for the projection years so that hydra can assign "predicted" values to those columns. I can make this change but might have to fiddle with the tpl.

emilylil commented 1 year ago

Normally I'd agree, but the way I have get_hydra() set up means I need to generate dummy data for the projection years so that hydra can assign "predicted" values to those columns. I can make this change but might have to fiddle with the tpl.