Commit Graph

5231 Commits

Author SHA1 Message Date
Shahram Najm a8e29e46d2 CMake style 2020-03-26 14:21:56 +00:00
Shahram Najm 56ad3dbe72 ECC-1099: grib_file_open: errno from fopen overwritten by call to strdup 2020-03-26 11:30:25 +00:00
Shahram Najm a85fd56731 Clang tidy warnings 2020-03-26 11:11:00 +00:00
Shahram Najm a45df08da7 CMake style 2020-03-25 18:13:32 +00:00
Shahram Najm 79677592cb CMake style 2020-03-25 17:57:25 +00:00
Shahram Najm d330ed4b72 Tools: rename cmake variable 2020-03-25 16:26:49 +00:00
Shahram Najm 413e22aa2f Testing: unit tests 2020-03-25 13:13:19 +00:00
Shahram Najm 7d42718609 BUFR: protection against descriptors being NULL 2020-03-24 20:06:52 +00:00
Shahram Najm f831675b10 ECC-1098: CMake: define version in the project declaration (in CMakeLists.txt) 2020-03-24 14:04:57 +00:00
Shahram Najm d9a71af208 GRIB2: setting mars type 2020-03-24 12:49:06 +00:00
Shahram Najm 5fa13edb5f Merge branch 'feature/ECC-1068-tigge-s2s-resolution' into develop 2020-03-23 14:52:02 +00:00
Shahram Najm c1c3d10620 Clang static analyser warnings 2020-03-23 11:52:50 +00:00
Shahram Najm f67c83b287 ECC-1094: Implement a way to check if an instance of ecCodes has been compiled with thread support 2020-03-22 19:54:43 +00:00
Shahram Najm c0f9493684 Testing: with valgrind 2020-03-22 15:42:16 +00:00
Shahram Najm 110a1ce58a Testing: Add prefix test_dir 2020-03-22 15:08:23 +00:00
Shahram Najm b99927c1e0 Testing: Fix test for valgrind 2020-03-22 15:04:24 +00:00
Shahram Najm e40f3f5c5a Clang static analyser warnings 2020-03-22 12:38:57 +00:00
Shahram Najm cb8a9d3291 Clang static analyser warnings 2020-03-22 12:13:43 +00:00
Shahram Najm 21976f57a0 Refactoring: latlon iterator and rotation keys 2020-03-21 15:18:21 +00:00
Shahram Najm 3269b850e1 Clang static analyser warnings 2020-03-20 20:55:04 +00:00
Shahram Najm e4fa0d0c98 CMake: move to proper versioning scheme 2020-03-20 18:01:10 +00:00
Shahram Najm fe00e93b58 ECC-1068: tigge_check update (resolution checking for S2S) 2020-03-20 17:24:56 +00:00
Shahram Najm c603a3a3b0 ECC-1068: tigge_check update (resolution checking for S2S) (Initial try) 2020-03-20 14:38:36 +00:00
Shahram Najm cfaa03f226 Clang static analyser warnings 2020-03-20 12:43:03 +00:00
Shahram Najm b8cb4e0394 Clang static analyser warnings 2020-03-20 12:27:16 +00:00
Shahram Najm 6d1f3aa16e Clang static analyser warnings 2020-03-20 12:10:48 +00:00
Shahram Najm a920eae6c0 ECC-1091: Change shortname of paramId 171055 to mean2t24a 2020-03-19 17:47:14 +00:00
Shahram Najm 4e29bf2d37 Clang static analyser warnings 2020-03-19 16:01:10 +00:00
Shahram Najm 32b2b5a5d9 Testing: Add test for accessor g1fcperiod 2020-03-19 14:13:00 +00:00
Shahram Najm b603391b34 ECC-1097: Memory leak: bufr_count on an invalid BUFR 2020-03-19 12:44:43 +00:00
Shahram Najm 6df011e687 ECC-1096: bufr_dump shows '2147483647' instead of 'null' 2020-03-19 12:44:17 +00:00
Shahram Najm ed3130298f Clang static analyser warnings 2020-03-18 18:47:08 +00:00
Shahram Najm 5d4c5b49d6 Formatting 2020-03-18 15:27:53 +00:00
Shahram Najm 678c8eea86 Memory leak 2020-03-18 14:48:15 +00:00
shahramn a2d3d57789
Merge pull request #24 from mkrupcale/encode-unsigned-long-pointer-increment
bits: grib_encode_unsigned_long: increment pointer, not the pointed-to value
2020-03-17 18:12:04 +00:00
shahramn 57c3d8fa8b
Merge branch 'develop' into encode-unsigned-long-pointer-increment 2020-03-17 14:41:45 +00:00
Shahram Najm 512715df24 ECC-1093: GRIB1: Local definition 192: mars keys should be of type 'string' 2020-03-14 21:43:22 +00:00
Shahram Najm 6f1e6dfdea ECC-1093: Add ability to detect when flags has lowercase but not string_type 2020-03-14 21:40:10 +00:00
Shahram Najm ce991d0f7c ECC-1093: GRIB1: Local definition 192: mars keys should be of type 'string' 2020-03-14 21:38:48 +00:00
Shahram Najm 003b3809bf Refactoring: cryptic variable names 2020-03-14 13:07:01 +00:00
Shahram Najm 816f5419f4 ECC-1092: Rename key 'is_rotated_grid' 2020-03-14 12:31:20 +00:00
Shahram Najm a1132473c1 ECC-1092: Rename key 'is_rotated_grid' 2020-03-14 12:20:54 +00:00
Shahram Najm eb629dd260 Windows: fix directory tokenizing in path 2020-03-13 16:46:11 +00:00
Shahram Najm 407c8d92f8 Merge branch 'develop' into feature/Docker 2020-03-13 15:28:34 +00:00
Shahram Najm 21ce4268a3 Refactoring: remove repeated code 2020-03-13 15:17:35 +00:00
Shahram Najm 6566e79a79 Add more tests for Julian <-> datetime conversion 2020-03-13 15:17:10 +00:00
Shahram Najm 63afc5af33 Debugging 2020-03-13 15:16:23 +00:00
Shahram Najm a23c15cd01 Can disable GRIB as well 2020-03-12 17:19:34 +00:00
Shahram Najm 309d2dd752 MEMFS support when PRODUCT_BUFR disabled 2020-03-12 15:14:38 +00:00
Shahram Najm 13c8a6014d Added option for PRODUCT_BUFR. By default ON 2020-03-12 14:16:45 +00:00