Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitFlow: Merge develop into main for 2.48 release #3051

Merged
merged 131 commits into from
Sep 24, 2024
Merged

GitFlow: Merge develop into main for 2.48 release #3051

merged 131 commits into from
Sep 24, 2024

Conversation

mathomp4
Copy link
Member

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

GitFlow merge of develop into main for 2.48 release.

Related Issue

metdyn and others added 30 commits June 21, 2024 19:25
        LS_root -->  LS_chunk --> LS_ds
Get coord. of LS_ds(bk=CS) does not work directly:
        call ESMF_LocStreamGetKey( LS_ds, "ESMF:Lon", farray=ptA) gives wrong results
2. add LS_chunk as middle step to get coordinates for LS_ds(CS-grid)
…make-3.48.0

Update to ESMA_cmake v3.48.0
Auto GitFlow - main → develop
mathomp4 and others added 25 commits September 9, 2024 12:27
…ribute

read explicit "string" type of an attribute of a netcdf variable
…-print

Fixes #3034. Convert Cap time print to colons
…cal_attributes

querring VLOCATION on MAPL_VerticalMethods.F90 for rank 2 fields
…tests

Add extdata tests to test compression, bit-shaving, and quantization
….48.0-release

Prepare for 2.48.0 Release
@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Sep 24, 2024
@mathomp4 mathomp4 requested review from a team as code owners September 24, 2024 13:49
@mathomp4 mathomp4 merged commit 38af635 into main Sep 24, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants