Commit Graph

2181 Commits

Author SHA1 Message Date
Shahram Najm a97409334a Rename BUFR sample files (remove .bufr extension) 2016-08-08 13:12:16 +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 b1513b7c8a Const correctness and compiler warnings 2016-08-08 10:06:59 +01:00
Shahram Najm 6e46aea21e Date/Area extraction: Rename of keys 2016-08-08 09:54:21 +01:00
Shahram Najm b60cc55c6a ECC-302: rationalize errors (part 1) 2016-08-05 18:38:47 +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 921099e981 Eclipse settings 2016-08-05 15:05:55 +01:00
Shahram Najm ab21abb6a3 Testing: grib_dump -Da 2016-08-05 15:04:13 +01:00
Shahram Najm 84c8ef9d1d Comment out extraneous debug output 2016-08-05 15:01:35 +01:00
Shahram Najm d50e3520ea Added handy macro for string equality STR_EQ 2016-08-05 13:32:28 +01:00
Shahram Najm 44ba4e8b9a Fix compiler warnings [-Wstrict-prototypes] 2016-08-05 12:57:56 +01:00
Shahram Najm e60fb98734 Datetime extraction: add date validation and test 2016-08-05 11:53:01 +01:00
Shahram Najm 8c09a49aa8 Copy over files to build area 2016-08-05 11:33:37 +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
Shahram Najm ae8c9d7be5 Fix name of dumper class for python 2016-08-04 16:44:15 +01:00
Shahram Najm b9e68d8062 Clean up 2016-08-04 16:43:49 +01:00
Shahram Najm 125153cb03 Remove warning re errno 2016-08-04 16:43:24 +01:00
Enrico Fucile 1845f78842 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-08-04 14:50:04 +01:00
Enrico Fucile 758ef984cf BUFR datetime extractions implemented for compressed and added test ECC-314 2016-08-04 14:47:30 +01:00
Shahram Najm c24d38816e Clean up 2016-08-04 11:07:00 +01:00
Shahram Najm fee7f3c992 Clean up 2016-08-04 11:06:45 +01:00
Enrico Fucile cbe2c2c7c1 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-08-04 08:18:32 +01:00
Enrico Fucile 7b8dc9e200 added empty set handling for Area and started implementation of Datetime ECC-307 ECC-314 2016-08-04 08:18:28 +01:00
Shahram Najm 4196e32648 Fix missing function 2016-08-03 17:49:36 +01:00
Shahram Najm ff98fdcf0e Add new files to Visual Studio project 2016-08-03 16:58:48 +01:00
Shahram Najm 7c0b513069 Remove redirect to dev/null in case of errors 2016-08-03 16:32:15 +01:00
Shahram Najm ea426385a9 Clean up 2016-08-03 14:38:46 +01:00
Shahram Najm c1920b4665 Add new src file 2016-08-03 14:35:26 +01:00
Shahram Najm c38ecd0637 Testing: Added new python test 2016-08-03 14:10:15 +01:00
Shahram Najm 913d16629b Fix warning re off_t and size_t in Python wrapper 2016-08-03 14:09:57 +01:00
Shahram Najm df08ce29b9 Fix compiler warnings 2016-08-03 11:30:43 +01:00
Shahram Najm 64b2c57b2d Debugging: print version of Jasper 2016-08-03 11:30:19 +01:00
Enrico Fucile a283e5348f ECC-307 2016-08-03 11:09:54 +01:00
Shahram Najm 3045e70250 ECC-310: Compiler warnings 2016-08-02 18:28:34 +01:00
Shahram Najm 465d4f177c ECC-310: Clean up 2016-08-02 18:07:03 +01:00
Shahram Najm 4b292539a1 ECC-310: Fix codes_set_array to detect type 2016-08-02 17:58:15 +01:00
Shahram Najm 7a5cc4c3ad Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-08-02 17:24:39 +01:00
Shahram Najm 5d24e8b9dd ECC-310: Test now passes for all BUFRs 2016-08-02 17:24:30 +01:00
Shahram Najm a4977f7c23 ECC-310: Fix issue with trailing comma for single entry lists 2016-08-02 17:24:11 +01:00
Shahram Najm a4dfb57b48 ECC-310: Python codes_set_array with strings (Part 01) 2016-08-02 17:21:56 +01:00
Shahram Najm c56d31b61c Print test output in verbose ctest mode 2016-08-02 17:18:26 +01:00
Enrico Fucile be39d8fe7a failure fix 2016-08-02 15:04:18 +01:00