Skip to content

Releases: noaa-ocs-modeling/CoupledModelDriver

1.2.25

18 Jun 12:09
Compare
Choose a tag to compare

fixes:

  • fix deep copy
  • warn if perturbed configuration does not exist
  • do not insert aswip command if executable path not given

1.2.24

16 Jun 16:07
Compare
Choose a tag to compare

features:

  • removed tasks from configure_slurm.job
  • renamed adcprep.job to setup.job
  • added aswip to setup.job if NWS parameter is 20

1.2.23

29 Apr 13:25
Compare
Choose a tag to compare

fixes:

  • updated documentation
  • fix error message when cleaned files do not exist
  • update example paths

1.2.22

28 Apr 20:10
Compare
Choose a tag to compare

features:

  • combined generation functions

fixes:

  • update job run names
  • handle coldstart-only run (without spinup)
  • add tests for no-spinup runs
  • fixed empty config.rc

1.2.21

22 Apr 19:58
158188c
Compare
Choose a tag to compare

fixes:

  • link fort.68.nc
  • update README with additional forcings, usage
  • improve perturbation system to allow for multiple values for multiple models

1.2.20

20 Apr 12:21
Compare
Choose a tag to compare

fixes:

  • fixed lowercase entries
  • changed eslm to horizontal_eddy_viscosity

1.2.19

19 Apr 22:49
8ddbb22
Compare
Choose a tag to compare

fixes:

  • link fort.68.nc
  • utilize .from_fort22()
  • utilize fort.15 descriptions

1.2.18

15 Apr 18:58
538bb60
Compare
Choose a tag to compare

features:

  • added option to output spinup
  • write explicit start and end times in fort.15

1.2.17

14 Apr 19:29
Compare
Choose a tag to compare

features:

  • add parameters for output selection and output sampling rate

1.2.16

13 Apr 12:45
38bae24
Compare
Choose a tag to compare

fixes:

  • cast the resource entry of file forcings to a Path object