Skip to content

Releases: GEOS-ESM/MAPL

Fix for ExtData with Low-Res inputs at high-resolutions

10 Mar 13:26
0e9cc3f
Compare
Choose a tag to compare

This release contains a fix for reading low-resolution ExtData inputs when running a high-resolution model.

Fix for Tripolar Grid

02 Mar 16:10
4b99ddd
Compare
Choose a tag to compare

This release restores tripolar grid functionality that got lost during the MAPL 2 transition.

MAPL 2.0 Release

07 Feb 17:40
c3bc53f
Compare
Choose a tag to compare

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 of use MAPL_Mod.
  • CMakeLists.txt using MAPL should now have dependencies to MAPL and not MAPL_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

09 Dec 19:13
d3c5c25
Compare
Choose a tag to compare

Bug fix for vectors read in MAPL_CFIO

Various Bugfixes

04 Dec 18:19
22a130f
Compare
Choose a tag to compare

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

07 Oct 16:46
4a0fb2d
Compare
Choose a tag to compare

Adds the option to add a prefix to the name in GetFriendlies.

Fix but with reads

24 Sep 18:51
e32f2e7
Compare
Choose a tag to compare

Fixes a bug with exact replay using binary files

New public routine in MAPL_Generic

18 Sep 19:21
5e74149
Compare
Choose a tag to compare

Exposed a routine in MAPL_Generic for use

Add STEPSIZE to Sun Code

18 Sep 19:18
c9c3477
Compare
Choose a tag to compare

Add step size for average sun angle for LDAS

Updates for LDAS

15 Aug 19:30
3e990ab
Compare
Choose a tag to compare

Add ensembles for LDAS and update for EASE grid.