Commit Graph

1494 Commits

Author SHA1 Message Date
Shahram Najm 2a7e0a5395 Scripts: Rename from ksh 2022-08-12 13:18:23 +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