MAPL 2.38.0 #2117
mathomp4
announced in
Announcements
MAPL 2.38.0
#2117
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a minor release of MAPL with many new features and fixes.
The new features are:
logging.yaml
usingMAPL.pfio
)-DBUILD_WITH_PFLOGGER=ON
)dateFmt
in your logging configuration file in theformatter when using
simTime
(see pFlogger issue #90).This is fixed in pFlogger v1.10.0
All testing shows it to be zero-diff to MAPL 2.37 in re GEOSgcm.
The libraries this version of MAPL is currently tested with are below. (No change since last release of MAPL)
-DBUILD_WITH_FARGPARSE=YES
, default=YES
)-DBUILD_WITH_PFLOGGER=YES
, default=YES
)-DUSE_EXTDATA2G=YES
, default=YES
)-DBUILD_WITH_FLAP=YES
, default=YES
)Also, if you build with
-DUSE_F2PY=ON
, you will need:We recommend most external users set
-DUSE_F2PY=OFF
From
CHANGELOG.md
Added
-DBUILD_WITH_PFLOGGER=ON
)dateFmt
in your logging configuration file in theformatter when using
simTime
(see pFlogger issue #90).This is fixed in pFlogger v1.10.0
Changed
Fixed
What's Changed
Full Changelog: v2.37.3...v2.38.0
This discussion was created from the release MAPL 2.38.0.
Beta Was this translation helpful? Give feedback.
All reactions