Skip to content

Releases: GEOS-ESM/GMAO_Shared

Updates 2020-11-25

25 Nov 18:01
6b38623
Compare
Choose a tag to compare
  1. Add dependency to turn on BUILD_SHARED_LIBS
  2. Update plots and stats to be consistent with recent CVS tags
  3. Updates to support DSOs in the future
  4. Update CI

Release consistent with GEOSadas-5_27_1 CVS Tag

03 Nov 15:44
Compare
Choose a tag to compare

This release is equivalent to the GEOSadas-5_27_1 CVS tag.

NOTE: This is NOT for development purposes. This is an orphan tag/branch based off of v1.10.6 with many subsequent changes some of which are on the main line of development. Any changes not yet on develop will be brought in later as part of a MAPL 2 GEOSadas tag.

0-diff Updates 2020-10-28

28 Oct 19:46
ab043c5
Compare
Choose a tag to compare
  1. Make plots/configure portable when using someone else's build.
  2. Add logger for NaN detection (at a WARNING level) for QSAT and DQSAT codes.
  3. Add Docker authentication for pulls.

Bugfix for regrid_forcing

14 Oct 15:59
2f89558
Compare
Choose a tag to compare

Zero-diff changes:

  1. Fixed regrid_forcing.x and regrid_forcing_esmf.x so they will work with MAPL2.2 and beyond
  2. Updated the NCPUs detection in various post scripts to be SLURM-aware
  3. Updated changelog-enforcer.yml to v1.4.0

0-diff Updates for Aoil_v2.0 and Constraint Diagnostics

13 Oct 17:20
8e6dd07
Compare
Choose a tag to compare
  1. Updates in module atmOcnIntlayer (Issue #356)
    a. removes the AOIL_COMP_SWITCH
    b. AOIL now properly works with the coupled model (non 0-diff)
    c. maintains 0-diff for uncoupled mode
  2. Modify plots to display new constraint diagnostics
  3. Option to skip changelog update with "Skip Changelog" label (should only be used in rare circumstances)

Rollback use of nint()

28 Sep 20:17
c809684
Compare
Choose a tag to compare

Using nint() instead of int() in GEOS_Utilities.F90 can cause crashes if Debugging flags are on. Therefore, this is a rollback to the previous state.

Syncing git with ADAS

25 Sep 18:34
36623ed
Compare
Choose a tag to compare

This is a Non-Zero-diff Change. The GEOSadas-5_27_0 version of GEOS_Shared/GEOS_Utilities.F90 has slightly different code, nint() instead of int(). This brings git up to date.

CircleCi Updates

25 Sep 16:59
7d70e7d
Compare
Choose a tag to compare

Update CircleCI image for 6.0.16

Moved subroutines to GMAO_Shared

15 Sep 15:41
dc48906
Compare
Choose a tag to compare

All the subroutines that are called from within OPENWATERCORE of GEOS_OpenWaterGridComp.F90 have been moved to GMAO_Shared so they can be shared across applications and components.

Allows Intel 19.1.2 to use CICE

12 Aug 16:30
0bd8d1e
Compare
Choose a tag to compare

Fixes to allow Intel 19.1.2 to use CICE