-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v7: Library updates for 7.27.0 (#240)
* Update to ESMF 8.7.0 * Update to CDO 2.4.4 * Update to GSL 2.8 * Update to curl 8.10.1 * Update to NCO 5.2.8 * Update VERSION
- Loading branch information
Showing
10 changed files
with
24 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
7.26.1 | ||
7.27.0 |
Submodule curl
updated
1035 files
Submodule nco
updated
26 files
+4 −1 | bld/nco.spec | |
+10 −10 | configure | |
+1 −1 | configure.ac | |
+2 −0 | configure.eg | |
+57 −29 | data/ncclimo | |
+9 −7 | data/ncremap | |
+6 −0 | debian/changelog | |
+53 −70 | doc/ANNOUNCE | |
+79 −1 | doc/ChangeLog | |
+1 −1 | doc/VERSION | |
+81 −81 | doc/debian.txt | |
+31 −26 | doc/index.shtml | |
+129 −14 | doc/nco.texi | |
+5 −1 | man/ncclimo.1 | |
+22 −1 | src/nco/ncatted.c | |
+2 −1 | src/nco/ncks.c | |
+3 −3 | src/nco/nco.h | |
+37 −13 | src/nco/nco_att_utl.c | |
+26 −10 | src/nco/nco_cnk.c | |
+2 −2 | src/nco/nco_map.c | |
+32 −9 | src/nco/nco_netcdf.c | |
+1 −1 | src/nco/nco_netcdf.h | |
+67 −49 | src/nco/nco_rgr.c | |
+1 −1 | src/nco/nco_scm.c | |
+17 −1 | src/nco/ncrename.c | |
+2 −2 | src/nco_c++/nco_att.hh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
a14ac5400acaf4884620430dbeb6f0b28eafe946923b792ab0eccc2a2abc9113d8ce342f4b1e5396f05247649f7d6f953944a8e6bdbf9ee1adb9e67b7c3df2b5 gsl-2.7.tar.gz | ||
4427f6ce59dc14eabd6d31ef1fcac1849b4d7357faf48873aef642464ddf21cc9b500d516f08b410f02a2daa9a6ff30220f3995584b0a6ae2f73c522d1abb66b gsl-2.8.tar.gz |