MAPL 2.18.2 #1426
mathomp4
announced in
Announcements
MAPL 2.18.2
#1426
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a hotfix release of MAPL. This release fixes the lats and lons in History output to match that in GEOS 5.27 (first fixed on 2.8.0.5). This change avoids some floating-point math that caused some data to be off by machine precision (e.g, 7.5000000001 instead of 7.50).
NOTE: When comparing with, say,
nccmp
, this update will seem non-zero-diff due to the differences in the lat and lon variables. The actual data in History output is the same.From
CHANGELOG.md
Fixed
What's Changed
Full Changelog: v2.18.1...v2.18.2
This discussion was created from the release MAPL 2.18.2.
Beta Was this translation helpful? Give feedback.
All reactions