Skip to content

Releases: noaa-ocs-modeling/CoupledModelDriver

1.2.5

07 Apr 18:58
f35a5f4
Compare
Choose a tag to compare

features:

  • added CLI commands initialize_adcirc and generate_adcirc

fixes:

  • made forcing parsing more flexible

1.2.4

07 Apr 17:16
74124d0
Compare
Choose a tag to compare

fixes:

  • moved NEMS-ADCIRC functions into common ADCIRC submodule

1.2.3

07 Apr 16:54
Compare
Choose a tag to compare

fixes:

  • documentation example updates
  • updated Shinnecock mesh directory location on Hera

1.2.2

07 Apr 16:40
Compare
Choose a tag to compare

fixes:

  • relative file linking
  • codecov upload workflow
  • added tests for ADCIRC-only runs

1.2.1

07 Apr 15:09
Compare
Choose a tag to compare

fixes:

  • use new imports in generation script

1.2.0

07 Apr 14:33
Compare
Choose a tag to compare

features:

  • added configurations for BestTrack and OWI wind forcing

fixes:

  • updated module-level imports
  • rearranged modules into more user-friendly organization
  • removed setup script, linking directly from code

1.1.4

06 Apr 17:55
Compare
Choose a tag to compare

fixes:

  • fix HAMTIDE instantiation
  • use module-level imports
  • bumpy dependency versions to use updates
  • documentation

1.1.3

31 Mar 17:38
a83865a
Compare
Choose a tag to compare

features:

  • write JSON with newlines and indents
  • add ADCIRC-only generation

fixes:

  • fix bug where non-required values were overwritten with defaults when reading from file

1.1.2

31 Mar 14:41
4af8eff
Compare
Choose a tag to compare

features:

  • use generate.py to reload configuration

fixes:

  • use relative links for fort.14

1.1.1

31 Mar 12:58
2cf6a60
Compare
Choose a tag to compare

fixes:

  • removed unused function
  • updated README.md with new directory structure