Commit Graph

6867 Commits

Author SHA1 Message Date
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
Shahram Najm 174d9b3be1 ECC-1333: GRIB2 only: make levtype read-only, typeOfLevel should be used to set fixed surfaces 2022-01-27 17:40:55 +00:00
Shahram Najm 3641a8d402 Merge branch 'feature/ECC-1332-lake-sfc' into develop 2022-01-27 16:44:43 +00:00
Shahram Najm 506bc89178 ECC-1332: Add test 2022-01-27 16:44:24 +00:00
Sebastien Villaume f47b2781a9 ECC-1332 correctly derive the levtype for lake (hydrology) vs other discipline for fixed surface combination 174/255 and 174/176 2022-01-27 15:00:41 +00:00
Shahram Najm 94fcfcff1d ECC-1319: clean up 2022-01-27 14:55:30 +00:00
Shahram Najm 3237fdf6c2 MEMFS Python script: add copyright 2022-01-25 22:24:53 +00:00
Shahram Najm c967d43488 Testing: Fix skipExtraKeyAttributes 2022-01-25 18:20:47 +00:00
Shahram Najm eb7196e0ad Testing: add test for skipExtraKeyAttributes 2022-01-25 16:51:37 +00:00
Shahram Najm aa3657ab44 ECC-1330: test 2022-01-21 20:52:26 +00:00
Shahram Najm f0e24edd1c ECC-1330: Fix leak 2022-01-21 20:03:55 +00:00
Shahram Najm 1dd08f5e73 Examples: Fix broken test 2022-01-21 17:09:20 +00:00
Shahram Najm c285d95d3a Examples: BUFR radiosonde in C - revised version (From Bruce Ingleby) 2022-01-21 16:38:03 +00:00
Shahram Najm 9b2b7d69c7 ECC-1330: BUFR: bufrTemplate='unknown' but should be 'aircraftReportWithSecondsAndPressure' 2022-01-21 16:03:51 +00:00
Shahram Najm 66a5a0a3a6 Examples: prepBufr messages after numberOfSubsets==0 do not need to be processed 2022-01-20 21:03:24 +00:00
Shahram Najm a4501b8f02 MEMFS: cleaner progress reports 2022-01-20 21:00:28 +00:00
Shahram Najm f1e9143b59 Experimental: setting MISSING as a valid value (for now disabled) 2022-01-20 14:40:06 +00:00
Shahram Najm 2595aa43f0 Examples: add check for output GRIB 2022-01-20 14:39:18 +00:00
Shahram Najm 13865eb1b4 Testing: temp files 2022-01-20 13:58:22 +00:00
Shahram Najm 950a5f4f75 Testing: add test for MISSING token 2022-01-20 13:40:36 +00:00
Shahram Najm 1b137c5bee Unused function: grib_init_accessor_from_array 2022-01-20 13:40:14 +00:00
Shahram Najm e2d7c22edd Update list of keys and hash 2022-01-19 19:56:18 +00:00
Shahram Najm d26e81fccd Testing: bitsPerValue setting via two methods 2022-01-18 17:53:26 +00:00
Shahram Najm abb7462faf Testing: Fix codes_values_check test (clang sanitizer) 2022-01-17 18:33:53 +00:00
Shahram Najm c39e35ab44 Testing: rename codes_values_check test 2022-01-17 14:10:59 +00:00
Shahram Najm e6479f4f1d Testing: add test for codes_values_check 2022-01-17 13:59:03 +00:00
Shahram Najm 24073921f0 Testing: use numdiff (if available) to check output vs reference 2022-01-17 12:43:21 +00:00
Shahram Najm 0fb829dea9 ECC-1329: Add test 2022-01-14 14:01:16 +00:00
Shahram Najm c1224fb1e8 ECC-1329: GRIB: Cannot convert runoff (paramId=205) 2022-01-14 13:39:43 +00:00