MAPL 2.39.1 #2141
mathomp4
announced in
Announcements
MAPL 2.39.1
#2141
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This patch release of MAPL 2.39 fixes the handling of ungridded dims for averaged collections. When the grid rank is 2, the code erroneously assigned vertical dimension to the ungridded dims
All testing shows it zero-diff to MAPL 2.39.0 when the bug is not encountered (which is rare)
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
Fixed
What's Changed
Full Changelog: v2.39.0...v2.39.1
This discussion was created from the release MAPL 2.39.1.
Beta Was this translation helpful? Give feedback.
All reactions