MAPL 2.64.2 #4317
mathomp4
announced in
Announcements
MAPL 2.64.2
#4317
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a patch release on MAPL v2.64 with a fix for ExtData. A bug was found in ADAS testing where GAAS AOD files were not being read and a flaw in the file-finding logic was found. This was fixed on v2.57.1 and forward-ported to
main.This is zero-diff to v2.64.1 save where the bug was triggered.
This version of MAPL was tested with:
ifort) 2021.13ifx) 2025.3The libraries this version of MAPL is currently tested with are below.
-DBUILD_WITH_FARGPARSE=YES, default=YES)-DBUILD_WITH_PFLOGGER=YES, default=YES)Also, if you build with Baselibs and/or
-DUSE_F2PY=ON, you should use (at least):We recommend most external users set
-DUSE_F2PY=OFFWe also require CMake 3.24 or higher.
From
CHANGELOG.mdFixed
find_any_filewhere bad logic caused issues with GAAS files not being read (forward port of MAPL 2.57.1 fix)What's Changed
Full Changelog: v2.64.1...v2.64.2
This discussion was created from the release MAPL 2.64.2.
Beta Was this translation helpful? Give feedback.
All reactions