Commit Graph

6966 Commits

Author SHA1 Message Date
Shahram Najm fc6d0108e3 ECC-1342: Fix levtypes for UERRA params 260649 and 260650 2022-02-14 18:06:35 +00:00
Shahram Najm 65dda35cc6 ECC-1342: Fix cfVarName files 2022-02-14 17:00:58 +00:00
Shahram Najm c76bd5d806 ECC-1348: CMake: Option Adaptive Entropy Coding (AEC) should be turned on by default 2022-02-14 16:34:50 +00:00
Sebastien Villaume ea89ebd266 fix typos in s2s local concepts 2022-02-14 16:33:09 +00:00
Sebastien Villaume 9101062503 fix last typos in uerra local concepts 2022-02-14 16:24:15 +00:00
Sebastien Villaume d51748dbfb clean units.def 2022-02-14 16:10:05 +00:00
Sebastien Villaume 11ee785028 remove 260649 and 260650 from main paramId 2022-02-14 16:04:23 +00:00
Sebastien Villaume f4d1f8dc41 rearrange ocean parameters to S2S and UERRA/CARRA/CERRA 2022-02-14 15:48:03 +00:00
Sebastien Villaume 7d42c6e124 adding pseudo centre fire 2022-02-14 12:38:02 +00:00
Shahram Najm 7040d51277 ECC-670: PowerPC: some tests fail on ppc platform 2022-02-11 13:38:11 +00:00
Shahram Najm 2c6f4e65cc Testing: ensure env vars are cleared before test 2022-02-10 17:19:13 +00:00
Shahram Najm ed8a8a3447 ECC-1347: BUFR crash: malloc failure during encoding 2022-02-10 17:18:23 +00:00
Shahram Najm 2736648f41 Compiler warnings on Windows: C4018 and C4334 2022-02-10 10:54:58 +00:00
Shahram Najm 4f113ed801 ECC-1344: Fix for Windows builds 2022-02-10 10:25:32 +00:00
Shahram Najm 75ac1ffbef ECC-1344: Use enum 2022-02-09 22:17:37 +00:00
Shahram Najm 15c5a0caef ECC-1344: Always call fflush() and fsync() before fclose() of a written file (Part 1) 2022-02-09 19:14:43 +00:00
Shahram Najm ad1dc73b52 ECC-1346: GRIB: Fix the capitalisation in several parameter names 2022-02-09 16:25:00 +00:00
Shahram Najm a89e1956f8 ECC-1345: GRIB: ECCODES_GRIB_IEEE_PACKING environment variable value should be checked 2022-02-09 13:14:31 +00:00
Shahram Najm 346c12879b Hotfix 2.24.3: ECC-1339, ECC-1340, ECC-1332 2022-02-09 11:26:33 +00:00
Shahram Najm a088b07135 ECC-1339: test all combinations 2022-02-09 11:04:24 +00:00
Shahram Najm 14fc79aae4 Fix formatting issues in print statements [-Werror=format=] 2022-02-07 17:23:23 +00:00
Sebastien Villaume 706208a9be add ocean instantaneous and change paramIds 2022-02-07 14:37:09 +00:00
Shahram Najm 3f48155076 Geoiterator: improved error messages 2022-02-06 18:50:04 +00:00
Shahram Najm 9164be0020 Print name of Geoiterator in error messages 2022-02-06 17:45:29 +00:00
Shahram Najm b6c72d346c transform_iterator_data: No need to pass in handle. Also fix memory leak 2022-02-06 13:11:54 +00:00
Shahram Najm e78c0b4243 Testing: rename 2022-02-05 22:11:26 +00:00
Shahram Najm 532d1fe650 Testing: no point testing option NC_SHORT 2022-02-05 20:40:45 +00:00
Shahram Najm dd415d3c33 ECC-1340: GRIB1: setting packingType=grid_ieee does not work if there is a bitmap 2022-02-05 19:28:17 +00:00
Shahram Najm d2b739c0fc ECC-1339: Remove unused variables 2022-02-05 15:57:32 +00:00
Shahram Najm f9b0d8e521 ECC-1339: grib1 spectral ieee 2022-02-05 12:35:07 +00:00
Shahram Najm 3dd4faaa4b ECC-1339: Add tests 2022-02-04 19:05:34 +00:00
Shahram Najm 3e29939e05 ECC-1339: cleanup 2022-02-04 19:05:26 +00:00
Shahram Najm 98b908ff68 ECC-1339: Fix comments 2022-02-04 17:47:25 +00:00
Shahram Najm bbb34f8c9a ECC-1339: GRIB2: ECCODES_GRIB_IEEE_PACKING environment variable does not work for edition 2 2022-02-04 17:45:47 +00:00
Shahram Najm f4460251d1 Testing: grib_compare 2022-02-03 18:25:17 +00:00
Shahram Najm 9f25c8951c Deprecated code 2022-02-03 16:37:40 +00:00
Shahram Najm ccf22c8648 CMake: support for system functions fsync/fdatasync 2022-02-03 15:25:45 +00:00
Shahram Najm bc36885685 ECC-1338: Fortran: call to fclose() should check the return value 2022-02-03 13:31:01 +00:00
Shahram Najm f3355b385a Merge develop into feature/OceanInMars branch 2022-02-03 12:04:32 +00:00
Shahram Najm 5e9c715b05 ECC-1333: Revert (more testing needed) 2022-02-02 12:08:30 +00:00
Shahram Najm 30c7b23fd8 Fix declaration 2022-02-01 19:44:05 +00:00
shahramn aad2ed2933
Merge pull request #66 from mtasaka/test-grib_lam_bf-use-ieee-on-linux32
tests/grib_lam_bf: use ieee instead of ieee64 for linux 32 bit
2022-02-01 19:41:28 +00:00
shahramn 5482715c30
Merge branch 'develop' into test-grib_lam_bf-use-ieee-on-linux32 2022-02-01 18:47:49 +00:00
Shahram Najm a3af655c41 Merge branch 'feature/ECC-1333-levtype-readonly' into develop 2022-02-01 15:22:25 +00:00
Shahram Najm 0bb62072d1 Cleanup 2022-02-01 12:22:44 +00:00
Shahram Najm 685c6a0849 Cleanup 2022-02-01 12:14:30 +00:00
shahramn 77d5353c85
Merge pull request #65 from mtasaka/disable-ieee64-test-on-32bit
grib_sh_ieee64: disable on 32 bit system
2022-02-01 12:10:44 +00:00
shahramn 6d08544684
Merge branch 'develop' into disable-ieee64-test-on-32bit 2022-01-31 21:56:06 +00:00
Shahram Najm 9d4e838d3b Cleanup 2022-01-31 20:25:14 +00:00
shahramn 800db801cc
Merge pull request #67 from mtasaka/g1second_order-test-fix-linux32
g1second_order_general_extended_packing: preserve significant bits for signedness on 32bit
2022-01-31 19:59:28 +00:00