Commit Graph

475 Commits

Author SHA1 Message Date
Shahram Najm 6fece32386 Add test for ECC-866 2019-01-10 15:56:40 +00:00
Shahram Najm fa0c0c7314 Replace bzero with memset (Windows support) 2019-01-08 14:27:14 +00:00
Shahram Najm f9aa4a12cd Windows support: merge branch dtip-windows from Github 2019-01-07 16:13:48 +00:00
Shahram Najm 1f6d8d3d52 Remove DOS line endings 2019-01-07 13:54:29 +00:00
Shahram Najm fdf76710db ECC-864: Add test and make old key an alias 2019-01-03 12:06:44 +00:00
Shahram Najm e76871a03b ECC-864: Improved name for the angularPrecision key 2019-01-03 11:48:52 +00:00
Shahram Najm 0cbfa864a5 ECC-856: BUFR - length of string attribute not correct if used with subset section 2018-12-18 11:16:34 +00:00
Shahram Najm 832ed60f3c Python3: Enable Python 2 to work as before 2018-11-23 19:11:47 +00:00
Shahram Najm f22a2f16bb Python3: Turn verbose on for high level tests 2018-11-22 14:22:35 +00:00
Shahram Najm 19e29182c7 Python3: high level tests 2018-11-21 18:33:11 +00:00
Shahram Najm 014330cf61 Python3: Fix error: strptime() argument 1 must be str, not bytes 2018-11-21 17:10:43 +00:00
Shahram Najm 7585fddc0e ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
Shahram Najm 5773a2015c Add more basic Python tests 2018-11-08 14:19:49 +00:00
Shahram Najm 50d8bc0a4c ECC-763: BUFR test for Python 2018-10-29 11:09:40 +00:00
Shahram Najm 67f79590ce ECC-763: Added BUFR test for Python 2018-10-29 10:58:37 +00:00
Shahram Najm 06bf3ceba1 ECC-763: Split tests which work on data from samples 2018-10-24 15:20:20 +01:00
Shahram Najm 8ab46146d5 ECC-763: Add basic test for BUFR headers 2018-10-24 13:33:22 +01:00
Shahram Najm 07dbcf3b36 ECC-763: Break tests into two sets... 2018-10-23 16:33:07 +01:00
Shahram Najm 3eadeaa7be ECC-745: bufr_compare performance: speed up by skipping extra key attributes 2018-09-06 15:13:33 +01:00
Shahram Najm 76fd217e70 Remove environment variable. Add 'set -x' to print trace of commands 2018-08-15 12:00:07 +01:00
Shahram Najm 62f4893efc METAR: extend test 2018-08-02 13:09:09 +01:00
Shahram Najm b0cd1e03d1 Enable -Werror=declaration-after-statement 2018-07-20 11:38:36 +01:00
Shahram Najm 75120573f7 cppcheck warnings 2018-07-12 17:54:32 +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 7f5e90883e ECC-568: Different behaviour between bufr key iterator and bufr dump 2018-04-19 16:27:22 +01:00
Shahram Najm 70cc3f320e Documentation 2018-04-16 11:40:35 +01:00
Shahram Najm b35532d6a3 ECC-674: Examples: typo in bufr_read_scatterometer.f90 2018-04-14 17:09:42 +01:00
Shahram Najm e643b5cb51 ECC-675: Examples: confusing comment in bufr_expanded.f90 2018-04-14 16:34:29 +01:00
Shahram Najm b136510fa1 ECC-616: BUFR operator 203YYY: added test for bufr_copy_data 2018-04-11 18:41:22 +01:00
Shahram Najm 4f5d17f849 Compiler warnings 2018-01-19 16:20:59 +00:00
Shahram Najm 50e6d0e0d0 ECC-609: ecCodes requires python 2.7 to run all the tests but the minimum required version is 2.6 2018-01-10 15:57:12 +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 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +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 167f2918c4 ECC-590: add encoding in test 2017-11-21 13:07:17 +00:00
Shahram Najm 6038cc9062 ECC-590: Clang ThreadSanitizer error: data race on expanded_descriptor_list_push 2017-11-20 11:48:41 +00:00
Shahram Najm 944e9858cf Testing: add more output 2017-11-16 17:19:03 +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 754f2f767d Examples: Add BUFR get string array 2017-10-02 14:44:26 +01:00
Shahram Najm 58d343eb4f Examples: Add BUFR get string array 2017-10-02 14:28:12 +01:00
Shahram Najm 36411da09f ECC-544: Clean up 2017-09-22 14:25:21 +01:00
Shahram Najm 18640bcd47 Compiler warnings: Intel 2017-09-01 17:35:30 +01:00
Shahram Najm b291dc6b6f Clang compiler warnings 2017-08-25 17:26:08 +01:00
Shahram Najm dd8711d17d Clean up 2017-08-22 15:33:26 +01:00
Shahram Najm 22501bf7dc Python examples: Had to remove six.moves. Bamboo build on opensuse131 broke! 2017-08-09 14:36:04 +01:00
Shahram Najm 8b73776785 Python examples: code reformatting using PyCharm 2017-08-09 14:31:29 +01:00
Shahram Najm ee6773717d Python examples: code reformatting using PyCharm 2017-08-09 14:16:58 +01:00
Shahram Najm 7897b8624c Python examples: extend tests 2017-08-09 13:53:15 +01:00
Shahram Najm 4fd7715e33 Python3: make examples work in both Python2 and Python3 2017-08-09 13:52:53 +01:00
Shahram Najm 62f549d24c Examples: comments etc 2017-07-11 17:12:03 +01:00