Commit Graph

5521 Commits

Author SHA1 Message Date
Shahram Najm 620d167afd ECC-1115: Cleaning up 2020-05-18 21:23:23 +01:00
Shahram Najm 27550f1787 ECC-1115: Error messages 2020-05-18 19:59:00 +01:00
Shahram Najm 1617ea3ca1 ECC-1115: Test output string 2020-05-18 18:50:38 +01:00
Shahram Najm b18f24e552 ECC-1115: GRIB edition 1 2020-05-18 18:36:05 +01:00
Shahram Najm 5ed4876e64 ECC-1115: Added basic test 2020-05-18 18:16:11 +01:00
Shahram Najm b468a914d7 ECC-1115: Lambert azimuthal 2020-05-18 17:56:38 +01:00
Shahram Najm cbcb52c6a1 ECC-1115: Lambert conformal conic 2020-05-18 17:05:37 +01:00
Shahram Najm 8aea24d72a ECC-1115: fix value count 2020-05-18 16:45:34 +01:00
Shahram Najm 8114b9a6b3 ECC-1115: Polar stereo support 2020-05-18 16:40:47 +01:00
Shahram Najm 722b75a6fa ECC-1115: mercator support 2020-05-18 16:19:45 +01:00
Shahram Najm 633e37ce1a ECC-1115: GRIB: Add new key to get the proj string for a grid 2020-05-18 15:58:40 +01:00
Shahram Najm 770cb95baf Memory leak 2020-05-18 15:51:33 +01:00
Shahram Najm f3381a4e79 Cppcheck: address of local variable 'value' is accessed at non-zero index 2020-05-18 13:07:33 +01:00
Shahram Najm 4ab73a2b5f Cppcheck: Initialise buffer 2020-05-18 12:04:12 +01:00
Shahram Najm 94df6d6f1c Error messages 2020-05-17 19:51:40 +01:00
Shahram Najm ae936516c0 Const correctness 2020-05-17 17:22:32 +01:00
Shahram Najm 95b0a7ed6e Fix signature 2020-05-17 17:19:46 +01:00
Shahram Najm cc2c99a96a Update list of keys and hash 2020-05-17 16:59:36 +01:00
Shahram Najm f2f26ba556 ECC-1114: Test for Mercator 2020-05-16 14:21:55 +01:00
Shahram Najm aebaaa8300 Geoiterators: add in the extra iterator-related keys 2020-05-16 12:54:03 +01:00
Shahram Najm f0c1c57fa1 ECC-1114: Official request for Mercator grid support (geoiterator) 2020-05-15 16:49:12 +01:00
Shahram Najm 5383768bfd Merge branch 'feature/Mercator' into develop 2020-05-15 14:54:44 +01:00
Shahram Najm 15a2a3ab86 Memory leak in BUFR key splitting 2020-05-14 21:25:46 +01:00
Shahram Najm 1f99dc511d Examples: write errors to stderr 2020-05-14 20:21:31 +01:00
Shahram Najm fb36d2661b Examples: write errors to stderr 2020-05-14 19:57:06 +01:00
Shahram Najm 558f1c4afa Function signatures 2020-05-14 19:54:51 +01:00
Shahram Najm 8603d3a8bc Testng: remove the redirect 2020-05-14 18:29:45 +01:00
Shahram Najm c5bd2b55de Merge branch 'develop' into bugfix/memory_leaks 2020-05-14 18:22:02 +01:00
Shahram Najm 6fab4bd38b Testing: Add test for IEEE precision 2020-05-12 18:18:27 +01:00
Shahram Najm f3338ad249 ECC-1111: Performance: Lock overhead when threads process different files 2020-05-12 16:58:50 +01:00
Shahram Najm c22ad00a42 Memory leak in BUFR subset list 2020-05-12 14:11:36 +01:00
Johannes Schick 10da9afcc8
Merge branch 'develop' into develop 2020-05-11 08:18:20 +02:00
Shahram Najm b148d242f9 Memory leak in GRIB multi message from memory 2020-05-10 20:54:03 +01:00
Shahram Najm 9129ccadac Memory leak in GRIB multi message from memory 2020-05-10 15:13:45 +01:00
Shahram Najm c789c7d2b2 Memory leak in BUFR clone 2020-05-10 13:19:15 +01:00
Shahram Najm 36c8f78057 Merge branch 'develop' into feature/Mercator 2020-05-09 17:20:34 +01:00
Shahram Najm 7b89c30e8f Memory leak in read GRIB (unsupported edition) 2020-05-09 17:20:15 +01:00
Shahram Najm d43fd87c74 Memory leak in codes_count (if invalid message) 2020-05-09 16:32:26 +01:00
Shahram Najm 23ed45eb33 Mercator geoiterator. Formatting 2020-05-09 15:04:24 +01:00
Shahram Najm b2904121aa Mercator geoiterator. Formatting 2020-05-09 15:00:00 +01:00
Shahram Najm 9628c847af Mercator geoiterator. Add to Visual Studio project 2020-05-09 13:39:10 +01:00
Shahram Najm 525924d616 Mercator geoiterator. First working version 2020-05-09 13:09:58 +01:00
Shahram Najm e356498fb2 Mercator geoiterator (part 1) 2020-05-08 23:45:17 +01:00
Shahram Najm 4d2cc6be13 Mercator geoiterator: for grib1 (part 1) 2020-05-08 23:45:06 +01:00
Shahram Najm 475032bf84 Mercator geoiterator (part 1) 2020-05-08 23:36:55 +01:00
Johannes Schick a929a1dde6
Add files via upload 2020-05-08 13:50:35 +02:00
Shahram Najm f67fe2567f Merge branch 'develop' into bison_upgrade 2020-05-06 15:05:17 +01:00
Shahram Najm bfa7dedf49 ECC-1109: Upgrade versions of flex and bison 2020-05-06 15:04:55 +01:00
Shahram Najm 739318e1a7 ECC-1109: Upgrade versions of flex and bison 2020-05-06 15:04:00 +01:00
Shahram Najm 44d8ab1d28 Memory leak in inputBitmap 2020-05-06 13:39:04 +01:00