Commit Graph

495 Commits

Author SHA1 Message Date
Shahram Najm 3ce5c90f54 Testing: rename tests/change_scanning.sh 2017-04-05 17:03:20 +01:00
Shahram Najm 1043c004e9 Testing: rename tests/ccsds.sh 2017-04-05 13:21:27 +01:00
Shahram Najm bc579ec81e Testing: rename tests/second_order.sh 2017-04-05 12:49:16 +01:00
Shahram Najm 50cefed5f4 ECC-415: Added test 2017-03-10 18:05:07 +00:00
Shahram Najm b9b0596638 Tests: Julian test does not need data download 2017-01-17 17:10:07 +00:00
Shahram Najm 8ba5e022a1 ECC-386: Add test (activated if -DENABLE_GRIB_TIMER=ON) 2016-12-02 18:44:44 +00:00
Shahram Najm 49773df42a ECC-393: bufr_compare: cannot blacklist a key with given rank 2016-11-29 15:00:42 +00:00
Shahram Najm 65acbc9714 ECC-379 BUFR encoding failing when value out of range 2016-11-28 16:17:27 +00:00
Shahram Najm dee2112604 ECC-261: Reduce packing error by optimizing scaling factor (Part 1) 2016-11-14 10:05:40 +00:00
Shahram Najm 9be1d84e71 Better naming of lists: tests that need data downloaded and tests that do not 2016-10-25 10:34:02 +01:00
Shahram Najm 17e8e50985 Fix broken test 2016-10-24 18:33:43 +01:00
Shahram Najm ffab2d832b Test added for bufr_keys_iterator 2016-10-24 17:34:12 +01:00
Shahram Najm affbd272a2 Tests: renamed filter to grib_filter 2016-10-24 15:17:06 +01:00
Philippe Marguinaud 9b69b382ff First version of LAM support. 2016-09-30 09:52:13 +02:00
Shahram Najm 3ce4601caa Fix deprecated feature 2016-09-15 17:50:45 +01:00
Shahram Najm c8200f6167 ECC-320: bufr_dump -DC (part 1) 2016-09-14 17:49:07 +01:00
Shahram Najm c3af7e550a ECC-320: bufr_dump -Dpython 2016-09-14 11:54:57 +01:00
Shahram Najm 0d7888c78b ECC-320: bufr_dump -Dfortran 2016-09-13 17:59:24 +01:00
Shahram Najm 852ceb9179 ECC-320: bufr_dump -Dfilter (part 3) 2016-09-13 11:14:54 +01:00
Shahram Najm 863e1430a3 ECC-320: Change names of tests to reflect encode or decode 2016-09-12 18:16:39 +01:00
Shahram Najm bd68931b64 ECC-327: bufr_dump -EC 2016-09-01 18:52:33 +01:00
Shahram Najm 316eca5d78 Move test for bufr_dump -Efilter into separate script 2016-08-08 11:18:12 +01:00
Shahram Najm 31d1171b69 Testing: grib/bufr dump tests with env var ECCODES_DEBUG and ECCODES_LOG_STREAM 2016-08-05 16:01:56 +01:00
Shahram Najm 2f72fdec8a Do not use strptime. Use existing date conversion function. Tests now pass 2016-08-04 18:33:22 +01:00
Shahram Najm db30134249 Split bufr_filter test for better parallelism and maintenance 2016-08-04 17:49:19 +01:00
Shahram Najm be2cf3e302 ECC-293: bufr_dump -Epython (Part 04). Added test 2016-08-02 11:43:42 +01:00
Shahram Najm 223a9812c8 Testing: increase timeout for extended test 2016-07-29 17:30:07 +01:00
Shahram Najm 57ad56beeb ECC-301: Add tests for bufr_dump -Efortran feature (Initial attempt) 2016-07-19 17:05:25 +01:00
Shahram Najm c8cb203ee3 ECC-288: bufr_compare -R key=tolerance does not work 2016-07-05 15:44:55 +01:00
Shahram Najm dd080f0be3 ECC-286: bufr_filter not able to set keys names starting with a number 2016-07-04 17:18:59 +01:00
Shahram Najm 25896ce15a ECC-259: rename test 2016-05-25 11:19:31 +01:00
Shahram Najm 9ddd7a1cbf ECC-259: numberOfValues not correctly set when using second order packing with missing values 2016-05-25 10:40:07 +01:00
Shahram Najm 171da1ce14 SUP-1564 modifications and clean up 2016-05-20 19:15:36 +01:00
Shahram Najm 92db719ae0 Merge pull request #2 in ECCODES/eccodes from PUBLIC/eccodes:feature/SUP-1564-add-suport-for-meteo-france-field to feature/SUP-1564-MeteoFrance-fieldNames
* commit '7daaa8083a9ce3636784ac53b309d191020d5148':
  ARPEGE, AROME and ALADIN models used at Météo-France have their own naming system to describe NWP fields. In order to translate these field names to GRIB parameters, a few configuration files have to be added to grib_api. The branch local85 will add a few files in local/lfpw directories and describe Météo-France NWP local sections.
  Add configuration files for Meteo-France needs.
  Add extra configuration files for Meteo-France needs.
