Releases: noaa-ocs-modeling/CoupledModelDriver
Releases · noaa-ocs-modeling/CoupledModelDriver
1.2.25
fixes:
- fix deep copy
- warn if perturbed configuration does not exist
- do not insert
aswip
command if executable path not given
1.2.24
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
fixes:
- updated documentation
- fix error message when cleaned files do not exist
- update example paths
1.2.22
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
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
fixes:
- fixed lowercase entries
- changed
eslm
to horizontal_eddy_viscosity
1.2.19
fixes:
- link
fort.68.nc
- utilize
.from_fort22()
- utilize
fort.15
descriptions
1.2.18
features:
- added option to output spinup
- write explicit start and end times in
fort.15
1.2.17
features:
- add parameters for output selection and output sampling rate
1.2.16
fixes:
- cast the
resource
entry of file forcings to a Path object