Commit Graph

1653 Commits

Author SHA1 Message Date
Shahram Najm da5f5aed13 ECC-1172: Testing 2022-11-08 20:47:42 +00:00
Shahram Najm 59f12626f1 Testing: Fix memory leaks 2022-11-07 12:22:49 +00:00
Shahram Najm 18d2440eca cpplint warnings 2022-11-04 16:55:18 +00:00
Shahram Najm 531a14b9c4 Testing: parse_keyval_string 2022-10-26 13:02:45 +01:00
Shahram Najm 562a6f6daa Testing: GRIB2 packings grib_complex and grid_complex_spatial_differencing 2022-10-22 20:32:32 +01:00
Shahram Najm 7e72efada8 C++ warnings 2022-10-20 17:20:13 +01:00
Shahram Najm 1232478310 Testing: binary search 2022-10-20 14:38:17 +01:00
Shahram Najm f7a6484b61 ECC-1425: GRIB2: Add mars keyword FCMonth for C3S seasonal 2022-08-17 13:30:47 +01:00
Shahram Najm 2a7e0a5395 Scripts: Rename from ksh 2022-08-12 13:18:23 +01:00
Shahram Najm 0e45a1b7d4 ECC-1425: Add tests 2022-08-11 13:57:25 +01:00
Shahram Najm 563ef120e1 Testing: Fix test script shebangs 2022-08-02 15:37:20 +01:00
Iain Russell 9cec2fe3a4 ECC-1434: add shebang to grib_md5.sh 2022-08-02 14:39:12 +01:00
Shahram Najm fdcddc2352 ECC-1431: Cleanup 2022-08-01 16:16:08 +01:00
Eugen Betke 7ae3195552 Pull request #34: ECC-1431: Fixed output buffer size
Merge in ECCODES/eccodes from bugfix/ECC-1431-CCSDS-OutputBufferSize to develop

* commit '7374409c4706ad099a8d76de5e34e9d53369a5c0':
  ECC-1431: Simplified test
  ECC-1431: Fix loop initialization
  ECC-1431: Limit test values to the range of float
  ECC-1431: Minor changes
  ECC-1431: Add failed condition
  ECC-1431: Adding missing set function
  ECC-1431: Build test only if C++ enabled
  ECC-1431: Minor fix
  ECC-1431: Test
  ECC-1431: Test language changed from .c to .cpp
  ECC-1431: Preparations for testing
  ECC-1431: Simplified output buffer size formula
  ECC-1431: Fixed output buffer size
