Commit Graph

381 Commits

Author SHA1 Message Date
shahramn 16f184569b Testing: See SD-103761 2024-12-20 15:41:35 +00:00
Shahram Najm 302f7bc93c Compiler warnings 2024-08-26 11:00:05 +00:00
shahramn 4ef34f02e3 Examples 2024-08-25 12:51:16 +01:00
shahramn cda5be5877 Testing: Increase coverage 2024-08-19 12:15:22 +01:00
shahramn 9808b03d76 ECC-1868: CMake: Add option for enabling the Geoiterator and nearest neighbour functionality 2024-07-12 09:51:12 +01:00
Eugen Betke 5d63a54fd9 Merge branch 'develop' into feature/modernisation-inheritance 2024-05-07 11:17:03 +00:00
shahramn e1630d3435 Examples: Cleanup 2024-05-03 09:56:14 +01:00
Eugen Betke 3630e3bfab Merge branch 'develop' into feature/modernisation-inheritance 2024-04-30 13:24:09 +00:00
Shahram Najm 95539f79dd Clang 17 compiler warnings 2024-04-10 16:06:19 +00:00
Eugen Betke f1d68aa7f6 18% tests passed, 276 tests failed out of 337 2024-03-18 22:41:56 +00:00
Eugen Betke 35b689a4d8 Accessor backend ready for running accessors 2024-03-17 16:44:07 +00:00
shahramn 73a147286f Examples: Correct arguments to perror 2024-03-08 12:07:53 +00:00
shahramn 95aa40fc23 Examples: Use binary write mode for fopen 2024-03-07 13:34:33 +00:00
shahramn fad6fa4306 Testing: Coverage 2024-02-24 18:24:16 +00:00
Shahram Najm 15c5c2ebcc Fix comments 2024-01-31 16:56:06 +00:00
Shahram Najm 73c79afd02 Examples: sections copy 2024-01-29 17:30:19 +00:00
Shahram Najm bacaabd32f Testing: grib_copy_key (arrays) 2024-01-28 14:50:38 +00:00
Shahram Najm 05de92a8f1 Testing: grib_copy_key (arrays) 2024-01-28 14:50:24 +00:00
Shahram Najm ff4e751cf0 Testing: codes_values_check (string and double) 2024-01-27 23:49:54 +00:00
Shahram Najm 297ae1723a Testing: grib_multi_support_reset 2024-01-26 21:26:50 +00:00
Shahram Najm 5c61344551 Cleanup 2024-01-22 20:25:26 +00:00
Shahram Najm 501fa84cad Testing: Increase coverage 2024-01-19 12:44:37 +00:00
Shahram Najm afc918b3f0 Sub hourly: Extra tests for native type of step keys 2024-01-18 17:14:22 +00:00
Shahram Najm 12c31bbac7 Examples: Use consistent labelling 2024-01-18 16:36:51 +00:00
Shahram Najm 66127fb659 Testing: Unit tests and examples 2024-01-14 00:13:59 +00:00
Shahram Najm 483316197a Refactoring 2023-12-15 15:16:40 +00:00
Shahram Najm a2adea7b81 API: Allow setting code table keys as missing via codes_set_string 2023-12-09 17:13:02 +00:00
Shahram Najm 591f335cdb ECC-1733: GRIB2: codes_set_missing doesn't work for timeIncrement and indicatorOfUnitOfTimeIncrement keys 2023-12-07 15:46:03 +00:00
Shahram Najm 2d128f5b6c ECC-1722: API: Allow setting integer key as missing via codes_set_string 2023-11-20 20:53:33 +00:00
Shahram Najm 2cfe640f1c Testing: Increase coverage 2023-08-23 14:17:27 +01:00
Shahram Najm d2012457b0 Include what you use 2023-06-23 16:35:01 +01:00
Shahram Najm 71340dfb5e Cleanup 2023-05-09 13:57:31 +01:00
Shahram Najm 76baf2790f Fix broken builds 2023-04-19 17:57:06 +01:00
Shahram Najm c64d82d433 Fix broken Windows build 2023-04-19 11:20:27 +01:00
Shahram Najm 168537f503 Examples: cpplint warning [runtime/threadsafe_fn] 2023-04-19 10:58:21 +01:00
Shahram Najm f92e63ac0a Remove deprecated file 2023-03-23 15:23:04 +00:00
joobog d300abb636
Merge branch 'develop' into feature/ECC-1467-FloatDataValues 2023-03-13 11:49:00 +01:00
Shahram Najm 6d49930616 Testing: Ensure tests pass with -DENABLE_BUILD_TOOLS=0 2023-02-27 10:32:58 +00:00
Shahram Najm 50138bd42b ECC-1536: Testing: Speed up the BUFR downloads by running them in parallel 2023-02-26 15:07:26 +00:00
Shahram Najm 445798caa7 ECC-1467: Testing 2022-12-29 21:27:26 +00:00
Shahram Najm 573f2f99cc ECC-1467: First working version for simple packing 2022-12-29 17:54:30 +00:00
Shahram Najm 4dd790f2ff ECC-1467: Debugging 2022-12-29 17:30:01 +00:00
Shahram Najm 6a9b705b37 Documentation 2022-12-28 14:28:58 +00:00
Shahram Najm a419f4ae19 Examples: Cleanup 2022-12-22 16:26:01 +00:00
Shahram Najm 55e9287fab Examples: use '%zu' in the format string for size_t 2022-12-21 11:43:38 +00:00
Shahram Najm def66fe512 Testing: Error messages should go to stderr 2022-12-21 11:23:48 +00:00
Shahram Najm 0644fdc346 Compiler warnings: use '%zu' in the format string for size_t 2022-11-12 13:34:09 +00:00
Shahram Najm 9f71b20f25 ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf' 2022-11-10 19:18:43 +00:00
Shahram Najm 563ef120e1 Testing: Fix test script shebangs 2022-08-02 15:37: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