Commit Graph

332 Commits

Author SHA1 Message Date
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 b697f66b2e ECC-1405: Add new function: codes_handle_new_from_samples 2022-06-15 18:21:28 +01:00
Shahram Najm 5d7c42617e Examples: use a more realistic number for missingValue (instead of 9999) 2022-06-01 13:39:30 +01:00
Shahram Najm 0945d27154 Remove deprecated autotools makefiles 2022-05-06 13:44:54 +01:00
Shahram Najm 0f94b8f218 Compiler warnings 2022-04-08 16:30:32 +01:00
Shahram Najm 712927ae43 Examples: remove autotools deprecated stuff 2022-04-04 13:35:10 +01:00
Shahram Najm 1a9b698eca Testing: Fieldset and order_by 2022-02-25 18:15:44 +00:00
Shahram Najm 39f511c84e Testing: Fix memory leaks 2022-02-23 19:01:47 +00:00
Shahram Najm 23e5cba453 Testing: C example for fieldset with numeric sorting 2022-02-23 18:36:45 +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 1c444e898d Examples: Fix silly mistake (-Werror=unused-value) 2022-01-31 10:49:42 +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 2595aa43f0 Examples: add check for output GRIB 2022-01-20 14:39:18 +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 f215d2bd12 Examples: BUFR radiosonde in C (From Bruce Ingleby) 2022-01-11 14:16:45 +00:00
Shahram Najm 96b5bfdf0c Examples: BUFR radiosonde in C (From Bruce Ingleby) 2022-01-11 12:10:34 +00:00
Shahram Najm 1167d799fa ECC-1325: Extend 'bufr_keys_iterator' example to determine the subset number 2022-01-05 17:25:05 +00:00
Shahram Najm 17cf9edcd4 Examples: cppcheck warnings 2021-11-30 13:27:22 +00:00
Shahram Najm 1631acfa9f Examples: cleanup 2021-11-30 13:10:04 +00:00
Shahram Najm 53a870d67b Examples: cleanup 2021-11-30 12:44:37 +00:00
Shahram Najm 006a5dec19 Examples: error conditions 2021-11-25 16:10:17 +00:00
Shahram Najm dc3ed254e3 Examples: Add comments and sanity checks 2021-11-25 14:55:36 +00:00
Shahram Najm 3f42622ee9 Examples: Spelling 2021-11-13 17:40:27 +00:00
Shahram Najm 5a8885fe11 Cppcheck warnings: examples 2021-11-06 21:46:06 +00:00
Shahram Najm 263b7d1519 Examples: Cleanup 2021-10-13 16:37:48 +01:00
Shahram Najm 9ccbe64182 Examples: Use NULL rather than 0 2021-10-13 15:48:19 +01:00
Shahram Najm 1d59a71be9 Spelling 2021-08-20 16:09:18 +01:00
Shahram Najm 1ec8ed51c4 Examples: remove warning 2021-07-14 17:43:02 +01:00
Shahram Najm 9e52edd4a3 Examples: print error rather than assert 2021-03-21 17:27:14 +00:00
Shahram Najm 637cb42550 CMake: cleanup 2021-03-13 21:10:16 +00:00
Shahram Najm a0485f41b6 Examples: clean up 2021-03-13 14:20:07 +00:00
Shahram Najm e4ba1cb328 ECC-1198: Examples: grib_iterator should mention the 'bitmapPresent' key 2021-02-11 22:04:00 +00:00
Shahram Najm b8fea9ad21 Testing: listing all codetable and flagtable keys 2021-02-05 15:37:28 +00:00
Shahram Najm 703a69a28b ECC-1187: BUFR: Crash on codes_set_missing() 2020-12-24 20:17:44 +00:00
Shahram Najm 7a14817017 ECC-1185: Crash in codes_context_delete() call (Part 1) 2020-12-22 16:47:23 +00:00
Shahram Najm d74af1a173 Examples: counting multi-field messages 2020-12-17 15:07:13 +00:00
Shahram Najm 52f75237f6 ECC-403: C and Python API tests 2020-12-11 19:27:33 +00:00
Shahram Najm b50bac9c60 Compiler warnings 2020-12-10 23:21:51 +00:00
Shahram Najm 71a7ad6a25 Rename tests 2020-10-20 17:32:02 +01:00
Shahram Najm a85d4de9ea Support for ecbuild v3.4. Fix threads/PNG 2020-08-19 17:06:56 +01:00
Shahram Najm 4e9fed3d7d ECC-1142: Clean up 2020-08-08 13:07:16 +01:00
Shahram Najm 9e1221c8f8 ECC-1142: CMake: add option to build tools (ON by default) 2020-08-07 22:36:59 +01:00
Shahram Najm 2e295d5674 Testing: print full path of script being run 2020-07-19 15:18:57 +01:00
Shahram Najm bfd5944f54 Testing: Add label via ecbuild_add_test 2020-07-03 16:09:25 +01:00
Shahram Najm 0f85ca65a8 Testing: Add 'sanity' label for quick essential tests 2020-07-03 15:40:05 +01:00