Commit Graph

3267 Commits

Author SHA1 Message Date
Shahram Najm 94492491be ECC-342: Initial steps 2018-01-12 14:58:21 +00:00
Shahram Najm 02d0ce4a98 ECC-341: fix loop count 2018-01-12 14:12:41 +00:00
Shahram Najm fc8653b26f ECC-341: fix bug with constant lat/lon values 2018-01-11 18:18:53 +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 a101f8b78e ECC-341: Fix broken Visual Studio build 2018-01-10 15:08:30 +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 d9c542fd31 ECC-608: bufr_descriptor struct: reference type should be 'long' (not 'double') 2018-01-09 11:39:46 +00:00
Shahram Najm 871daaef79 Enable loop detection in DEBUG mode 2018-01-08 17:54:36 +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 c8ace53907 Decode performance: speed up the BIT_MASK macro 2018-01-08 16:11:43 +00:00
Shahram Najm 7b8a4f4f31 Fix array bounds access in reset_deeper_qualifiers by passing in number of elements 2018-01-08 13:38:46 +00:00
Shahram Najm 71b3545368 BUFR decode performance (see ECC-525): cut down redundant calls to reset_deeper_qualifiers 2018-01-05 16:35:01 +00:00
Shahram Najm be0edd84ac Scope reduction of variables 2018-01-04 15:47:46 +00:00
Shahram Najm af5024457a ECC-525: Reduce number of mallocs by increasing dynamic array size/increment 2018-01-04 15:38:27 +00:00
Shahram Najm 7aea7febf0 BUFR decoding optimisation: loop inversion 2018-01-04 13:52:42 +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 2152ea86e0 ECC-394: Fix broken Visual Studio build 2018-01-02 16:44:44 +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 0cfda760ca Debugging: print which jpeg lib is used 2017-12-28 11:36:19 +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 96b25e94d2 ECC-463: Encoding of spherical harmonics sub-truncation using IEEE-64 (IEEE part) 2017-12-18 17:12:57 +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 b8325464a3 REVERT ECC-601: Compiler warnings re bounds errors 2017-12-18 17:10:33 +00:00
Shahram Najm 81ec3eb59d ECC-602: Add parameters for Standardised Precipitation index (seasonal fc) 2017-12-15 18:33:37 +00:00
Shahram Najm 1f0a597912 ECC-601: Fortran interface: argument to codes_set_string_array does not need to be ALLOCATABLE 2017-12-13 15:26:53 +00:00
Shahram Najm 4b9233bd3f ECC-598: revert changes for codes_set. No need for allocatable arrays 2017-12-13 14:56:32 +00:00
Shahram Najm 48eb7bab9c ECC-598: F90 documentation of allocatable array attribute 2017-12-13 14:28:14 +00:00
Shahram Najm 9b06e9864e Print out version of doxygen 2017-12-13 14:27:10 +00:00
Shahram Najm ea3f1dea69 Check key is provided 2017-12-12 16:04:52 +00:00
Shahram Najm ea931e2ca7 ECC-597: Do not print entire array 2017-12-12 15:24:10 +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 c84004b698 Clean up 2017-12-12 14:39:11 +00:00
Shahram Najm f2b451d332 mp up version to 2.7.0 2017-12-06 13:09:40 +00:00
Shahram Najm 6f9cff1ff7 ECC-596: Memory leak: grib_accessor_class_md5.c 2017-12-05 18:04:08 +00:00
Shahram Najm 39881a54eb Documentation for codes_split_file 2017-12-01 13:28:57 +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 6b9fbfd8cb Documentation 2017-11-30 17:54:20 +00:00
Shahram Najm 0d95c9be2c Testing: clean up 2017-11-30 17:49:46 +00:00
Shahram Najm f89f5c0f5d Documentation: related to ECC-594 2017-11-30 14:17:06 +00:00
Shahram Najm e0395a07ca ECC-594: Assertion failed: 'ktype == GRIB_TYPE_LONG' in src/grib_expression_class_functor.c 2017-11-29 17:05:46 +00:00