Commit Graph

2472 Commits

Author SHA1 Message Date
shahramn 6180c42ef6 ECC-1898: Add more tests 2024-10-28 15:36:35 +00:00
Eugen Betke 34d49445c7 ECC-1898: Add test 2024-10-24 12:22:39 +02:00
shahramn d4ae4b875e Testing: No need to set stepType 2024-10-22 14:56:29 +01:00
shahramn 6d33c9ec6c Testing: Output error log to see why Windows fails 2024-10-22 10:04:41 +01:00
shahramn e16dc172e5 GRIB2 product template selection: Error messages 2024-10-21 12:27:49 +01:00
shahramn 11c571d5c2 GRIB2 product template selection: fix test 2024-10-20 18:01:31 +01:00
shahramn aaa663d473
Merge pull request #255 from ecmwf/feature/grib2_product_template_selection
Feature/grib2 product template selection
2024-10-19 11:53:59 +01:00
shahramn b9d6ec6f1a GRIB2 product template selection: Test ensembles 2024-10-19 10:59:43 +01:00
shahramn 182dc8eec0 GRIB2 product template selection: Test 2024-10-18 20:39:36 +01:00
Shahram Najm 7874c9aa67 Testing: Check typeOfLevel=abstractLevel 2024-10-17 10:15:37 +00:00
shahramn e2ae754e69 ECC-1942: Add test 2024-10-16 15:59:24 +01:00
shahramn 9b49125133 ECC-1941: GRIB: Setting paramId=131060 fails if typeOfFirstFixedSurface=255 2024-10-15 17:54:45 +01:00
shahramn d35518ec46 Debugging: print grib_values key/value pair array 2024-10-15 17:20:12 +01:00
shahramn 66bfe1fbab Testing: Check for duplicate parameter encodings 2024-10-15 14:51:27 +01:00
shahramn 45e9c8a38a Testing: GRIB2 product def templates 2024-10-14 17:05:47 +01:00
shahramn db935ef8ff ECC-1936: Compilation error: identifier 'strcasestr' is undefined with nec compilers 2024-10-14 11:29:58 +01:00
shahramn 6276da63a7 Dead code removal 2024-10-12 16:06:41 +01:00
shahramn eadb6dd661 Dead code removal 2024-10-12 15:26:50 +01:00
shahramn fee14f899e Dead code removal 2024-10-12 15:20:11 +01:00
shahramn 8008982df1 Dead code removal 2024-10-12 14:55:04 +01:00
shahramn 917f3e655b Dead code removal 2024-10-12 14:48:36 +01:00
shahramn e1ff5ef582 Testing: Increase coverage 2024-10-12 14:18:34 +01:00
shahramn bab87cfbfe cppcheck: member variable with name also defined in its parent class 'grib_accessor' [duplInheritedMember] 2024-10-11 11:31:39 +01:00
shahramn b28572ae64 Testing: Check for duplicate parameter encodings 2024-10-10 17:37:44 +01:00
shahramn 464ee10d76 Testing: grib_dump error conditions 2024-10-09 21:47:07 +01:00
shahramn 2904d345dd Testing: grib_count error conditions 2024-10-09 21:36:47 +01:00
Eugen Betke f0b40ca4d4 ECC-1930: Fix more overflows 2024-10-09 15:42:46 +01:00
Shahram Najm 51c717e75d ECC-1932: Test 2024-10-09 14:01:29 +00:00
Shahram Najm c2e9381e38 ECC-1890: GRIB2: Additions & modifications of time-mean parameters for generalised time processing approach 2024-10-08 10:00:16 +00:00
shahramn 8f01cabad3 Testing: Assertions in defintion files 2024-10-05 20:18:01 +01:00
shahramn e6cc18d3f9 Testing: ECC-1929 2024-10-05 17:57:01 +01:00
shahramn 389a71ad5e Testing: ECC-1929 2024-10-04 18:01:16 +01:00
shahramn 0fd34ba32b Testing: ECC-1926 conversion 2024-10-03 09:53:17 +01:00
shahramn a2b0b44220 Testing: ECC-1926 2024-09-28 13:20:56 +01:00
shahramn 30aa0cb3e7 Testing: Move long test to extras 2024-09-27 12:32:04 +01:00
shahramn 96975b5156 Testing: Data quality checks 2024-09-19 13:10:50 +01:00
shahramn b2785b6a0f Testing: Fix dump 2024-09-17 12:11:04 +01:00
shahramn 11d4f0ba6f Dumper: Add missing methods 2024-09-17 11:37:39 +01:00
shahramn d64137d167 Testing: Make sure script points to source dir (related to SD-96876) 2024-09-03 16:51:43 +01:00
shahramn fbe2d513b0 Testing: dumping actions 2024-09-01 16:42:00 +01:00
shahramn 695627b5b1 SD-96876: grib_check_param_concepts 2024-08-31 13:19:52 +01:00
shahramn 67cb699e08 Testing: Move longish tests from basic to extra 2024-08-30 15:26:40 +01:00
shahramn fd3836312f ECC-1912: Fix test 2024-08-29 16:36:57 +01:00
shahramn 5880696173 Features: Rework 2024-08-28 11:28:46 +01:00
shahramn 3badf33169 Compiler warnings 2024-08-27 20:13:37 +01:00
shahramn ccdd815841 Features: List of enabled ones 2024-08-27 17:48:39 +01:00
shahramn a6da895ecc Testing: Features 2024-08-27 16:23:22 +01:00
shahramn f693e0033a Feature enabled/disabled 2024-08-27 14:53:26 +01:00
shahramn 1e4249dceb Testing: grib_get_data error conditions 2024-08-26 16:00:43 +01:00
shahramn f985cf7806 Testing: Conversion to grib2 with GRIBEX mode 2024-08-26 15:44:44 +01:00
shahramn 5d00cae2c9 Testing: gts_compare 2024-08-26 15:34:23 +01:00
Shahram Najm 302f7bc93c Compiler warnings 2024-08-26 11:00:05 +00:00
shahramn c6cea152d1 Testing: Increase coverage 2024-08-26 11:41:13 +01:00
shahramn 525bfb520e Testing: Increase coverage 2024-08-25 16:33:52 +01:00
shahramn b3c7271db5 Testing: Increase coverage 2024-08-25 16:18:10 +01:00
shahramn 264edafab9 Testing: grib_compare & bufr_compare options 2024-08-24 16:17:15 +01:00
shahramn 2d24ad7039 Testing: grib_to_netcdf error conditions and options 2024-08-24 14:39:31 +01:00
shahramn 90c393a0c2 Testing: Encoding in parallel from samples 2024-08-23 13:44:35 +01:00
shahramn 061dc1b77f Testing: Lambert/SpaceView error conditions 2024-08-22 14:41:45 +01:00
shahramn 1b430aff47 Testing: Mercator error conditions 2024-08-22 14:14:41 +01:00
shahramn 9bfdd38ea1 Testing: Polar stereo error conditions 2024-08-22 13:56:06 +01:00
shahramn 189f1dcd1b Testing: Exclude symlinks 2024-08-22 13:55:53 +01:00
shahramn 4ded321aab Dead code removal: Accessor for gds_not_present 2024-08-21 22:45:38 +01:00
shahramn 62caaf5584 Testing: grib_compare options -A -T 2024-08-20 17:16:40 +01:00
shahramn 98a3aed225 Testing: grib_compare -S and -E 2024-08-20 17:06:26 +01:00
shahramn 6e1aff8fec Testing: grib_to_netcdf with non-numeric dates 2024-08-20 12:41:00 +01:00
shahramn a2bd712308 Testing: grib_to_netcdf error conditions 2024-08-20 11:44:01 +01:00
shahramn cdb2e68f87 ECC-1907: Add test 2024-08-19 18:06:49 +01:00
shahramn f688cce574 Testing: grib_dump plain for flags 2024-08-19 12:35:59 +01:00
shahramn cda5be5877 Testing: Increase coverage 2024-08-19 12:15:22 +01:00
shahramn c7976199f8 Testing: Function to check grib_set and grib_filter 2024-08-19 11:27:00 +01:00
shahramn 22d4bff321 Testing: Function to check grib_set and grib_filter 2024-08-19 11:25:37 +01:00
shahramn f08321e392 Testing: hash_array unpacking 2024-08-17 14:10:47 +01:00
Shahram Najm ec75063014 ECC-1906: GRIB2: Templates for wave spectra with direction/frequency array do not set section 4 length correctly if adapting the array size 2024-08-16 11:37:19 +00:00
shahramn 14cdab4eb8 Testing: bufr_compare 2024-08-15 11:26:34 +01:00
shahramn a12b890e9c Testing: unalias directive (in preparation for ECC-1898) 2024-08-15 10:58:23 +01:00
shahramn 9235522326 Testing: More codes_count tests 2024-08-15 10:30:24 +01:00
shahramn 329bec63cd Testing: count with -f option 2024-08-14 21:34:27 +01:00
Shahram Najm e78f3be92f Testing: Replace tigge_dir. Use bin_dir instead 2024-08-14 14:07:46 +00:00
shahramn 55e8fe9ab3 Testing: productDefinitionTemplate concept uniqueness 2024-08-13 20:03:08 +01:00
shahramn 92fc7c938a ECC-1880: Conversion from grib1 to grib2 2024-08-13 16:32:01 +01:00
shahramn 5fa6a7452d Testing: BUFR descriptor checks 2024-08-10 14:02:42 +01:00
shahramn f76247b0fc Testing: Coverage 2024-08-10 13:15:28 +01:00
shahramn 89ec3a19eb ECC-1899: Test 2024-08-09 17:25:51 +01:00
shahramn eac06e8853 ECC-1899: API function to allow setting debug level 2024-08-09 14:27:16 +01:00
shahramn f50d2c5884 ECC-1858: Allow user to control encoding via optimizeScaleFactor (by default 0) 2024-08-08 13:37:07 +01:00
shahramn cbb4389334 ECC-1695: GRIB2 definitions: Group files into sub-directories 2024-08-08 09:59:28 +01:00
shahramn db8d72582e Testing: Increase coverage 2024-08-03 17:10:21 +01:00
shahramn c81b491edc Testing: Increase coverage 2024-08-03 16:48:50 +01:00
shahramn fe5a4b168c ECC-1897: GRIB2: Print a warning if the packing type template is experimental or deprecated 2024-08-03 14:44:40 +01:00
Shahram Najm 331bb6942f ECC-1886: Comments 2024-08-02 14:50:26 +01:00
Shahram Najm f75193d466 ECC-1886: Definitions: cfVarName key should be based on the shortName (with a few exceptions) 2024-08-02 14:50:26 +01:00
Shahram Najm 4f35b2ac20 Filter: 'contains' for string keys to mimic strstr/strcasestr 2024-08-01 14:05:07 +00:00
shahramn e5e33220cc ECC-1889: GRIB: Add new MARS type MPP 2024-07-31 10:37:03 +01:00
Eugen Betke 077ad9fc24 ECC-1858: Repack data, when changing packing type 2024-07-30 18:30:46 +01:00
shahramn 053bbe4db5 Testing: Fix 2024-07-30 18:30:46 +01:00
Eugen Betke 7053d3b72e ECC-1858: Data encodings parameters are always re-computed 2024-07-30 18:30:46 +01:00
shahramn 177b1d8c07 Formatting 2024-07-27 19:25:31 +01:00
shahramn 52ba802da4 ECC-1885: GRIB: The 'dirty_statistics' key is always 1 2024-07-26 14:19:39 +01:00
shahramn dc88a0a8f9 Testing: grib2_choose_PDTN 2024-07-25 17:00:36 +01:00