Releases: GEOS-ESM/UMD_Etc
Update legacy BCs Path
This release of UMD_Etc updates some legacy BCs paths in some run scripts. See #21 for more details.
This is zero-diff to v1.2.0
What's Changed
- update legacy bcs path by @biljanaorescanin in #21
New Contributors
- @biljanaorescanin made their first contribution in #21
Full Changelog: v1.2.0...v1.3.0
Updates for MITgcm
This release has updates for the addition of MITgcm to the GEOSgcm. By default it is trivially zero-diff as it mainly builds UMD_Etc differently if building for MITgcm, which is a non-default build path.
What's Changed
New Contributors
Full Changelog: v1.1.0...v1.2.0
Updates for Spack Support
This release of UMD_Etc has CMake updates for building with Spack.
What's Changed
Full Changelog: v1.0.4...v1.1.0
Updates for F2PY
This release updates the F2PY code in UMD to allow the use of a Python 2 and 3 module loaded at the same time.
NOTE: Requires ESMA_cmake v3.4.0 to fully work (see GEOS-ESM/ESMA_cmake#159)
Release consistent with GEOSadas-5_27_1_p3 CVS Tag as of 2021-Feb-25
This release is equivalent to the GEOSadas-5_27_1_p3
CVS tag as of 2021-Feb-25.
It is also equivalent to the git tag cvs/GEOSadas-5_27_1_p3
Fix to allow building without f2py
This allows GEOS to be built on systems without f2py in concert with FindF2PY.cmake in ESMA_cmake.
Fix for GNU and Ninja Make System
For some reason, using CMake with the Ninja build system and GNU got hung up with C-like block comments inside Fortran comments.
Fixes GCC Build on Discover
Building with GCC 8 on Discover with Open MPI requires threading turned on for executables.
Initial Release with Semantic Versioning
Repository split from CVS ESMA Repository.
Equivalent to cvs/GEOSadas-5_25_0
release.
CVS GEOSadas-5_25_0 Release
Capture GEOS code from CVS checkout of GEOSadas-5_25_0
tag of GEOSadas-5_25
module.
Validated with C90f_ens
test case of GEOSadas.