Skip to content

Releases: GEOS-ESM/GEOSfvdycore

v2.4.0

01 Jun 19:32
893b831
Compare
Choose a tag to compare

This release of GEOSfvdycore updates the components to match that of GEOSgcm v11.0.3. Testing shows it is zero-diff to v2.3.0


From CHANGELOG.md

Changed

  • Update to components.yaml to match GEOSgcm v11.0.3
    • ESMA_env v4.9.1 → v4.9.3
    • ESMA_cmake v3.28.0 → v3.29.0
    • MAPL v2.38.1 → v2.39.1
    • FVdycoreCubed_GridComp v2.3.0 → v2.4.1
    • GEOS_Util v1.1.1 → v2.0.0
    • NOTE: FVdycoreCubed_GridComp is v2.4.0 with the GCM, but v2.4.1 has fixes for the FV3 standalone

What's Changed

  • Update components to match GEOSgcm v11 by @mathomp4 in #75

Full Changelog: v2.3.0...v2.4.0

v2.3.0

11 May 00:29
e31f973
Compare
Choose a tag to compare

This release updates GEOSfvdycore to match that of GEOSgcm v11


From CHANGELOG.md

Changed

  • Update to components.yaml
    • MAPL v2.37.0 → v2.38.1
    • FVdycoreCubed_GridComp v2.2.2 → v2.3.0
    • fvdycore geos/v2.3.0 → geos/v2.4.0
    • GMAO_Shared v1.8.0 → v1.9.0
  • Update CI to test both R4 and R8 FV precision

What's Changed

  • Bump CircleCI-Public/trigger-circleci-pipeline-action from 1.0.7 to 1.1.0 by @dependabot in #71
  • Update components.yaml to match GEOSgcm by @mathomp4 in #73

Full Changelog: v2.2.0...v2.3.0

v2.2.0

07 Apr 19:09
e40dd48
Compare
Choose a tag to compare

This release updates the MAPL, FV3 GC and fvdycore to match the latest releases.


From CHANGELOG.md

Changed

  • Update to components.yaml
    • MAPL v2.36.0 → v2.37.0
    • FVdycoreCubed_GridComp v2.2.0 → v2.2.2
    • fvdycore geos/v2.2.0 → geos/v2.3.0

What's Changed

  • Update to MAPL 2.37.0, FV3 GC v2.2.2, fvdycore geos/v2.3.0 by @mathomp4 in #68

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Apr 14:07
83122da
Compare
Choose a tag to compare

This PR updates GEOSfvdycore to use the latest versions of MAPL, FVdycoreCubed_GridComp, and fvdycore.

This is most likely non-zero-diff to v2.0.0


From CHANGELOG.md

Changed

  • Update to components.yaml
    • MAPL v2.35.3 → v2.36.0
    • FVdycoreCubed_GridComp v2.1.0 → v2.2.0
    • fvdycore geos/v2.1.0 → geos/v2.2.0

What's Changed

  • Update to FV and fvdycore v2.2.0 by @mathomp4 in #63
  • Bump CircleCI-Public/trigger-circleci-pipeline-action from 1.0.6 to 1.0.7 by @dependabot in #65
  • Bump mheap/github-action-required-labels from 3 to 4 by @dependabot in #67

Full Changelog: v2.0.0...v2.1.0

v2.0.0

23 Mar 17:12
020de72
Compare
Choose a tag to compare

This update to GEOSfvdycore brings it inline with GEOSgcm v11 with an update FV3 dycore and gridcomp.

Also various other components are updated as well.


From CHANGELOG.md

Changed

  • Update to components.yaml
    • ESMA_env v4.8.0 → v4.9.1
    • ESMA_cmake v3.24.0 → v3.28.0
    • GMAO_Shared v1.7.0 → v1.8.0
    • MAPL v2.34.1 → v2.35.3
    • FVdycoreCubed_GridComp v1.12.1 → v2.1.0
    • fvdycore geos/v1.5.0 → geos/v2.1.0

