Commit Graph

744 Commits

Author SHA1 Message Date
Shahram Najm 56737b93cb EFAS: changes after discussion on new tree structure 2018-01-26 17:10:31 +00:00
Shahram Najm f046ff8740 ECC-614: problem with datetime extraction 2018-01-24 16:19:56 +00:00
Shahram Najm 5c9a446a53 Performance: key lookup improvements with gperf -l and -C (See ECC-525) 2018-01-22 17:38:52 +00:00
Shahram Najm 4f5d17f849 Compiler warnings 2018-01-19 16:20:59 +00:00
Shahram Najm 1413439bdf ECC-610: isOctahedral does not work for non-global gaussian grids with specific areas 2018-01-18 12:36:56 +00:00
Shahram Najm 0b2b9d8195 ECC-341: implement area extraction in bufr_filter for uncompressed data 2018-01-10 14:20:06 +00:00
Shahram Najm b80884e7ca Compiler warnings (clang) 2018-01-09 11:40:28 +00:00
Shahram Najm 45d5e1d395 Testing: speed up grib1 test 2018-01-08 17:53:40 +00:00
Shahram Najm 652a05fa78 Testing: rename tests to easier identify which are grib or bufr related 2018-01-08 17:04:00 +00:00
Shahram Najm e9dd5a6e5a Testing: rename tests to easier identify which are grib or bufr related 2018-01-08 16:28:36 +00:00
Shahram Najm fa5809652e MARS Testing: Combined changes for ECC-572/ECC-570/ECC-562/ECC-563 2018-01-05 18:18:18 +00:00
Shahram Najm a62c3681da Compiler warnings 2018-01-03 16:41:06 +00:00
Shahram Najm 439da90e19 Testing: Only run long test grib_padding if ENABLE_EXTRA_TESTS=1 2018-01-03 15:16:52 +00:00
Shahram Najm 9ab18b9f94 ECC-359: CRASH: set 'pack' to 1 on new bufr handle 2018-01-03 14:57:35 +00:00
Shahram Najm eb9f1e0680 ECC-394: Break long Fortran lines 2018-01-03 13:58:46 +00:00
Shahram Najm 62cfacc0ae ECC-394: bufr_dump -E option: include keys whose values are MISSING 2018-01-02 16:32:55 +00:00
Shahram Najm 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Shahram Najm fce07af755 ECC-407: Fix test. On MACOS 'head' does not have --bytes option 2018-01-02 11:21:27 +00:00
Shahram Najm ff3a2eded4 ECC-407: Add option to bufr_count/grib_count to count valid messages 2018-01-02 11:01:36 +00:00
Shahram Najm a98e258d82 Testing: Use the HAVE_JPEG env var to include extra files 2017-12-19 17:23:57 +00:00
Shahram Najm c72304229c Testing: do not test dump on JPEG packed gribs if feature disabled 2017-12-18 17:39:45 +00:00
Shahram Najm d0d2832193 Testing: test must not pass if no data got downloaded 2017-12-18 17:11:42 +00:00
Shahram Najm b1d73f721c ECC-597: grib_dump -D returns 'wrong size' errors on grid_second_order 2017-12-12 14:46:32 +00:00
Shahram Najm 9506d21df6 Added BUFR key masterTablesVersionNumberLatest which is always the latest WMO version 2017-11-30 18:32:15 +00:00
Shahram Najm 0d95c9be2c Testing: clean up 2017-11-30 17:49:46 +00:00
Shahram Najm 2e5242ff15 Comments 2017-11-27 16:54:08 +00:00
Shahram Najm 6162d5627d ECC-592: test enabled but exclusions added 2017-11-24 15:23:54 +00:00
Marijana Crepulja 58456d3a9f ECC-592: added test, disabled due to comparison differences 2017-11-24 11:52:25 +00:00
Shahram Najm 9f883b6ef1 GRIB3: level test 2017-11-16 11:49:39 +00:00
Shahram Najm ab26f3ebcd GRIB3: Revert changes in develop. All work to be done in branch 'feature/GRIB3' 2017-11-16 11:36:17 +00:00
Shahram Najm f7f82c1699 REVERT ECC-530: more testing needed 2017-11-15 18:21:38 +00:00
Shahram Najm 070ef75e39 ECC-530: Test 2017-11-09 11:25:25 +00:00
Shahram Najm e721c1e9ff GRIB: Add more tests for setting level 2017-11-08 18:01:24 +00:00
Shahram Najm 0ace0077ce GRIB: Add more tests for setting level 2017-11-08 17:43:47 +00:00
Shahram Najm 5d3e6ab933 Clean up temporary data created by test 2017-11-08 11:09:58 +00:00
Shahram Najm d7027d09ce ECC-577: Add localYear, localMonth, localDay, localHour, localMinute and localSecond to bufr_dump 2017-11-02 16:46:02 +00:00
Shahram Najm 95f9d8ec96 GRIB3: TEMPORARILY disable tests while structure is changing 2017-10-30 13:53:35 +00:00
Shahram Najm 34bb6c8e14 ECC-567: codes_split_file: error handling 2017-10-27 19:05:50 +01:00
Shahram Najm d2b674e0f3 ECC-567: codes_split_file test/docs 2017-10-27 16:28:59 +01:00
Shahram Najm 6e655176cb ECC-567: codes_split_file test added 2017-10-27 14:31:33 +01:00
Shahram Najm ea75bdf35c GRIB3: remove mars namespace to stop archiving experimental data which may change 2017-10-18 17:02:15 +01:00
Shahram Najm 6183d587eb GRIB3: add gridType concept and support for regular_ll iterator 2017-10-18 14:27:47 +01:00
Shahram Najm cac077117f ECC-556: BUFR: 'typicalDate' calculation should cater for invalid year in BUFR4 2017-10-12 11:52:26 +01:00
Shahram Najm c0c6bc518b ECC-477: Redundant error message changing packing from CCSDS to grid_simple 2017-10-09 15:01:46 +01:00
Shahram Najm 7495c14869 Compiler warnings: Intel 2017-09-01 17:36:16 +01:00
Shahram Najm e5509f79dc Testing: disable test unless Posix threads enabled 2017-09-01 15:47:21 +01:00
Shahram Najm c533e723d4 Testing: Fix bamboo build 2017-09-01 15:27:04 +01:00
Shahram Najm 1e895073c2 Testing: Add grib encoding test using pthreads 2017-09-01 15:07:42 +01:00
Shahram Najm de85710b8d Testing: Add grib encoding test using pthreads 2017-09-01 14:58:59 +01:00
Shahram Najm 2cab6aa163 ECC-517: Improve test 2017-08-30 11:31:06 +01:00
Shahram Najm 90a86d93d7 ECC-517: crash/error setting inputExtendedDelayedDescriptorReplicationFactor > 486 2017-08-30 11:11:16 +01:00
Shahram Najm f649013ee2 Testing: use codes_bufr_filter rather than wrapper script so can run with valgrind 2017-08-29 17:49:30 +01:00
Shahram Najm 3cf796ac71 Clang compiler warnings 2017-08-25 17:30:00 +01:00
Shahram Najm 041396bd94 Testing: process options with getopt 2017-08-21 18:34:27 +01:00
Shahram Najm 69841d460b Testing: bufr keys iterator, all vs data keys 2017-08-21 18:11:40 +01:00
Shahram Najm 12a4979c77 ECC-511: grid_complex_spatial_differencing. Added GFS data for testing decoding 2017-08-04 14:20:45 +01:00
Shahram Najm e06f5420d2 Use C style comments 2017-08-03 14:14:17 +01:00
Shahram Najm f64452ccdd ECC-511: grid_complex_spatial_differencing. Testing grib_util_set_spec 2017-08-02 15:18:38 +01:00
Shahram Najm 061e84ff92 ECC-478: Scaling values using grib_set ignores values=9999. when bitmapPresent=0 2017-07-31 15:40:31 +01:00
Shahram Najm b6ddbc0623 ECC-463: Encoding of spherical harmonics sub-truncation using IEEE-64 (Part 1) 2017-07-14 15:31:43 +01:00
Shahram Najm 72c679c6ab Tests 2017-07-14 13:11:23 +01:00
Shahram Najm 52d9838943 Test ieee/ieee64 -> long and back 2017-07-14 09:57:57 +01:00
Shahram Najm f3b8681563 Test program for converting between ieee and unsigned long 2017-07-13 18:05:50 +01:00
Shahram Najm 9a0194f431 ECC-490: grib_api to ecCodes migration. Added test 2017-06-23 17:35:50 +01:00
Shahram Najm fbab8c9f23 ECC-433: BUFR operator 206YYY not working. Add test 2017-06-21 09:24:31 +01:00
Shahram Najm 2e8c285152 ECC-287: GRIB3 tests for templates 2017-06-19 11:41:56 +01:00
Shahram Najm 8a0cd606e8 Clang issue with local_MeteoFrance.c test with -fsanitize=memory 2017-06-15 17:56:58 +01:00
Shahram Najm a5444f7521 Performance: Update list of keys and generated C file src/grib_hash_keys.c. Also optimise grib_keys_hash_get() using fast_strcmp 2017-06-13 18:04:39 +01:00
Shahram Najm 4868d73d29 Trap errors in scripts 2017-06-13 17:33:06 +01:00
Shahram Najm ce61a01d79 Fix broken tests: output temp files must be uniquely named 2017-06-13 13:11:19 +01:00
Shahram Najm 8cec2d856b Merged in branch feature/ECC-287-support-for-grib3 2017-06-08 11:48:28 +01:00
Philippe Marguinaud 9b88b6f4fa Finalize limited area OMM standard. 2017-05-30 15:45:36 +02:00
Enrico Fucile f26599924b ECC-482 changed variables name (JulianDate -> DateTime) 2017-05-24 08:59:48 +01:00
Enrico Fucile 7cc530f85e ECC-482 new julian_date 2017-05-23 11:28:37 +01:00
Shahram Najm 73c3a92e02 ECC-313: Added test 2017-05-22 16:44:16 +01:00
Enrico Fucile 6a4b7ad042 fixed one test failure 2017-05-19 14:22:47 +01:00
Shahram Najm 4fb94d9003 Added tests for GRIB3: conversion from editions 1 and 2 2017-05-16 15:06:46 +01:00
Shahram Najm 17a8945803 ECC-465: Add more tests 2017-04-20 18:23:56 +01:00
Shahram Najm 871628c31e ECC-465: Key 'deleteLocalDefinition' works for GRIB edition 1 only 2017-04-20 17:38:38 +01:00
Shahram Najm c234a3c407 Testing: rename 2017-04-11 17:50:36 +01:00
Shahram Najm 6a2e849c55 Testing: rename 2017-04-11 17:45:51 +01:00
Shahram Najm 5d6dddeee1 ECC-457: GRIB1 to GRIB2 conversion: total precipitation
Revert previous change as it broke IFS
2017-04-11 11:27:59 +01:00
Shahram Najm 1a7e65887b Testing: rename of tests/bitsPerValue.sh 2017-04-10 13:46:59 +01:00
Shahram Najm f5886a6a42 Testing: rename of tests/concept.sh 2017-04-10 11:24:28 +01:00
Shahram Najm 9a4ab7c020 ECC-457: GRIB1 to GRIB2 conversion: total precipitation 2017-04-07 10:51:48 +01:00
Shahram Najm 68da4a0920 ECC-458: MeteoFrance contribution: GRIB spectral complex packing (Added test) 2017-04-06 17:29:32 +01:00
Shahram Najm 1b88bc4363 Testing: renaming 2017-04-05 18:31:35 +01:00
Shahram Najm 2385d06ee0 Testing: renaming 2017-04-05 18:09:01 +01:00
Shahram Najm b0342e834a Testing: renaming 2017-04-05 17:29:11 +01:00
Shahram Najm 3ce5c90f54 Testing: rename tests/change_scanning.sh 2017-04-05 17:03:20 +01:00
Shahram Najm f3ebfe74d6 Testing: add test for catching asserts 2017-04-05 16:47:19 +01:00
Shahram Najm 1043c004e9 Testing: rename tests/ccsds.sh 2017-04-05 13:21:27 +01:00
Shahram Najm 0361c3e032 Testing: rename tests/ccsds_perf.c 2017-04-05 13:17:16 +01:00
Shahram Najm bc579ec81e Testing: rename tests/second_order.sh 2017-04-05 12:49:16 +01:00
Shahram Najm e4a2e3fa43 Testing: add tests for grib1 2nd order pack/unpack 2017-03-27 16:23:25 +01:00
Shahram Najm 57b42fa25e No need to pack after setting doSimpleThinning 2017-03-22 18:00:45 +00:00
Shahram Najm 50cefed5f4 ECC-415: Added test 2017-03-10 18:05:07 +00:00
Shahram Najm f94a288fbe BUFR Test: change width using operator 201YYY 2017-03-03 10:39:25 +00:00
Shahram Najm 947b4cd9b7 ECC-424: Allow for filtering the bufr_keys_iter flags (Future) 2017-02-06 16:47:23 +00:00
Shahram Najm cedbb52292 ECC-424 2017-02-06 11:28:12 +00:00
Shahram Najm bce6d80376 ECC-424: codes_bufr_keys_iterator rework (part 1) 2017-02-03 15:44:03 +00:00
Florian Rathgeber 896a7a49c4 Remove trailing / from test_dir 2017-02-03 14:40:18 +00:00
Florian Rathgeber 4279c88d75 Remove trailing / from tigge_dir 2017-02-03 14:37:11 +00:00
Florian Rathgeber 710d01c7bc Remove trailing / from tools_dir 2017-02-03 14:34:13 +00:00
Florian Rathgeber 2d59f77e0f ECC-106 No need for trailing / in ECCODES_DEFINITION_PATH 2017-02-03 14:13:35 +00:00
Florian Rathgeber 353b6fa8f4 ECC-106 Use ECCODES_{DEFINITION,SAMPLES}_SUFF in test scripts 2017-02-03 13:58:57 +00:00
Shahram Najm f3dfab8a75 ECC-418: Fortran and Python codes_bufr_keys_iterator (Part 1: F90) 2017-01-26 15:50:09 +00:00
Shahram Najm 6705376e3e Fix uninitialised value 2017-01-18 18:17:17 +00:00
Shahram Najm b9b0596638 Tests: Julian test does not need data download 2017-01-17 17:10:07 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm 45da446e2f ctest with valgrind. Env var ECCODES_TEST_WITH_VALGRIND 2016-12-30 14:28:43 +00:00
Shahram Najm c57a42f26f Testing with valgrind. Env var ECCODES_TEST_WITH_VALGRIND 2016-12-30 13:40:04 +00:00
Florian Rathgeber 0abc5a8b85 ECC-404 Use HAVE_JPEG to test for JPG feature 2016-12-22 19:32:20 +00:00
Shahram Najm 310db9bc33 Testing: add comments 2016-12-19 11:34:27 +00:00
Shahram Najm 2d9137fe1c Testing: temp files 2016-12-08 18:49:09 +00:00
Shahram Najm 0af77d0893 Clean up 2016-12-06 15:58:55 +00:00
Shahram Najm 09a4f88014 ECC-386: improve test 2016-12-05 14:00:08 +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 d2b3b95194 ECC-339: test for BUFR keys iterator 2016-11-29 16:57:51 +00:00
Shahram Najm bac4f220ab ECC-339: test for BUFR keys iterator 2016-11-29 16:42:47 +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 152f855dc0 Add message telling user the name of the newly created BUFR file 2016-11-29 15:00:08 +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 f3dbd904a8 Testing: test localConcepts 2016-11-24 14:10:19 +00:00
Enrico Fucile 0d935f4a8a ECC-389 2016-11-22 17:00:56 +00:00
Shahram Najm f7379a7945 ECC-381: Palamida scan: Forensic Similarities to code from StackOverflow 2016-11-22 11:06:00 +00:00
Shahram Najm 0c95334754 ECC-381: Palamida scan: Forensic Similarities to code from StackOverflow 2016-11-21 18:37:25 +00:00
Shahram Najm 676ec3c342 Fix broken test 2016-11-21 15:56:34 +00:00
Shahram Najm 1b89895fc6 Compiler warnings 2016-11-21 14:03:53 +00:00
Shahram Najm 6007e6b205 Testing: issue with clang sanitize compile flags 2016-11-21 11:48:07 +00:00
Shahram Najm d3aed1dd78 Compiler warning 2016-11-18 14:05:09 +00:00
Shahram Najm b60637b009 Suppress warning re unbound variables 2016-11-18 13:40:14 +00:00
Shahram Najm 7c44709ca6 Testing new gts/metar tools 2016-11-18 13:39:40 +00:00
Shahram Najm 0687b974bb Ignored files 2016-11-18 13:39:01 +00:00
Shahram Najm f5b22dfa50 Fix jpeg test 2016-11-17 17:08:22 +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 74ceb08ef8 ECC-272: Flat JSON dump of some BUFR files doesn't contain the last element 2016-11-07 17:25:50 +00:00
Shahram Najm 18b297dc52 Tests: check if JPEG support is enabled 2016-11-03 18:20:22 +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
Shahram Najm acdcf46eed ECC-365: add placeholder facility in the output filename of grib_filter 2016-10-24 14:56:42 +01:00
Shahram Najm 3e351deda5 Tests: ensure temp files are uniquely named 2016-10-24 14:55:53 +01:00
Shahram Najm 4b6dc8f099 Clean up 2016-10-21 16:32:49 +01:00
Enrico Fucile 27bf94f1d6 added test ECC-364 2016-10-21 15:46:04 +01:00
Shahram Najm 93f6045014 Fix compiler warnings 2016-10-13 10:49:46 +01:00
Shahram Najm 815f925e9b Improve tests for BUFR extraction 2016-10-12 18:36:04 +01:00
Shahram Najm d82ffbb9e0 ECC-355: grib_compare: using relative comparison (-R) with 'all' does not work 2016-10-12 14:39:58 +01:00
Shahram Najm 5bf974a3b0 Test harness for grib_util_set_spec improved 2016-10-10 19:14:34 +01:00
Shahram Najm 86e05b3d2b Unit test for str_split method 2016-10-07 15:18:03 +01:00
Shahram Najm 374158a705 Unit test for str_split method 2016-10-07 15:12:27 +01:00
Shahram Najm 39f5a972d7 Fix test name 2016-10-06 17:41:10 +01:00
Enrico Fucile 50df6c4ff3 ECC-354 added test 2016-10-06 15:51:13 +01:00
Philippe Marguinaud 1cb9ae9600 WMO LAM. 2016-09-30 14:03:29 +02:00
Philippe Marguinaud 08ac3b7dc4 First version of LAM support. 2016-09-30 09:53:04 +02:00
Philippe Marguinaud 9b69b382ff First version of LAM support. 2016-09-30 09:52:13 +02:00
Shahram Najm b1630b5ca8 Remove duplicate data BUFR files 2016-09-26 18:30:45 +01:00
Shahram Najm 2333add502 ECC-335: Added further tests 2016-09-23 15:10:36 +01:00
Shahram Najm f5d5356b39 ECC-335: grib_util_set_spec: Setting edition=2 and deleteLocalDefinition=1 on GRIB1 does not delete the local definition in target GRIB2 2016-09-22 16:52:56 +01:00
Shahram Najm 26db919c15 ECC-333: bufr_compare -H aborting 2016-09-21 18:08:24 +01:00
Shahram Najm 6ddff284f8 ECC-334: BUFR edition 3: bufr_dump does not show the key 'edition' 2016-09-21 17:15:49 +01:00
Shahram Najm 9bce800260 ECC-236: bufr_ls does not print the right value for unpacked data 2016-09-16 16:23:03 +01:00
Shahram Najm 3ce4601caa Fix deprecated feature 2016-09-15 17:50:45 +01:00
Shahram Najm ff36ec4db1 Test updates 2016-09-15 16:44:39 +01:00
Shahram Najm 4d8eea5c3b ECC-320: bufr_dump -DC (part 2) 2016-09-14 18:09:23 +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 aa7f64319e ECC-320: bufr_dump -Dfortran. Fix broken test (needs more work) 2016-09-13 18:46:00 +01:00
Shahram Najm 0d7888c78b ECC-320: bufr_dump -Dfortran 2016-09-13 17:59:24 +01:00
Shahram Najm c9004a56b6 Fix spelling errors in example code 2016-09-13 17:48:52 +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 82000430d1 Add trailing slash for test_dir 2016-09-12 17:19:52 +01:00
Shahram Najm 072462a3a7 ECC-327: bufr_dump -EC (all tests pass) 2016-09-02 11:08:15 +01:00
Shahram Najm bd68931b64 ECC-327: bufr_dump -EC 2016-09-01 18:52:33 +01:00
Shahram Najm 3388a0db0b ECC-326: update test 2016-09-01 13:43:09 +01:00
Shahram Najm acce5d56f4 GRIB-947: grib_util_set_spec: For grib2 second order packing, data values are set twice 2016-08-31 17:38:31 +01:00
Shahram Najm 569bee5314 Use consistent convention for dir variables 2016-08-31 17:26:43 +01:00
Shahram Najm 50a811a24b ECC-285: bufr_dump -Efilter (now working) 2016-08-25 14:41:46 +01:00
Shahram Najm 40881e1d1e ECC-285: bufr_dump -Efilter (part 1) 2016-08-24 18:42:18 +01:00
Shahram Najm c8bc74c8a9 Make script executable 2016-08-19 17:11:53 +01:00
Shahram Najm df2af75d72 Testing: fix the definition file parsing (find does not work on symlink) 2016-08-19 15:58:06 +01:00
Shahram Najm 3ea30d6fd2 Rename key: endOfHeadersMaker -> endOfHeadersMarker 2016-08-17 17:24:13 +01:00
Shahram Najm 61b216683b GRIB-757: tigge_check -w test 2016-08-15 16:48:09 +01:00
Shahram Najm 96f79b91b0 ECC-317: Number of values not set correct in JPEG encoded constant field 2016-08-12 14:33:51 +01:00
Shahram Najm e7fb6e9220 Remove uegabe.bufr from test until we fix setting attributes in bufr_filter 2016-08-11 18:38:31 +01:00
Shahram Najm 4aab97f0fb Remove test for bufr_compare -r. Test is incorrect, this option does not work! 2016-08-10 13:54:08 +01:00
Shahram Najm 64e531e1d9 Tests: bufr_dump -Efilter needs more work (disable failing bufr_compares) 2016-08-09 17:23:05 +01:00
Shahram Najm a6b4c04ce9 ECC-302: bufr_compare does not compare attributes (part 2) 2016-08-09 17:22:16 +01:00
Shahram Najm 702727053e Add/Update entries in Makefile 2016-08-08 14:02:53 +01:00
Shahram Najm cdaf6d1317 Testing: bufr_dump_fortran 2016-08-08 12:43:16 +01:00
Shahram Najm 8e13283799 Testing: exclude failing dump comparisons for bufr_dump -Efilter (Will fix later) 2016-08-08 11:35:15 +01:00
Shahram Najm 316eca5d78 Move test for bufr_dump -Efilter into separate script 2016-08-08 11:18:12 +01:00
Shahram Najm 6e46aea21e Date/Area extraction: Rename of keys 2016-08-08 09:54:21 +01:00
Shahram Najm 7db816217e Testing: add variables from cmake so tests can exclude/include data files 2016-08-05 16:24:14 +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 0d7dc448b4 Testing: Only use JPEG packed data files if JPG enabled 2016-08-05 15:46:49 +01:00
Shahram Najm ab21abb6a3 Testing: grib_dump -Da 2016-08-05 15:04:13 +01:00
Shahram Najm e60fb98734 Datetime extraction: add date validation and test 2016-08-05 11:53:01 +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 c2763516d4 Testing: Fix temp file names 2016-08-04 18:01:58 +01:00
Shahram Najm db30134249 Split bufr_filter test for better parallelism and maintenance 2016-08-04 17:49:19 +01:00
Shahram Najm 58cb4adacd Testing: Temporarily disable datetime extraction (random failures on bamboo) 2016-08-04 17:06:50 +01:00
Shahram Najm 0d78e78b1a Add debug msg to see why bamboo test fails 2016-08-04 16:44:56 +01:00
Enrico Fucile 758ef984cf BUFR datetime extractions implemented for compressed and added test ECC-314 2016-08-04 14:47:30 +01:00
Enrico Fucile a283e5348f ECC-307 2016-08-03 11:09:54 +01:00
Shahram Najm 5d24e8b9dd ECC-310: Test now passes for all BUFRs 2016-08-02 17:24:30 +01:00
Shahram Najm be2cf3e302 ECC-293: bufr_dump -Epython (Part 04). Added test 2016-08-02 11:43:42 +01:00
Shahram Najm 1d45d20c93 ECC-293: bufr_dump -Epython (Part 04). Added test 2016-08-02 11:42:55 +01:00
Enrico Fucile 0caca5e643 bufr_filter to replace BUFRDC bufr_filter ECC-307 2016-08-01 17:52:56 +01:00
Shahram Najm 223a9812c8 Testing: increase timeout for extended test 2016-07-29 17:30:07 +01:00
Shahram Najm 7dccccb936 Fix valgrind error (F90 set_string_array) 2016-07-22 12:49:57 +01:00
Shahram Najm 9540532e3e bufr_dump -Efortran: do not trim (valgrind errors) 2016-07-21 18:01:37 +01:00
Shahram Najm b8b6cd0c99 ECC-301: All BUFR files generate correct Fortran now 2016-07-21 16:00:06 +01:00
Shahram Najm 03aa9e9333 ECC-301: Add JSON dump comparison to test 2016-07-21 13:51:46 +01:00
Shahram Najm b002581ebf Remove obsolete test (bufr_filter set_unexpandedDescriptors) 2016-07-21 13:20:23 +01:00
Shahram Najm 2ade7a5699 Enable bufr_dump -Efortran on all BUFR files 2016-07-21 10:39:31 +01:00
Shahram Najm cbb5101d83 ECC-301: Support test in a bundle 2016-07-20 17:06:40 +01:00
Shahram Najm 4172ae8b19 ECC-301: take F90 module file from include dir 2016-07-20 14:39:37 +01:00
Shahram Najm 5f8323a9a5 ECC-301: Build and run generated Fortran code 2016-07-20 11:19:38 +01:00
Shahram Najm 18a4dbf322 ECC-301: Improve test 2016-07-19 17:30:11 +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 a1cb8cc4eb Remove the bad.bufr data file 2016-07-19 15:15:36 +01:00
Shahram Najm dfd84ae5c1 Fix broken test and also compiler warnings 2016-07-19 15:02:27 +01:00
Shahram Najm d3daa235be CCSDS: fix tests 2016-07-13 18:16:04 +01:00
Shahram Najm aa3dffb8ed Merge pull request #6 in ECCODES/eccodes from PUBLIC/eccodes:develop to feature/Template-5.42
* commit '1d9c2dda13a904adf09fddb66e182f047757d8fc':
  GRIB-179: Apply fix for proper CCSDS encoding
  GRIB-179: Add test for data when (bitsPerValue % 8 != 0)
