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
This is an update to Baselibs to bring several libraries up to latest versions. Testing with GEOS shows it to be zero-diff.
Updates
curl 7.79.1
netCDF-C 4.8.1
nco 5.0.3
ESMF 8_2_0_beta_snapshot_20
gFTL v1.5.1
gFTL-shared v1.3.2
yaFyaml v1.0-beta3
pFlogger v1.6.0
Fixed
Added a fix to remove -pthread when compiling with NAG
Changed
When installing ESMF, don't make success or failure of ESMPy required to touch the esmf.install file. This is because ESMPy is
very twitchy and might not work on all platforms (e.g., AWS with limited Python). If ESMPy builds successfully, then an esmf.python file will be touched. (NOTE: It is much easier to get ESMPy via conda than via Baselibs in almost all
circumstances.)
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
-
This is an update to Baselibs to bring several libraries up to latest versions. Testing with GEOS shows it to be zero-diff.
Updates
Fixed
-pthread
when compiling with NAGChanged
esmf.install
file. This is because ESMPy isvery twitchy and might not work on all platforms (e.g., AWS with limited Python). If ESMPy builds successfully, then an
esmf.python
file will be touched. (NOTE: It is much easier to get ESMPy via conda than via Baselibs in almost allcircumstances.)
Full Changelog: v6.2.7...v6.2.8
This discussion was created from the release Baselibs 6.2.8.
Beta Was this translation helpful? Give feedback.
All reactions