2022-08-01 14:54:39 +00:00
Eugen Betke 7374409c47 ECC-1431: Simplified test 2022-08-01 14:32:27 +00:00
Shahram Najm f44ce5cc55 Testing: Enable assert macro (even in release mode) 2022-08-01 12:00:29 +01:00
Eugen Betke 0e02051987 ECC-1431: Fix loop initialization 2022-07-31 13:05:29 +00:00
Eugen Betke 4fb9450edd Merge branch 'bugfix/ECC-1431-CCSDS-OutputBufferSize' of ssh://git.ecmwf.int/eccodes/eccodes into bugfix/ECC-1431-CCSDS-OutputBufferSize 2022-07-29 17:15:16 +00:00
Eugen Betke 5b7133e33e ECC-1431: Limit test values to the range of float 2022-07-29 17:08:53 +00:00
Shahram Najm ff7d5c6d63 Merge branch 'develop' into bugfix/ECC-1431-CCSDS-OutputBufferSize 2022-07-29 17:53:31 +01:00
Shahram Najm a77cce7942 Error handling: Add a user-friendly error message (test) 2022-07-29 17:44:31 +01:00
Eugen Betke 0dac5f60cb ECC-1431: Minor changes 2022-07-29 12:27:32 +00:00
Eugen Betke 34fce38e5e ECC-1431: Add failed condition 2022-07-29 12:25:06 +00:00
Eugen Betke 01bc237bef ECC-1431: Adding missing set function 2022-07-29 12:23:49 +00:00
Eugen Betke e6f4adf66d Merge branch 'bugfix/ECC-1431-CCSDS-OutputBufferSize' of ssh://git.ecmwf.int/eccodes/eccodes into bugfix/ECC-1431-CCSDS-OutputBufferSize 2022-07-29 12:21:44 +00:00
Shahram Najm 0eb43c66f5 Testing: Use own Assert macro (which is not disabled with NDEBUG) 2022-07-29 13:21:04 +01:00
Shahram Najm 3184152c1e ECC-1431: Build test only if C++ enabled 2022-07-29 13:10:23 +01:00
Eugen Betke 7be43b311a ECC-1431: Minor fix 2022-07-29 10:46:44 +00:00
Eugen Betke 1de0eff6ba ECC-1431: Test 2022-07-29 09:53:55 +00:00
Eugen Betke d6ef405b48 ECC-1431: Test language changed from .c to .cpp 2022-07-29 08:37:20 +00:00
Shahram Najm 586002e473 Merge branch 'develop' into bugfix/Tigge_S2S_Uerra__marsKeys 2022-07-28 17:11:32 +01:00
Eugen Betke 43c67b6049 ECC-1431: Preparations for testing 2022-07-28 14:16:21 +00:00
Shahram Najm 714415054d ECC-762 and ECC-1432 2022-07-28 12:34:26 +01:00
Shahram Najm a677da2908 ECC-1430: GRIB2: Add extra values for stepType: 'severity' and 'mode' 2022-07-26 13:23:32 +01:00
Shahram Najm 6de4bbc03f Testing: Rename test lists 2022-07-23 17:17:27 +01:00
Shahram Najm 78d3d066bd Testing: Rename labels 2022-07-22 17:57:02 +01:00
Shahram Najm 5b994bbbcc ECC-1428: GRIB2: No error message when setting invalid marsType on S2S/TIGGE/UERRA 2022-07-17 11:42:16 +01:00
Shahram Najm 6b3f25ac73 Testing: values_to_ascii 2022-07-13 18:02:25 +01:00
Shahram Najm 41959a096e Testing: Fix clang address sanitizer error 2022-07-12 20:28:24 +01:00
Shahram Najm a643002530 Testing: C API codes_set_samples_path 2022-07-12 16:03:19 +01:00
Shahram Najm 96f155d3d5 Testing: Add test for mars namespace keys 2022-07-12 11:44:34 +01:00
Shahram Najm 8d227a71c6 ECC-1424: Allow accessor from_scale_factor_scaled_value to operate on an array of scaled values 2022-07-11 15:57:30 +01:00
Shahram Najm 57106696dc Testing: BUFR expanded keys 2022-07-01 12:49:20 +01:00
Shahram Najm f29e6ca366 ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const 2022-06-30 10:28:04 +01:00
Shahram Najm 6fa6ec0632 Update list of keys and hash 2022-06-29 16:19:57 +01:00
Shahram Najm 33d66201e4 ECC-1416: Further tests 2022-06-29 12:12:15 +01:00
Shahram Najm 31cd6af1ad Merge branch 'develop' into feature/remove_aerosolType 2022-06-28 12:59:03 +01:00
Shahram Najm 1eaff7e985 ECC-1417: GRIB2: Replace key aerosolType with constituentType 2022-06-28 12:47:48 +01:00
Shahram Najm e6a42b7958 ECC-1416: GRIB: Setting computed key firstSize to 3e-8 sets wrong coded keys 2022-06-27 23:09:09 +01:00
Shahram Najm 19e6600e28 Testing: grib_get_data on spectral field 2022-06-27 11:47:10 +01:00
Shahram Najm cd3d5d5c2f Testing: grib_compare with -H 2022-06-27 11:31:46 +01:00
Shahram Najm b50ced1b45 Testing: Use Assert because if NDEBUG was defined the assert macro is disabled 2022-06-27 11:23:34 +01:00
Shahram Najm 9271a60777 Testing: bufr_ls with -s 2022-06-27 11:22:02 +01:00
Shahram Najm d86682e55a Testing: Compiler warnings 2022-06-27 11:12:29 +01:00
Shahram Najm f5454d8498 Testing: Geoiterator 2022-06-26 16:56:25 +01:00
Shahram Najm c51fa655df Geoiterator: Fix the has_next function 2022-06-26 16:55:50 +01:00
Shahram Najm 5ee76b97cc Testing: Additional scaleFactor/scaledValue tests 2022-06-26 13:06:33 +01:00
Shahram Najm 6fb24961ea Appveyor: Fix Windows 2022-06-25 22:10:40 +01:00
Shahram Najm 5f247cbc4a ECC-1407: grib_set -r -s packingType=grid_simple does not preserve accuracy on input packingType=grid_ieee (Part 2) 2022-06-25 15:49:54 +01:00
Shahram Najm 31a6a619d8 Merge branch 'develop' into bugfix/ECC-1407-IEEE 2022-06-25 13:09:01 +01:00
Shahram Najm 9ddef2ea04 Testing: cleanup 2022-06-25 13:01:00 +01:00
Shahram Najm fd31febaee ECC-1407: grib_set -r -s packingType=grid_simple does not preserve accuracy on input packingType=grid_ieee (Part 1) 2022-06-24 12:10:24 +01:00
Shahram Najm bf4018f5bd ECC-1414: GRIB: Nearest neighbour does not work for PNG packing 2022-06-22 14:44:20 +01:00
Shahram Najm 2c93b0a832 Testing: use provided GRIB/TIGGE files, not wildcards 2022-06-22 14:43:03 +01:00
Shahram Najm 0eca41f5ff ECC-1413: GRIB: Add iteration key in the MARS namespace for stream=elda, type=4i 2022-06-22 12:33:01 +01:00
Shahram Najm 6d4d11fcc6 Testing: CCSDS const field nearest 2022-06-21 18:00:28 +01:00
Shahram Najm 22056f1b52 ECC-1403: Add tests 2022-06-20 19:47:15 +01:00
Shahram Najm ebddfc7205 ECC-1403: WIP 2022-06-18 18:01:51 +01:00
Shahram Najm 870729f8c9 ECC-1403: WIP 2022-06-18 16:49:16 +01:00
Shahram Najm 4a1e5c382c ECC-1403: WIP 2022-06-18 16:31:38 +01:00
Shahram Najm 4fc726728c ECC-1410: Fix AppVeyor 2022-06-17 19:40:01 +01:00
Shahram Najm c72f1b7497 ECC-1410: GRIB: C API: keys iterator name is NULL 2022-06-17 18:58:21 +01:00
Shahram Najm 1e456b745f ECC-1406: GRIB: grib_ls -l reports last grid point is out of area 2022-06-16 20:16:00 +01:00
Shahram Najm f50bbe5100 ECC-1405: Tests 2022-06-16 11:33:17 +01:00
Shahram Najm 357f666f3d ECC-1405: Tests 2022-06-16 11:07:06 +01:00
Shahram Najm e0188ee4e7 Merge branch 'develop' into feature/Performance_nearest 2022-06-10 21:27:29 +01:00
Shahram Najm a050115789 Refactoring: Function renaming 2022-06-10 20:51:39 +01:00
Shahram Najm 1803e35bac Performance: nearest point (Part 02) 2022-06-10 20:48:59 +01:00
Shahram Najm a2034bcaa2 ECC-1401: Fix test 2022-06-09 18:02:55 +01:00
Shahram Najm 49541be2ef ECC-1401: BUFR: bufr_dump generates invalid JSON 2022-06-09 17:47:20 +01:00
Shahram Najm ae019fa18b Performance: nearest point (Part 01) 2022-06-08 14:37:08 +01:00
Shahram Najm 9cbf3767d7 ECC-1212: Tests 2022-06-07 22:16:47 +01:00
Shahram Najm 08abd94ada ECC-1397: Added test 2022-06-06 16:48:51 +01:00
Shahram Najm a8decde9e9 Testing: cleanup 2022-06-06 15:41:18 +01:00
Shahram Najm 06ec1a8aec Testing: extend test for nearest (1 and 4 points) 2022-06-06 15:40:14 +01:00
Shahram Najm b8ae44fccf ECC-1395: BUFR: Encoding should fail if attempting to encode message with an undefined element descriptor 2022-06-01 16:38:24 +01:00
Shahram Najm 2c11c7ad9c Testing: use consistent labelling 2022-06-01 16:02:34 +01:00
Shahram Najm c1e85cff6d Testing: Add tests for large constant fields (GRIB1 and GRIBEX mode) 2022-06-01 15:18:56 +01:00
Shahram Najm 3cc42eff1e Testing: Add tests for large constant fields (simple packing) 2022-05-31 16:47:00 +01:00
Shahram Najm b910b7b395 Testing: Test referenceValueError override 2022-05-19 15:33:00 +01:00
Shahram Najm a21b7c422f AppVeyor: fix broken test on Windows 2022-05-18 23:13:02 +01:00
Shahram Najm a3b6bb31e7 CCSDS: Add test for data quality checks 2022-05-18 21:32:32 +01:00
Shahram Najm 9476708bfd ECC-1388: GRIB2 CCSDS: Unpacked values different from simple packing 2022-05-18 16:36:19 +01:00
Shahram Najm 6a55afe429 Testing: add test for grib_set -S option 2022-05-16 14:26:29 +01:00
Shahram Najm 203e38c1d5 Update list of keys and hash 2022-05-11 13:35:37 +01:00
Shahram Najm 9fca49e7b2 Scripts: keys hash (remove autotools deprecated stuff) 2022-05-11 13:15:00 +01:00
Shahram Najm 982f33570c ECC-1387: test 2022-05-09 17:29:21 +01:00
Shahram Najm 85ce7f4c59 ECC-1387: GRIB2 CCSDS: bitsPerValue should be set to 0 for a constant field 2022-05-09 16:30:27 +01:00
Shahram Najm 843adb1e42 Simple packing: corner case of bpv>0 for a constant field 2022-05-09 16:16:45 +01:00
Shahram Najm d7e96d4d1d Detect invalid elements. Also fix memory leak 2022-05-08 23:16:52 +01:00
Shahram Najm 0945d27154 Remove deprecated autotools makefiles 2022-05-06 13:44:54 +01:00
Shahram Najm 659912dd9c BUFR decoding: print descriptor code in out-of-range error message 2022-05-05 12:43:35 +01:00
Shahram Najm 2ea8bc3c89 Testing: BUFR operator 203 2022-05-05 12:42:55 +01:00
Shahram Najm 656b784969 Testing: check for unbound variables 2022-05-02 17:10:48 +01:00
Shahram Najm d7c79f1c79 Testing: remove temp files 2022-05-02 17:09:27 +01:00
Shahram Najm 151cd28542 Testing: remove deprecated check 2022-05-02 17:09:01 +01:00
Shahram Najm 58edb0d3f7 Testing: header file 2022-05-02 17:08:42 +01:00
Shahram Najm 82a32ceed0 BUFR operator 203 (ECC-1019, ECC-680, ECC-507) 2022-04-27 16:28:43 +01:00
Shahram Najm 5c9ec29487 BUFR decoding: Add test for presence of subsetNumber key 2022-04-27 12:49:38 +01:00
Shahram Najm 5b521ced3a Testing: use of 'accuracy' to encode (IEEE) 2022-04-26 12:03:24 +01:00
Shahram Najm e4e641d28f Testing: use of 'accuracy' to encode (IEEE) 2022-04-26 11:27:46 +01:00
Shahram Najm 0a54b2a763 BUFR operator 203YYY: encoding test 2022-04-25 16:45:17 +01:00
Shahram Najm be2be8d0d8 ECC-1378: Add test for Table 1.0 2022-04-22 13:59:30 +01:00
Shahram Najm 16b71abc9b Testing: Add test to check chemical/aerosol code tables (after a WMO update) 2022-04-22 12:28:13 +01:00
Shahram Najm 66fbbfcbfd ECC-1382: C API: codes_fieldset_new_from_files: The 'keys' argument should be const 2022-04-19 11:56:19 +01:00
Shahram Najm 3cf49eeee0 Testing: fix reference 2022-04-08 17:19:19 +01:00
Shahram Najm b3cf8e3660 Remove experimental stuff 2022-04-08 16:31:34 +01:00
Shahram Najm 0f94b8f218 Compiler warnings 2022-04-08 16:30:32 +01:00
Shahram Najm 2715578e9d ECC-1379: Add a test 2022-04-07 17:14:35 +01:00
Shahram Najm c8294d9a4b Merge develop 2022-04-06 12:58:35 +01:00
Shahram Najm 3eaaf765f0 Merge branch 'develop' into feature/FireInMars 2022-04-06 12:53:40 +01:00
Shahram Najm e69b840c9a ECC-1380: GRIB2: Create mechanism to resolve Fire dataset origin for MARS archiving 2022-04-06 11:37:26 +01:00
Shahram Najm 712927ae43 Examples: remove autotools deprecated stuff 2022-04-04 13:35:10 +01:00
Shahram Najm 7ba0f8d079 Testing: remove autotools deprecated stuff 2022-04-03 23:02:48 +01:00
Shahram Najm 02159affd0 ECC-1375: Cater for Ni missing (reduced grids) 2022-03-30 12:31:02 +01:00
Shahram Najm 2fe3463f94 ECC-1375: Add test 2022-03-29 22:58:42 +01:00
Shahram Najm 6d6d574dfc ECC-1374: Add more tests 2022-03-28 16:18:11 +01:00
Shahram Najm 6eae07b94a ECC-1374: GRIB: Add key 'accuracy' that represents the number of bits, whatever the packing 2022-03-28 15:55:39 +01:00
Shahram Najm f25e4f3db6 ECC-1372: GRIB: Update names and descriptions of 3 GFAS parameters 2022-03-28 12:33:29 +01:00
Shahram Najm 752ee45903 Testing: disable pipefail as it breaks GitHub CI 2022-03-25 21:30:04 +00:00
Shahram Najm e921375b5b Testing: enable pipefail to catch errors in pipes 2022-03-25 20:41:34 +00:00
Shahram Najm 246a79e4a7 IEEE Packing: Disable the test due to valgrind/sanitizer failures. Investigate further 2022-03-17 10:34:43 +00:00
Shahram Najm 6e431416f7 IEEE Packing: fix test failure 2022-03-15 20:35:48 +00:00
Shahram Najm bff4ff1df4 IEEE Packing: fix test failure 2022-03-15 20:30:01 +00:00
Shahram Najm 19b63aa4b1 ECC-1369: handle_new_from_samples: Allow sample file to include its extension 2022-03-14 15:38:59 +00:00
Shahram Najm aa7e202083 Allow sample file specification with extension 2022-03-14 15:16:16 +00:00
Shahram Najm a2cb76c7ec Testing: add tests for string_ends_with function 2022-03-14 15:15:05 +00:00
Shahram Najm d33b0247b9 Tools: codes_export_resource tests 2022-03-12 18:57:53 +00:00
Shahram Najm 470173a32c Tools: codes_export_resource test 2022-03-12 18:51:00 +00:00
Shahram Najm 549372d608 Tools: codes_export_resource test 2022-03-12 17:24:38 +00:00
Shahram Najm c588d7b989 Testing: setting key to missing 2022-03-08 16:41:49 +00:00
Shahram Najm ba0081ec69 Merge branch 'develop' into bugfix/ECC-989-ValgrindErrorBufr 2022-03-07 17:56:10 +00:00
Shahram Najm 2344760d11 Testing: Improved error message 2022-03-07 13:53:52 +00:00
Shahram Najm b6896e9446 Merge branch 'develop' into bugfix/ECC-989-ValgrindErrorBufr 2022-03-04 19:22:13 +00:00
Shahram Najm 2837446798 ECC-1363: codes_set_string: Does not fail for invalid value for key of type 'double' 2022-03-04 15:27:16 +00:00
Shahram Najm 273150c3a0 ECC-1362: Testing: Add AEC packed data to test suite, that cannot be unpacked by SZIP 2022-03-04 14:42:25 +00:00
Shahram Najm 10923f0724 ECC-1359: Additional test 2022-03-02 17:56:15 +00:00
Shahram Najm 55a95d17bd ECC-1359: codes_set_string: Fails for integer key even if string can be converted to an integer 2022-03-02 17:43:41 +00:00
Shahram Najm cc09ad375d Optimisation: faster decode for constant field 2022-03-01 18:03:43 +00:00
Shahram Najm 559a25dd39 ECC-1352: CCSDS with multi-threaded tests 2022-03-01 12:12:40 +00:00
Shahram Najm ada56cdb30 ECC-1352: CCSDS with multi-threaded tests 2022-02-28 16:08:16 +00:00
Shahram Najm 7ae5755547 Testing: packing tests 2022-02-27 14:43:09 +00:00
Shahram Najm f4a42828b3 Testing: Fix leak 2022-02-26 18:39:11 +00:00
Shahram Najm 181c7cefc7 Fieldset: refactoring 2022-02-26 13:44:13 +00:00
Shahram Najm ca293c1da9 Fieldset: refactoring 2022-02-26 13:34:58 +00:00
Shahram Najm 1a9b698eca Testing: Fieldset and order_by 2022-02-25 18:15:44 +00:00
Shahram Najm 9436793fe0 Update list of keys and hash 2022-02-25 15:37:11 +00:00
Shahram Najm 7487066c00 ECC-989: Add test 2022-02-25 14:49:07 +00:00
Shahram Najm 35e7f397a8 Testing 2022-02-24 15:16:55 +00:00
Shahram Najm 6f77b04f08 ECC-1357: GRIB2: Add key aerosolTypeName for aerosol templates 2022-02-24 14:13:39 +00:00
Shahram Najm 2c79a3fde5 Testing: ECC-1270: Do not decode levtype as an integer (it is now a 'concept') 2022-02-24 11:58:17 +00:00
Shahram Najm df142158c0 Update list of keys and hash 2022-02-22 12:18:23 +00:00
Shahram Najm b60b1ba63a ECC-1352: CCSDS basic sanity tests 2022-02-21 14:25:55 +00:00
Shahram Najm 57eec075ba Testing: GRIB offsetValuesBy when bitmap is present 2022-02-19 13:33:31 +00:00
Shahram Najm 9e9c863bb7 Testing: add test for g1date when yearOfCentury=255,day=255 2022-02-18 13:30:38 +00:00
Shahram Najm 23726e78be Testing: add test for g1date when yearOfCentury=255 2022-02-18 13:16:41 +00:00
Shahram Najm 907d3426e8 Merge branch 'feature/OceanInMars' into develop 2022-02-17 16:28:43 +00:00
Shahram Najm 4f752c4880 ECC-1352: GRIB CCSDS packing: Add extra tests (Part 3) 2022-02-16 17:33:38 +00:00
Shahram Najm 6d909751a4 ECC-1352: GRIB CCSDS packing: Add extra tests (Part 2) 2022-02-16 16:51:18 +00:00
Shahram Najm 21567d2876 Testing: extra test for TIGGE (related to SD-59277) 2022-02-16 16:34:55 +00:00
Shahram Najm 426cd81fee Testing: extra test for TIGGE (related to SD-59277) 2022-02-16 16:33:16 +00:00
Shahram Najm 341b003852 ECC-1352: GRIB CCSDS packing: Add extra tests (Part 1) 2022-02-16 15:43:38 +00:00
Shahram Najm 49ead9431f Testing: IEEE cleanup 2022-02-16 14:01:19 +00:00
Shahram Najm 1c6ff5d65e ECC-1350: grib_compare: Incorrect behaviour when first file argument is a directory 2022-02-16 12:41:54 +00:00
Shahram Najm ededbee2cf Merge branch 'develop' into feature/OceanInMars 2022-02-16 11:49:58 +00:00
Shahram Najm 0983c36493 Testing: catch case of localTablesVersion key in WMO defs 2022-02-16 11:49:40 +00:00
Shahram Najm 509a32607b Merge branch 'develop' into feature/OceanInMars 2022-02-14 22:13:55 +00:00
Shahram Najm fc6d0108e3 ECC-1342: Fix levtypes for UERRA params 260649 and 260650 2022-02-14 18:06:35 +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 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 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 3dd4faaa4b ECC-1339: Add tests 2022-02-04 19:05:34 +00:00
Shahram Najm f4460251d1 Testing: grib_compare 2022-02-03 18:25:17 +00:00
Shahram Najm 30c7b23fd8 Fix declaration 2022-02-01 19:44:05 +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 685c6a0849 Cleanup 2022-02-01 12:14:30 +00:00
shahramn 6d08544684
Merge branch 'develop' into disable-ieee64-test-on-32bit 2022-01-31 21:56:06 +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 286ea11744 Testing: Add test for uniqueness of typeOfLevel concept 2022-01-28 16:40:35 +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