2016-05-20 17:53:09 +01:00
Shahram Najm 16ffcc3d24 Rename cmake option 2016-05-05 16:23:46 +01:00
Shahram Najm 3a1783f120 Add test for grib parameter concept files 2016-05-04 16:04:21 +01:00
Shahram Najm 671bd5ef99 ECC-253: Add tests for converting GRIB packingType to PNG 2016-04-29 15:12:24 +01:00
Shahram Najm 20eb277c9b Testing: renamed double_cmp to grib_double_cmp 2016-04-08 14:01:09 +01:00
Shahram Najm 3d232fa190 Testing: Added new test for grib ieee element access 2016-04-08 13:53:00 +01:00
Shahram Najm c1ef73a611 Testing: Rename compare to grib_compare 2016-04-08 12:52:00 +01:00
Shahram Najm 24e4d005f9 ECC-239: Provide missing tools: misc 2016-04-04 16:24:28 +01:00
Shahram Najm 74b24d4cc3 ECC-239: Provide missing tools: gts_get 2016-04-04 14:27:04 +01:00
Shahram Najm 2f1f524e7b ECC-239: Provide missing tools: metar_compare 2016-04-04 13:35:11 +01:00
Shahram Najm 10cb172e85 ECC-239: Provide missing tools: gts_compare (Part 2) 2016-04-04 11:42:48 +01:00
Shahram Najm 363d3e2b7a Rename tests 2016-03-29 11:16:29 +01:00
Philippe Marguinaud b20c5a5861 ARPEGE, AROME and ALADIN models used at Météo-France have their own
naming system to describe NWP fields. In order to translate these field
names to GRIB parameters, a few configuration files have to be added to
grib_api.
The branch local85 will add a few files in local/lfpw directories and
describe Météo-France NWP local sections.

