Skip to content

Releases: SalishSeaCast/NEMO-Cmd

v23.1

21 Nov 00:10
60ff4df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.2...v23.1

v22.2

15 Dec 00:19
3ff1d08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.1...v22.2

v22.1

02 May 22:38
Compare
Choose a tag to compare

What's Changed

Security Updates of Dependency Packages

Full Changelog: v21.1...v22.1

v21.1

21 Oct 17:13
Compare
Choose a tag to compare

Summary:

  • Change memory per node for sbatch runs to 0 to ensure that jobs go on to
    the "by-node" queue on graham.
  • Rename Git default branch from master to main.
  • Change continuous integration from Bitbucket pipeline to GitHub Actions
    workflow.
  • Migrate from Mercurial on Bitbucket to Git on GitHub due to Bitbucket's
    decision to terminate support for Mercurial.
  • Expose `nemo_cmd.prepare.record_vcs_revisions()`` function for use by
    packages like MOHID-Cmd that extend NEMO-Cmd.
  • Enable version control system (VCS) revision recording for Git repositories.
  • Replace namelist.py module with f90nml package.
  • Change to new MOAD package layout.

Please see docs/CHANGES.rst for more details.