Releases: GEOS-ESM/MAPL
Releases · GEOS-ESM/MAPL
Fix for ExtData with Low-Res inputs at high-resolutions
This release contains a fix for reading low-resolution ExtData inputs when running a high-resolution model.
Fix for Tripolar Grid
This release restores tripolar grid functionality that got lost during the MAPL 2 transition.
MAPL 2.0 Release
This is a major release of MAPL that is non-zero diff to MAPL v1. Changes include:
Added
- New IO server implemented in PFIO library.
- New command line arguments to the MAPL_Cap to run multiple input and output servers on dedicated resources.
Changed
- Code that uses MAPL should now
use MAPL
instead ofuse MAPL_Mod
. - CMakeLists.txt using MAPL should now have dependencies to
MAPL
and notMAPL_Base
. - History and ExtData component use the PFIO IO server for all file access. Default mode is to run the IO servers on the same resources as the application.
- The ExtData and History components use ESMF regridding for all operations and replace the FV3 regridding routines used for bilinear regridding and the MAPL tiling regridder for conservative regridding.
Vector read bug fix
Bug fix for vectors read in MAPL_CFIO
Various Bugfixes
Added
- Added
CHANGELOG.md
Fixed
- Check status of round robin and make sure that the nodearray is allocated
- Allow per-cell counters to be properly reset (if they are needed)
- Must create file unit on all processors (
all_pes=.true.
) when writing binary History output
GCprefix in GetFriendly
Adds the option to add a prefix to the name in GetFriendlies.
Fix but with reads
Fixes a bug with exact replay using binary files
New public routine in MAPL_Generic
Exposed a routine in MAPL_Generic for use
Add STEPSIZE to Sun Code
Add step size for average sun angle for LDAS
Updates for LDAS
Add ensembles for LDAS and update for EASE grid.