Commit Graph

6720 Commits

Author SHA1 Message Date
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 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
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 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
shahramn b0a093f804
Merge branch 'develop' into g1second_order-test-fix-linux32 2022-01-31 18:45:27 +00:00
Shahram Najm 53cd2489a1 ECC-1336: CMake: Introduce ECCODES_ON_LINUX_32BIT variable for testing 2022-01-31 17:09:41 +00:00
shahramn 165eddb8b5
Merge branch 'develop' into g1second_order-test-fix-linux32 2022-01-31 17:00:44 +00:00
Shahram Najm 0a2c5f3727 Update list of keys and hash 2022-01-31 14:56:37 +00:00
Shahram Najm c88748cc80 ECC-1335: C API: Deprecate functions codes_box_new and codes_box_get_points (Part 3) 2022-01-31 14:17:18 +00:00
Shahram Najm c564b6eae5 ECC-1335: C API: Deprecate functions codes_box_new and codes_box_get_points (Part 2) 2022-01-31 14:07:07 +00:00
Shahram Najm 808225ff6d ECC-1335: Makefile 2022-01-31 13:49:52 +00:00
Shahram Najm 399b858db8 ECC-1335: C API: Deprecate functions codes_box_new and codes_box_get_points (Part 1) 2022-01-31 13:48:56 +00:00
Shahram Najm 456297b98f Examples: Unused variable 2022-01-31 10:58:32 +00:00
Shahram Najm 1c444e898d Examples: Fix silly mistake (-Werror=unused-value) 2022-01-31 10:49:42 +00:00
Shahram Najm 8a2337c43e ECC-1331: GRIB: Polar stereographic projection with alternativeRowScanning is incorrect 2022-01-30 22:26:38 +00:00
Shahram Najm 4d927258ac ECC-1331: Better to fail rather than generate wrong results 2022-01-29 15:49:44 +00:00
Shahram Najm 286ea11744 Testing: Add test for uniqueness of typeOfLevel concept 2022-01-28 16:40:35 +00:00
Shahram Najm 8c470f0182 Merge branch 'feature/ECC-1334-missing-typeOfLevel' into develop 2022-01-28 14:17:30 +00:00
Shahram Najm aff3441c31 ECC-1334: cleanup 2022-01-28 14:13:33 +00:00
Sebastien Villaume e23bf4ce98 ECC-1334 fix typo in inDEfiniteSoilDepth 2022-01-28 13:51:43 +00:00
Sebastien Villaume 245f056d79 ECC-1334 adding missing typeOfLevel concepts 2022-01-28 09:29:18 +00:00
Shahram Najm 08ff76b7f7 ECC-1333: Add comment 2022-01-27 19:04:41 +00:00