2016-07-13 17:32:24 +01:00
Shahram Najm 1d9c2dda13 Merge pull request #8 in PUBLIC/eccodes from DWD/eccodes:feature/GRIB-179-add-support-for-data-repr-template-5.42 to develop
* commit '8125bb20ab75e5809cb193728b17e68181749cb4':
  GRIB-179: Apply fix for proper CCSDS encoding
  GRIB-179: Add test for data when (bitsPerValue % 8 != 0)
2016-07-13 17:22:11 +01:00
Enrico Fucile 0cb170163c Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-06 10:56:02 +01:00
Enrico Fucile 16eb5797ae added test sample to -Efilter test ECC-285 2016-07-06 10:55:56 +01:00
Shahram Najm 37468c7b7b Improve tests 2016-07-06 10:31:09 +01:00
Shahram Najm 5fcf20f124 Remove temp log file 2016-07-06 10:09:37 +01:00
Shahram Najm 299bacd958 Add extra tests 2016-07-06 10:09:15 +01:00
Shahram Najm 2bb786b84a Test verbosity 2016-07-06 09:49:00 +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 909cf800ea Fixed broken tests 2016-07-05 13:10:01 +01:00
Enrico Fucile 060b922143 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-05 11:32:04 +01:00
Enrico Fucile fec6c51eac several fixes to re-create a message with bufr_dump -Efilter ECC-289 ECC-284 ECC-290 ECC-291 ECC-285 2016-07-05 11:31:56 +01:00
Shahram Najm 207e604e3c Tests: reduce verbosity 2016-07-04 18:12:51 +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
Enrico Fucile 89b6ae850e bufr_dump -Efilter working for some data and added test ECC-285 2016-07-01 15:46:07 +01:00
Shahram Najm 95c4c85e9e Bump up version number 2016-06-28 17:45:20 +01:00
Marijana Crepulja 3cecd2d0bb ECC-276 ECC-273 ECC-274: WMO v26 short name changes 2016-06-23 17:33:03 +01:00
Shahram Najm 8fc414a30c Refactor and simplify test 2016-06-09 14:13:08 +01:00
Shahram Najm fa07d641c5 ECC-233: Stray comma character in BUFR json dump 2016-06-09 13:50:35 +01:00
Shahram Najm 83c5591572 GRIB-911: UERRA type of processed data 2016-06-09 11:04:16 +01:00
Shahram Najm 082e54b074 Use of exec in shell script 2016-06-01 13:13:52 +01:00
Shahram Najm 2527808ff3 Add copyright notice 2016-06-01 11:11:48 +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