Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7: Library updates for 7.27.0 #240

Merged
merged 6 commits into from
Oct 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
### Removed
### Added

## [7.27.0] - 2024-10-17

### Updates

- ESMF 8.7.0
- curl 8.10.1
- NCO 5.2.8
- CDO 2.4.4
- GSL 2.8

## [7.26.1] - 2024-10-04

### Fixed
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ NASA/GSFC.

| Library | Version |
| --- | --- |
| [ESMF](https://github.com/esmf-org/esmf) | v8.6.1 |
| [ESMF](https://github.com/esmf-org/esmf) | v8.7.0 |
| [netCDF](https://github.com/Unidata/netcdf-c) | 4.9.2 |
| [netCDF Fortran](https://github.com/Unidata/netcdf-fortran) | 4.6.1 |
| [netCDF C++](https://github.com/Unidata/netcdf-cxx4) | 4.3.1 |
Expand All @@ -21,14 +21,14 @@ NASA/GSFC.
| [GFE](https://github.com/Goddard-Fortran-Ecosystem/GFE) | v1.16.0 |
| [xgboost](https://github.com/dmlc/xgboost) | v1.6.0 |
| [antlr2](https://www.antlr2.org/) | 2.7.7 |
| [GSL](https://www.gnu.org/software/gsl/) | 2.7 |
| [GSL](https://www.gnu.org/software/gsl/) | 2.8 |
| [jpeg](http://www.ijg.org/) | 9f |
| [zlib](http://www.zlib.net/) | 1.3.1 |
| [szip](https://support.hdfgroup.org/doc_resource/SZIP/) | 2.1.1 |
| [curl](https://curl.haxx.se/) | 8.9.1 |
| [curl](https://curl.haxx.se/) | 8.10.1 |
| [UDUNITS2](https://github.com/GMAO-SI-Team/UDUNITS-2.git) | 2.2.28 |
| [NCO](http://nco.sourceforge.net/) | 5.2.7 |
| [CDO](https://code.mpimet.mpg.de/projects/cdo) | 2.4.2 |
| [NCO](http://nco.sourceforge.net/) | 5.2.8 |
| [CDO](https://code.mpimet.mpg.de/projects/cdo) | 2.4.4 |
| [nccmp](https://gitlab.com/remikz/nccmp) | 1.9.1.0 |
| [HDF-EOS2](https://wiki.earthdata.nasa.gov/display/DAS) | 3.0 |
| [HDF-EOS5](https://wiki.earthdata.nasa.gov/display/DAS) | 2.0 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.26.1
7.27.0
2 changes: 1 addition & 1 deletion curl
Submodule curl updated 1035 files
2 changes: 1 addition & 1 deletion esmf
Submodule esmf updated 263 files
2 changes: 1 addition & 1 deletion scripts/cdo.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7b11d47e208bebab83a4e9e83d106600c168e2922887573a1bbb589de43acb05604f7a0914b8a4d620a5254ad12ec8b04afe14aa81e473f01349d84f387bbaa4 cdo-2.4.2.tar.gz
b79756e4420c1d0036aefa84841fb27cea004a9b647c52b20511cc94eaf0ab6bdd685f6b2f63a41ad1e3f6998beb303f77b0d0f1089dbfbe2ba3d3d89a5470ce cdo-2.4.4.tar.gz
4 changes: 2 additions & 2 deletions scripts/download_cdo.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# --------------

package_name='cdo'
tarball='cdo-2.4.2.tar.gz'
tarball='cdo-2.4.4.tar.gz'
# NOTE NOTE The last node of this URL changes with each new version
base_url='https://code.mpimet.mpg.de/attachments/download/29481/'
base_url='https://code.mpimet.mpg.de/attachments/download/29649/'

export LMOD_SH_DBG_ON=0

Expand Down
2 changes: 1 addition & 1 deletion scripts/download_gsl.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# --------------

package_name='gsl'
tarball='gsl-2.7.tar.gz'
tarball='gsl-2.8.tar.gz'
base_url='http://mirrors.ibiblio.org/gnu/gsl/'

export LMOD_SH_DBG_ON=0
Expand Down
2 changes: 1 addition & 1 deletion scripts/gsl.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a14ac5400acaf4884620430dbeb6f0b28eafe946923b792ab0eccc2a2abc9113d8ce342f4b1e5396f05247649f7d6f953944a8e6bdbf9ee1adb9e67b7c3df2b5 gsl-2.7.tar.gz
4427f6ce59dc14eabd6d31ef1fcac1849b4d7357faf48873aef642464ddf21cc9b500d516f08b410f02a2daa9a6ff30220f3995584b0a6ae2f73c522d1abb66b gsl-2.8.tar.gz