Skip to content

MAPL 2.7.3

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 24 Jun 16:10
· 3789 commits to main since this release
c182071

DOI

This is a bugfix update to MAPL. Per Issue #899:

Both MAPL and GOCART assume that grid coordinates are in radians. However, this may not be the case if the grid is provided externally, as it happens for the UFS aerosol component.

This update ensures coordinates are in radians.


From CHANGELOG.md

Fixed

  • Ensure grid coordinates are always provided in radians