Skip to content

Releases: noaa-ocs-modeling/CoupledModelDriver

v1.5.1

02 Jun 19:26
2656ca7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.4.14

04 Mar 16:23
Compare
Choose a tag to compare

What's Changed

  • update build system by @zacharyburnettNOAA in #132
  • speed up cleanup script by @zacharyburnettNOAA in #131
  • add descriptions to extra arguments (a5b4a0d)

Full Changelog: v1.4.13...v1.4.14

v1.4.13

22 Feb 17:48
Compare
Choose a tag to compare

What's Changed

  • add organizational responsibility to README, and fix authorship / copyright by @zacharyburnettNOAA in #127

Full Changelog: v1.4.12...v1.4.13

1.4.12

28 Dec 16:47
Compare
Choose a tag to compare

Full Changelog: v1.4.11...v1.4.12

1.4.11

19 Nov 18:12
Compare
Choose a tag to compare

What's Changed

  • link mesh if it is the same by @zacharyburnettNOAA in #121
  • Generic slurm configuration by @WPringle in #119
  • sort the output of check_completion by completion percentage, completion status, run number, etc. by @zacharyburnettNOAA in #123
  • add unqueued_runs client command to find and / or submit runs that are not submitted to Slurm by @zacharyburnettNOAA in #124
  • use typepigeon to convert values by @zacharyburnettNOAA in #125
  • auto-generate documentation with Sphinx by @zacharyburnettNOAA in #126

New Contributors

Full Changelog: v1.4.10...v1.4.11

1.4.10

02 Sep 20:15
Compare
Choose a tag to compare

features:

  • check_completion now checks directories concurrently

1.4.9

12 Aug 21:38
Compare
Choose a tag to compare

fixes:

  • fixed forcing interval defaulting to modeled timestep if not specified (#118)
  • add check_completion CLI command (#116)
  • use ProcessPoolExecutor when submitting async operations in generate_adcirc (fda75f5, 3c8c0ee, a513615)

features:

1.4.8

03 Aug 19:29
Compare
Choose a tag to compare

features:

  • rename TidalForcing to TIDAL

fixes:

  • fix usage of generate_adcirc in a different directory from configuration

1.4.7

02 Aug 20:04
Compare
Choose a tag to compare

features:

fixes:

  • fix output directory pathing issue with initialize_adcirc (640d71e)
  • improvements to dependency installation in setup (#113)
  • update REAMDE (699da16)

1.4.6

23 Jul 16:15
Compare
Choose a tag to compare

fixes:

  • update README example to align with new folder structure
  • remove example scripts that did not work
  • use relative paths in every log message
  • fix paths in NEMS configuration