Skip to content

Releases: noaa-ocs-modeling/CoupledModelDriver

1.2.15

12 Apr 19:38
b8d7f4c
Compare
Choose a tag to compare

fixes:

  • use correct forcing dates
  • update squeue display

1.2.14

12 Apr 16:23
Compare
Choose a tag to compare

fixes:

  • make mesh directory path absolute in README.md example

1.2.13

12 Apr 16:20
Compare
Choose a tag to compare

fixes:

  • fixed output directory setting (made absolute)
  • removed space from local job scripts
  • fix symlink issue

1.2.12

12 Apr 12:57
Compare
Choose a tag to compare

fixes:

  • fixed --skip-existing in generate_adcirc command
  • --tidal-spinup-duration now adds tidal to the list of forcings if not present

1.2.11

09 Apr 21:02
3a97f27
Compare
Choose a tag to compare

features:

  • added CLI usage to README.md

fixes:

  • updated run configuration signature in API to use mesh_directory instead of fort13_filename and fort14_filename

1.2.10

09 Apr 18:56
Compare
Choose a tag to compare

fixes:

  • add --skip-existing to CLI
  • move tidal forcing into forcing parameter of CLI
  • use class-specific constructors for .from_adcircpy()
  • use path to built padcirc binary in Hera examples
  • automatically add a forcing if using its arguments in the CLI

1.2.9

08 Apr 15:26
b6cd89d
Compare
Choose a tag to compare

features:

  • add skip_lines parameter to reference check function
  • use updates from adcircpy v1.0.29

fixes:

  • supersede NEMS entries in configure_nems.json with configuration values from their respective JSON files

1.2.8

07 Apr 21:54
Compare
Choose a tag to compare

fixes:

  • fixed tests

1.2.7

07 Apr 21:25
Compare
Choose a tag to compare

fixes:

  • modulefile is no longer a required argument in the CLI
  • fixed help text for tidal-forcing-source
  • updated README with examples
  • minor fixes

1.2.6

07 Apr 19:06
Compare
Choose a tag to compare

fixes:

  • fixed CLI