Added

  • Added GEOS_Util v1.1.0 to components.yaml

What's Changed

Full Changelog: v1.14.0...v2.0.0

v1.14.0

03 Mar 14:45
450ca3f
Compare
Choose a tag to compare

This release moves GEOSfvdycore to match the components in GEOSgcm v10.25.0


From CHANGELOG.md

Changed

  • Update to components.yaml
    • ESMA_cmake v3.21.0 → v3.24.0
    • GMAO_Shared v1.6.3 → v1.7.0
    • MAPL v2.33.0 → v2.34.1
  • Update GitHub Actions
    • Add action to create PRs to MAPL3 branch on push to main

What's Changed

  • Bump mheap/github-action-required-labels from 2 to 3 by @dependabot in #52
  • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #53
  • Update components to match GEOSgcm v10.25.0 by @mathomp4 in #54
  • Bump devops-infra/action-pull-request from 0.5.3 to 0.5.5 by @dependabot in #56

Full Changelog: v1.13.0...v1.14.0

v1.13.0

20 Dec 19:18
eb4b7be
Compare
Choose a tag to compare

This release bumps up the various components to match that of GEOSgcm. The main change is moving to Baselibs 7.7.0


From CHANGELOG.md

Changed

  • Update to components.yaml

    • ESMA_env v4.4.0 → v4.8.0 (Baselibs 7.7.0)
    • ESMA_cmake v3.18.0 → v3.21.0
    • ecbuild geos/v1.2.0 → geos/v1.3.0
    • GMAO_Shared v1.6.1 → v1.6.3
    • MAPL v2.27.1 → v2.33.0
  • Moved to use GitHub Actions for label enforcement

  • Update Baselibs to 7.7.0 in CI


What's Changed

  • Move to use GitHub Action for Label Enforcement by @mathomp4 in #48
  • Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #49
  • Bump CircleCI-Public/trigger-circleci-pipeline-action from 1.0.5 to 1.0.6 by @dependabot in #50
  • Update components to match GEOSgcm main by @mathomp4 in #51

New Contributors

Full Changelog: v1.12.1...v1.13.0

v1.12.1

18 Oct 14:10
2acfdb9
Compare
Choose a tag to compare

This patch fixes the container name in the CircleCI Config


From CHANGELOG.md

Fixed

  • Fix bad container name in .circleci/config.yml

Full Changelog: v1.12.0...v1.12.1

v1.12.0

18 Oct 13:36
83a4931
Compare
Choose a tag to compare

This release adds a new GitHub Action/CircleCI process to make containers on release. Testing on a fork showed this worked and was zero-diff to bare-metal builds, but full testing will occur once the release is made.


From CHANGELOG.md

Added

  • Added Dockerfile and CircleCI workflow to build and push container to both Docker Hub and GitHub Container Registry on
    GEOSfvdycore releases. Uses a GitHub Action to trigger CircleCI pipeline on releases.
  • Added Dependabot support

Changed

  • Updated some GitHub Actions versions

What's Changed

  • Add Dockerfile and Docker GitHub Actions by @mathomp4 in #47

Full Changelog: v1.11.0...v1.12.0

v1.11.0

11 Oct 14:44
8070fed
Compare
Choose a tag to compare

This release updates the components in the fixture to match (or exceed) that of GEOSgcm v10.23.0


From CHANGELOG.md

  • Update to components.yaml

    • GMAO_Shared v1.5.7 → v1.6.1
    • MAPL v2.23.1 → v2.27.1
    • FVdycoreCubed_Gridcomp v1.11.0 → v1.12.1
    • fvdycore geos/v1.4.0 → geos/v1.5.0

What's Changed

  • Update components to match latest GEOSgcm by @mathomp4 in #46

Full Changelog: v1.10.0...v1.11.0