You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the ESMPy version string to avoid a VersionWarning in some contexts.
Updated the internal version of the ParallelIO library (used when building with ESMF_PIO=internal) from version 2.6.2 to version 2.6.6, fixing a number of issues. Bug fixes most relevant to ESMF are:
A fix needed for recent versions of NetCDF (4.9.3 or later) to avoid build errors with undeclared use of “_FillValue”
A fix needed for CMake version 4
Fixed an issue in ESMF_FieldEmptyComplete(). Previously, if the user specified a typekind and a replicated dimension (i.e. gridToFieldMap[i]=0 for some i), the method incorrectly returned with an error. Now the method completes successfully.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
The 8.8.1 release of ESMF is a patch release to the previously released 8.8.0. Please see the release notes below for a description of the changes.
Release Notes
Known Issues
Documentation
Tables
This discussion was created from the release ESMF 8.8.1.
Beta Was this translation helpful? Give feedback.
All reactions