Skip to content

MAPL 2.15.0

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 04 Jan 19:33
· 3159 commits to main since this release
5fc4f86

DOI

This release of MAPL as a few bugfixes.

First, MAPL now allows a HISTORY.rc file without an EXPDSC: or EXPID: specified (will use an empty string if not provided).

Second, this fixes an issue when build GEOS with FV_PRECISION=R8 (e.g., when building GEOSctm)


From CHANGELOG.md

Fixed

  • Free types and operation created by profiler

Changed

  • Refactored MAPL_Generic.F90 - lots of changes.
  • Make EXPID and EXPDSC optional. Default is empty string
  • Updated changelog-enforcer to version 3
  • Compress CircleCI artifacts
  • Updated VarRead_2d_r8 interface to match VarRead_2d_r4 interface in NCIO module

What's Changed

Full Changelog: v2.14.1...v2.15.0