Shahram Najm
|
e6359b76c1
|
ECC-1580: Add test
|
2023-05-05 11:26:57 +01:00 |
Shahram Najm
|
e2231ac6e1
|
CMake: Better naming
|
2023-03-15 14:58:41 +00: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
|
7eae7f474b
|
ECC-1392: Add tests
|
2022-05-20 13:45:22 +01:00 |
Shahram Najm
|
0edd8a5818
|
ECC-1019: Add test
|
2022-04-27 17:33:55 +01:00 |
Shahram Najm
|
712927ae43
|
Examples: remove autotools deprecated stuff
|
2022-04-04 13:35:10 +01:00 |
Shahram Najm
|
356dc20280
|
ECC-1316: added test
|
2021-12-01 22:03:19 +00:00 |
Shahram Najm
|
8465231143
|
ECC-1284: bufr_dump: Display of missing strings in arrays
|
2021-09-16 16:47:25 +01:00 |
Shahram Najm
|
b07bc640b6
|
ECC-1235: Fortran examples: Show how to convert an error code into a string
|
2021-04-26 14:10:58 +01:00 |
Shahram Najm
|
637cb42550
|
CMake: cleanup
|
2021-03-13 21:10:16 +00:00 |
Shahram Najm
|
08af171c0a
|
Testing: add Fortran test for encoding with a packingType
|
2021-01-13 20:52:50 +00:00 |
Shahram Najm
|
67eb9a087a
|
Examples: BUFR radiosonde data (From Bruce Ingleby)
|
2020-12-13 16:43:16 +00:00 |
Shahram Najm
|
cdda46accf
|
Rename tests
|
2020-10-20 18:04:01 +01:00 |
Shahram Najm
|
bc7bc629a6
|
Rename tests
|
2020-10-20 17:46:08 +01:00 |
Shahram Najm
|
a1a66d1705
|
Rename tests
|
2020-10-20 17:36:25 +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
|
528010ea0e
|
Testing: Add 'sanity' label for quick essential tests
|
2020-07-03 15:43:33 +01:00 |
Shahram Najm
|
0f85ca65a8
|
Testing: Add 'sanity' label for quick essential tests
|
2020-07-03 15:40:05 +01:00 |
Shahram Najm
|
0a874742a4
|
CMake style
|
2020-03-30 14:07:31 +01:00 |
Shahram Najm
|
07dbcf3b36
|
ECC-763: Break tests into two sets...
|
2018-10-23 16:33:07 +01:00 |
Shahram Najm
|
a4f5a6171d
|
Add test for ECC-671 (setting GRIB string keys in Fortran)
|
2018-05-09 15:35:08 +01:00 |
Shahram Najm
|
3a3255cd2f
|
API example: grib_set_data for Fortran
|
2016-11-21 15:15:28 +00:00 |
Shahram Najm
|
c183d10c8f
|
Add test for grib_copy_namespace
|
2016-11-10 18:04:54 +00:00 |
Shahram Najm
|
88ecf50464
|
Fortran example for codes_copy_key
|
2016-11-10 17:05:02 +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
|
ba9b0291d4
|
ECC-200: Update of generated html dir
|
2016-08-25 19:08:19 +01:00 |
Shahram Najm
|
f596aaa234
|
Examples: rename samples.f90 to grib_samples.f90
|
2016-08-25 17:06:47 +01:00 |
Shahram Najm
|
6025b8ba83
|
Examples: rename set_missing.f90 to grib_set_missing.f90
|
2016-08-25 16:48:21 +01:00 |
Shahram Najm
|
42e265292f
|
Examples: rename copy_message.f90 to grib_copy_message.f90
|
2016-08-25 16:28:20 +01:00 |
Enrico Fucile
|
26a7a59e69
|
Added new fortran function codes_get_string_array and example/F90/bufr_get_string_array.f90 ECC-269
|
2016-06-16 11:47:16 +01:00 |
Shahram Najm
|
719c76f177
|
Rename F90 test: count_messages -> grib_count_messages
|
2016-04-27 17:23:14 +01:00 |
Shahram Najm
|
f3cb55b49e
|
GRIB-395: grib_count_in_file() function does not support multi-field messages
|
2016-04-27 16:50:17 +01:00 |
Shahram Najm
|
c52a42ac77
|
Rename test
|
2016-03-30 10:37:34 +01:00 |
Shahram Najm
|
cbe07a5456
|
ECC-221: add tests for 'new_from_message' functions (Part 1)
|
2016-03-29 18:56:11 +01:00 |
Shahram Najm
|
128d233f3f
|
ECC-237: eccodes interface incompatible with grib_api (allocatable)
|
2016-03-29 15:47:55 +01:00 |
Shahram Najm
|
363d3e2b7a
|
Rename tests
|
2016-03-29 11:16:29 +01:00 |
Shahram Najm
|
a7078f5951
|
F90 examples: move reference data into separate file
|
2015-11-24 16:29:43 +00:00 |
Enrico Fucile
|
dfb1863d63
|
ECC-109
|
2015-11-18 14:40:34 +00:00 |
Shahram Najm
|
eb3d1862a0
|
CMake tests: prepend name of package
|
2015-07-14 17:50:28 +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 |
Shahram Najm
|
76bd03e33a
|
CMake: fortran and examples features
|
2015-06-09 14:50:51 +01:00 |
Sandor Kertesz
|
57048c342d
|
Add BUFR examples for C, Fortran and Python
|
2015-03-25 17:39:58 +00:00 |
Shahram Najm
|
6fe515c665
|
ECC-86: Rename all grib related API examples (Part 17)
|
2015-03-18 13:24:48 +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 |