Commit Graph

5231 Commits

Author SHA1 Message Date
Shahram Najm 08e73e71e5 Clang static analyser warnings 2020-02-19 16:39:06 +00:00
Shahram Najm 55139ff1f6 ECC-805: rebuild key hash 2020-02-19 14:19:22 +00:00
Shahram Najm ae7ed1e91f ECC-805: Some keys use the 'center' spelling, others (correctly) use the 'centre' spelling 2020-02-19 14:06:34 +00:00
Shahram Najm 5d0ec7c234 AppVeyor: reduce build notification emails 2020-02-19 13:19:36 +00:00
Shahram Najm 514e84ab75 Clang static analyser warnings 2020-02-19 12:07:34 +00:00
Shahram Najm c190be37de Remove key angularPrecision. Also move true/false down to metar/taf 2020-02-19 11:49:50 +00:00
Shahram Najm 9bda76d0b9 Definitions: update name of centre 214 2020-02-18 18:14:56 +00:00
Shahram Najm b5bd06a31f ECC-1079: Missing CODES_UTIL_GRID_SPEC_REDUCED_ROTATED_GG 2020-02-18 10:43:13 +00:00
Shahram Najm 95b34d061b Documentation of codes_is_missing 2020-02-17 12:48:44 +00:00
Shahram Najm 135e448448 Clang static analyser warnings 2020-02-17 11:35:02 +00:00
Shahram Najm 0a7b5a4802 ECC-1076: Segmentation fault when reading grib1 file 2020-02-14 16:57:21 +00:00
Shahram Najm 3548d73c67 Raw packing: add grib2 and grib1 tests (with and without bitmap) 2020-02-14 13:36:38 +00:00
Shahram Najm 4cf7431e81 ECC-1075: Added test 2020-02-14 13:16:19 +00:00
Shahram Najm 06bf63b167 ECC-1075: grib_dump error on GRIB edition 1 with raw packing 2020-02-14 13:01:29 +00:00
Shahram Najm 88f82ec0d6 Clang static analyser warnings 2020-02-14 12:13:30 +00:00
Shahram Najm 65c337cf69 ECC-1073: grib_ls/bufr_ls with the JSON option: Set key 'file' 2020-02-13 18:18:46 +00:00
Shahram Najm b11cdf670f ECC-1073: grib_ls/bufr_ls with the JSON option: Set key 'file' 2020-02-13 18:09:04 +00:00
Shahram Najm aea5aa5fa3 Clang static analyser warnings 2020-02-13 12:38:44 +00:00
Shahram Najm 34c29c0e50 Clang static analyser warnings 2020-02-13 12:38:37 +00:00
Shahram Najm e2605533ce Tests: allow run with valgrind 2020-02-13 12:38:21 +00:00
Shahram Najm aa751707d2 Error handling 2020-02-13 11:21:24 +00:00
Shahram Najm e955bc532b Tests: allow run with valgrind 2020-02-13 11:21:00 +00:00
Shahram Najm 58e39c3197 Clang static analyser: Dead assignment 2020-02-12 18:02:38 +00:00
Shahram Najm 40270d7bcf Clang static analyser: Dead increment 2020-02-12 17:47:14 +00:00
Shahram Najm defe1b6803 Clang static analyser: Dead assignment 2020-02-12 17:46:43 +00:00
Shahram Najm 185b49fa84 Clang static analyser: Dead assignment 2020-02-12 17:46:25 +00:00
Shahram Najm 5d0a2c9ab5 Clang static analyser: Allocator sizeof operand mismatch 2020-02-12 17:46:02 +00:00
Shahram Najm 103d5dbb8b get_concept_condition_string improvement 2020-02-12 16:18:49 +00:00
Shahram Najm 4117649faf AppVeyor: Add build notification 2020-02-12 16:17:22 +00:00
Shahram Najm b989fe399c ECC-992: Adjust limits. 121/122 only if step>0 2020-02-12 13:59:01 +00:00
Shahram Najm 8c5d7e7234 Clang static analyser: protect against division by zero 2020-02-12 12:52:36 +00:00
Shahram Najm 8744f5ca25 Examples: Fix memory leaks 2020-02-12 12:20:07 +00:00
Shahram Najm 62b27a2a9d Clang static analyser: protect against dereference of null pointer 2020-02-12 12:19:34 +00:00
Shahram Najm f0c9c361e0 Clang static analyser: Null pointer argument in call to string comparison function 2020-02-12 11:13:03 +00:00
Shahram Najm 5dc2e13c6c Clang static analyser warnings 2020-02-11 18:00:30 +00:00
Shahram Najm e687c46f4b Performance: pre-compute Gaussian latitudes 2020-02-11 17:38:49 +00:00
Shahram Najm dab209207d Performance: pre-compute Gaussian latitudes 2020-02-11 16:40:06 +00:00
Shahram Najm f7c5a29718 No need for cast 2020-02-11 15:46:34 +00:00
Shahram Najm b9ea2a2eef Clang static analyser warnings 2020-02-11 14:39:09 +00:00
Shahram Najm deac4b3488 ECC-1071: Performance: GRIB1: Calculating number of points for Reduced Gaussian grids 2020-02-11 13:59:13 +00:00
Shahram Najm 7236f84e3c Clang static analyser: Dead initialization/assignment 2020-02-11 11:51:58 +00:00
Shahram Najm 01ba1e5a93 Clang static analyser: Uninitialized argument value 2020-02-11 11:50:50 +00:00
Shahram Najm 4b5b71a8cc Error handling: helpful message when concept fails 2020-02-11 11:20:25 +00:00
Shahram Najm 0262cbca61 Clang static analyser: Uninitialized argument value 2020-02-10 18:03:14 +00:00
Shahram Najm d0ac1e6cdc Clang static analyser: Uninitialized argument value 2020-02-10 17:49:54 +00:00
Shahram Najm 86549f88e4 Testing: GTS header 2020-02-10 17:48:41 +00:00
Shahram Najm 1f23533b68 Fix error in opj_memory_stream_skip 2020-02-10 17:11:46 +00:00
Shahram Najm 1f545e1a0f Clang static analyser: Allocator sizeof operand mismatch 2020-02-10 17:10:11 +00:00
Shahram Najm 04ac0d108d ECC-1070: bufr_dump -O should not unpack the data section 2020-02-10 14:19:42 +00:00
Shahram Najm 40067d2879 Testing: bufr_dump -O debug output 2020-02-10 13:57:40 +00:00