NLeSC / team-atlas

1 stars 0 forks source link

Rewrite ADD_DATE.sh and SET_OPTIONS.sh #272

Closed rogerkuou closed 2 years ago

rogerkuou commented 2 years ago

The ADD_DATE.sh script now handles the date of the time loop in the DA process. This date is passed to SET_OPTION.sh, together with other variables, setting up the DA of this timestamp.

We can replace both scripts with a python solution, and make the DA setting change more tracable.

rogerkuou commented 2 years ago

solved in PR