Commit Graph

86 Commits

Author SHA1 Message Date
shahramn 4ef34f02e3 Examples 2024-08-25 12:51:16 +01:00
Shahram Najm 05de92a8f1 Testing: grib_copy_key (arrays) 2024-01-28 14:50:24 +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 66127fb659 Testing: Unit tests and examples 2024-01-14 00:13:59 +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 712927ae43 Examples: remove autotools deprecated stuff 2022-04-04 13:35:10 +01:00
Shahram Najm 23e5cba453 Testing: C example for fieldset with numeric sorting 2022-02-23 18:36:45 +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 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 96b5bfdf0c Examples: BUFR radiosonde in C (From Bruce Ingleby) 2022-01-11 12:10:34 +00:00
Shahram Najm 1631acfa9f Examples: cleanup 2021-11-30 13:10:04 +00:00
Shahram Najm 637cb42550 CMake: cleanup 2021-03-13 21:10:16 +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 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
Shahram Najm dd42ed5274 Testing: fix dependency 2020-05-28 18:44:40 +01:00
Shahram Najm 0a874742a4 CMake style 2020-03-30 14:07:31 +01:00
Shahram Najm f7c372f6ce Tests: grib_nearest 2019-12-14 21:37:13 +00:00
Shahram Najm b2a1cc813a ECC-499: function grib_nearest_find to get the indexes but not the values 2019-12-12 17:33:56 +00:00
Shahram Najm b5c06c0257 Rename example 2019-07-22 11:15:42 +01:00
Shahram Najm dcf7fa0b56 Tests: Rename 2019-04-17 17:22:14 +01:00
Shahram Najm 4346efcf94 Tests: Add grib nearest multiple test 2019-04-17 15:58:24 +01:00
Shahram Najm a1e725be9a Example: codes_grib_nearest_find_multiple 2019-04-17 12:54:16 +01:00
Shahram Najm 4430798914 Testing: Add basic test for product kind of samples 2019-02-25 10:54:06 +00:00
Shahram Najm 07dbcf3b36 ECC-763: Break tests into two sets... 2018-10-23 16:33:07 +01:00
Shahram Najm 58d343eb4f Examples: Add BUFR get string array 2017-10-02 14:28:12 +01:00
Shahram Najm 3a3255cd2f API example: grib_set_data for Fortran 2016-11-21 15:15:28 +00:00
Shahram Najm ff90dd1d08 ECC-387: Thread safety for BUFR decoding (Part 1) 2016-11-18 20:20:59 +00:00
Shahram Najm 76c9b0a383 BUFR decoding thread safety test 2016-11-18 18:09:15 +00:00
Shahram Najm c791ee1c82 Testing: add test for C ensemble index example 2016-11-04 17:11:30 +00:00
Enrico Fucile cc94b5a074 added C and F90 examples changed bufr_copy_data and added bufr_copy_data_return_copied_keys ECC-357 2016-10-18 11:43:42 +01:00
Shahram Najm 7a4a3d12d0 Add Pthreads C example/test 2016-05-24 14:27:46 +01:00
Shahram Najm b479ed65d0 ECC-221: add tests for 'new_from_message' functions (Part 2) 2016-04-06 18:13:31 +01:00
Shahram Najm 363d3e2b7a Rename tests 2016-03-29 11:16:29 +01:00
Shahram Najm ca80166107 Add more tests for setting bitmap 2016-01-05 14:32:24 +00:00
Shahram Najm f71808a281 Move check_gaussian_grid.c from examples to tools 2015-09-25 17:09:27 +01:00
Shahram Najm 37611fcf71 CMake tests: prepend name of package 2015-07-14 17:11:57 +01:00
Shahram Najm 9e2af2f8e7 GRIB-786: Cmake performance 2015-07-02 13:02:54 +01:00
Sandor Kertesz 4297cd350d Make C, Fortran and Python examples ECC-15 2015-03-20 10:41:01 +00:00
Shahram Najm de1b8016f6 Rationalize and clean up C examples 2015-03-18 14:35:13 +00:00
Shahram Najm e05a7aaae2 Added grib_index as C example 2015-03-18 13:48:30 +00:00
Shahram Najm bb347b1474 ECC-86: Rename all grib related API examples (Part 16) 2015-03-18 13:06:18 +00:00
Shahram Najm bbbf956cbd ECC-86: Rename all grib related API examples (Part 15) 2015-03-18 11:57:18 +00:00
Shahram Najm 6cac18ab21 ECC-86: Rename all grib related API examples (Part 14) 2015-03-18 11:44:55 +00:00
Shahram Najm 1743d505a1 ECC-86: Rename all grib related API examples (Part 13) 2015-03-17 17:39:55 +00:00
Shahram Najm 50cb0c5f52 ECC-86: Rename all grib related API examples (Part 11) 2015-03-17 16:26:03 +00:00