JIRA issue is SUP-1564.
2016-03-14 10:02:31 +01:00
Philippe Marguinaud 596a71d1c6 Force imaginary part of first spectral coefficients to zero when
decoding.
2016-03-11 13:23:53 +01:00
Philippe Marguinaud 151d1750c8 Add extra configuration files for Meteo-France needs. 2016-03-11 10:42:14 +01:00
Shahram Najm a5f0081688 ECC-218: BUFR change edition tests 2016-02-08 18:00:41 +00:00
Shahram Najm 534a288072 Added test for 'global' key for octahedral 2016-01-21 18:06:07 +00:00
Shahram Najm 563f041ce2 Add UERRA test 2016-01-21 16:52:24 +00:00
Shahram Najm 4cb859c769 GRIB-907: Add tests for key 'global' 2016-01-13 11:49:15 +00:00
Shahram Najm 850b2c3d2b md5 test does not need any data download 2016-01-12 17:05:05 +00:00
Shahram Najm 666cf140ca ECC-197: Add test 2015-12-22 16:53:02 +00:00
Shahram Najm a062164a9b Testing: move reference data into separate file 2015-11-24 16:10:09 +00:00
Shahram Najm adc18b69b6 Rename the cmake macro 2015-10-21 17:31:19 +01:00
Shahram Najm f71808a281 Move check_gaussian_grid.c from examples to tools 2015-09-25 17:09:27 +01:00
Shahram Najm aa901f2dcc GRIB-29: GRIB2: Support for negative forecastTime (finalised) 2015-08-26 11:40:06 +01:00
Shahram Najm 776a7ad5b7 GRIB-799: Added test for grib_util_set_spec 2015-07-21 14:24:02 +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 49262ebcbc GRIB-784: Add test for md5 2015-06-24 18:20:43 +01:00
Shahram Najm 433ec150ae GRIB-29: Revert. More testing and investigation needed 2015-05-05 12:46:31 +01:00
Shahram Najm 453f2a4a3a Added test utility shell funcs 2015-04-30 10:14:58 +01:00
Shahram Najm ba13749444 Support for METAR testing 2015-04-10 13:39:03 +01:00
Enrico Fucile 79314ecc0f added metar tools and tests 2015-04-10 12:14:23 +01:00
Shahram Najm 719d29a959 Add dependency on GTS download 2015-03-18 10:36:12 +00:00
Enrico Fucile d45f08c636 more for gts test 2015-03-17 16:00:13 +00:00
Shahram Najm c88cd0bd8d Separate the tests 2015-03-12 18:21:52 +00:00
Shahram Najm 549fc7fa3a GRIB-711: CMake build: should not need to download data to compile 2015-03-10 15:52:33 +00:00
Shahram Najm f0ea1ec12f ECC-63: Change name of the library 2015-02-13 18:04:42 +00:00
Sandor Kertesz 4059749569 Add bufr_compare test ECC-24 2015-02-03 13:27:57 +00:00
Sandor Kertesz eccf4d76df Add bufr_copy test ECC-24 2015-02-03 10:06:03 +00:00
Sandor Kertesz f6d66f66de Add bufr_count test ECC-24 2015-02-03 09:14:05 +00:00
Sandor Kertesz 94d93b5f9e Add bufr_get test ECC-24 2015-02-02 17:17:29 +00:00
Sandor Kertesz 9cf892767d Add bufr_filter/bufr_set test ECC-24 2015-02-02 15:16:32 +00:00
Sandor Kertesz cc6427b020 Add bufr_filter test ECC-24 2015-01-30 16:31:18 +00:00
Shahram Najm e5585348ed Moved bufr_read_header to examples/C 2015-01-24 19:00:15 +00:00
Sandor Kertesz bd423aa499 BUFR: added test for reading bufr header in C ECC-24 2015-01-22 10:05:13 +00:00
Sandor Kertesz 2fd5b42d1b BUFR: added test for bufr_ls ECC-24 2015-01-22 09:36:21 +00:00
Sandor Kertesz ab30ce734f BUFR: added test for bufr_ls ECC-24 2015-01-22 09:25:57 +00:00
Shahram Najm 2e3d8eef08 Add new json test to cmake 2015-01-07 16:08:48 +00:00
Shahram Najm 24d45c486f GRIB-601: GRIB edition 2: Support the new identification templates in section 1 2014-11-13 16:47:32 +00:00
Enrico Fucile f22153bd1a created class for descriptors. Improved design and performance (see
tests/bufrdc_ref.sh)
2014-11-04 13:59:20 +00:00
Shahram Najm 726e5d6dc0 CMake: number_compare.pl script 2014-10-27 17:08:30 +00:00
Shahram Najm 948b2443c5 CMake: use HAVE_X not ENABLE_X to test if feature X is there 2014-10-24 13:36:19 +01:00
Shahram Najm 1315edbb48 GRIB-179: Data representation template 5.42 (CCSDS) 2014-08-28 10:11:51 +01:00
Shahram Najm a2f885b290 Moved BUFR tests towards beginning 2014-08-11 10:26:05 +01:00
Shahram Najm 7fbf493d5a Testing for BUFR 2014-08-07 16:09:40 +01:00
Shahram Najm 0ed10ea106 CMake: remove dependency on target 'check'. Normal make will download data 2014-07-11 13:25:27 +01:00
Shahram Najm 646d8fcfaa Merge from p4: odim BUFR tables and def files 2014-07-04 14:52:04 +01:00
Shahram Najm e9cb722ffc Merge grib api and eccodes - part 1 2014-06-18 17:14:01 +01:00
Shahram Najm 7381825db5 CMake tests 2014-04-15 11:37:21 +01:00
Shahram Najm 31f0e88a45 CMake tests 2014-03-31 13:57:06 +01:00
Tiago Quintino 33b891186d Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00