MAPL 2.43.0 #2506
mathomp4
announced in
Announcements
MAPL 2.43.0
#2506
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 minor release of MAPL. It has various updates and fixes as delineated below. Some highlights are:
MAPL is currently tested with:
ifxdoes not yet work)The libraries this version of MAPL is currently tested with are below.
-DBUILD_WITH_FARGPARSE=YES, default=YES)-DBUILD_WITH_PFLOGGER=YES, default=YES)-DBUILD_WITH_FLAP=YES, default=NO)Also, if you build with
-DUSE_F2PY=ON, you should use:We recommend most external users set
-DUSE_F2PY=OFFFrom
CHANGELOG.mdAdded
docs/tutorial/grid_comps/automatic_code_generator) containing an example showing how to automatically generate the source code using theMAPL_GridCompSpecs_ACG.pytool.Changed
allocatable metadata in griddedIO. Modifications are made to GriddedIO.F90, MAPL_AbstractRegridder.F90, and MAPL_EsmfRegridder.F90.
components.yaml__init__.pyfile to restore behavior from pre-Python3 transition where we didfrom foo import *. Also fix up other Python2 code to Python3.Fixed
What's Changed
New Contributors
Full Changelog: v2.42.4...v2.43.0
This discussion was created from the release MAPL 2.43.0.
Beta Was this translation helpful? Give feedback.
All reactions