Commit Graph

2531 Commits

Author SHA1 Message Date
Shahram Najm 4a1e5c382c ECC-1403: WIP 2022-06-18 16:31:38 +01:00
Shahram Najm 69a1210638 ECC-1403: WIP 2022-06-18 15:46:19 +01:00
Shahram Najm 09d75ecede Merge branch 'develop' into feature/ECC-1403-Nearest-Part2 2022-06-17 23:12:42 +01:00
Shahram Najm c72f1b7497 ECC-1410: GRIB: C API: keys iterator name is NULL 2022-06-17 18:58:21 +01:00
Shahram Najm 866593c4bb Merge branch 'develop' into feature/ECC-1403-Nearest-Part2 2022-06-17 10:36:44 +01:00
Shahram Najm d29e94822f Nearest: Assertion 2022-06-16 22:58:15 +01:00
Shahram Najm 805e2aa75e Fix metabuilder compilation 2022-06-16 22:56:09 +01:00
Shahram Najm 1e456b745f ECC-1406: GRIB: grib_ls -l reports last grid point is out of area 2022-06-16 20:16:00 +01:00
Shahram Najm 1aa377fde1 ECC-1405: Cleanup 2022-06-15 19:17:59 +01:00
Shahram Najm b697f66b2e ECC-1405: Add new function: codes_handle_new_from_samples 2022-06-15 18:21:28 +01:00
Shahram Najm 1d9a4b27a1 Cleanup 2022-06-14 22:11:48 +01:00
Shahram Najm 1274eda938 ECC-1403 continued: wip 2022-06-14 18:11:20 +01:00
Shahram Najm c1dce662de ECC-1403 continued: Add method unpack_double_element_set 2022-06-14 15:07:16 +01:00
Shahram Najm 113f24bbe4 ECC-1403: GRIB: codes_grib_nearest_find too slow 2022-06-11 14:39:14 +01:00
Shahram Najm 91c20018c3 ECC-1403: GRIB: codes_grib_nearest_find too slow 2022-06-11 12:56:12 +01:00
Shahram Najm e0188ee4e7 Merge branch 'develop' into feature/Performance_nearest 2022-06-10 21:27:29 +01:00
Shahram Najm a050115789 Refactoring: Function renaming 2022-06-10 20:51:39 +01:00
Shahram Najm 4fe5f475e7 C++: Cannot use variable name of 'new' 2022-06-09 18:10:07 +01:00
Shahram Najm 49541be2ef ECC-1401: BUFR: bufr_dump generates invalid JSON 2022-06-09 17:47:20 +01:00
Shahram Najm ae019fa18b Performance: nearest point (Part 01) 2022-06-08 14:37:08 +01:00
Shahram Najm ba4ca05095 ECC-1212: MARS key mapping for local time templates (Part 04) 2022-06-07 21:09:50 +01:00
Shahram Najm 0f6a86cc77 ECC-1212: MARS key mapping for local time templates (Part 03) 2022-06-07 17:58:57 +01:00
Shahram Najm 34fd416e98 ECC-1212: MARS key mapping for local time templates (Part 02) 2022-06-07 17:28:30 +01:00
Shahram Najm e2216e5340 ECC-1212: MARS key mapping for local time templates (Part 01) 2022-06-07 16:20:57 +01:00
Shahram Najm 9216f00136 Debugging: Reduce number of printed messages 2022-06-07 12:39:00 +01:00
Shahram Najm 114ed8a369 C++ warning: converting a string constant to char* 2022-06-03 20:14:42 +01:00
Shahram Najm 7c471813ea cppcheck: Const correctness 2022-06-03 13:02:32 +01:00
Shahram Najm 3fb07b118e ECC-1396: Clang -fsanitize=undefined: runtime errors during tests 2022-06-02 17:00:20 +01:00
Shahram Najm 76c1e3f2b6 Clang++ -fsanitize=undefined: Fix invalid code table entries 2022-06-02 15:06:01 +01:00
Shahram Najm b8ae44fccf ECC-1395: BUFR: Encoding should fail if attempting to encode message with an undefined element descriptor 2022-06-01 16:38:24 +01:00
Shahram Najm 5ca6092822 Refactoring: move the function grib_producing_large_constant_fields to grib_utils 2022-05-31 16:52:21 +01:00
Shahram Najm 24b6bffee8 Compilation with C++ 2022-05-31 12:35:50 +01:00
Shahram Najm 774eb7d8d7 C++ warnings 2022-05-22 15:04:25 +01:00
Shahram Najm ce40ed1344 Fix broken metabuilder/ci build 2022-05-21 19:23:32 +01:00
Shahram Najm a747e6b9d5 ECC-1393: Fix error C2461: constructor syntax missing formal parameters 2022-05-21 16:00:30 +01:00
Shahram Najm 76bac8da71 ECC-1393: CMake: Add option to build ecCodes with C++ 2022-05-21 14:37:23 +01:00
Shahram Najm 1ff5f75eee ECC-1335: Remove deprecated functions 2022-05-19 11:06:39 +01:00
Shahram Najm 63988c67a9 ECC-1335: Remove deprecated functions 2022-05-19 11:02:35 +01:00
Shahram Najm df2f153fc7 Enable data quality checks 2022-05-18 20:35:44 +01:00
Shahram Najm 4ef67381bf Refactoring 2022-05-18 20:35:31 +01:00
Shahram Najm 6b582febae Function to check the GRIB data values (grib_check_data_values_range) 2022-05-18 20:18:31 +01:00
Shahram Najm 1189d647b0 Refactoring 2022-05-18 17:52:09 +01:00
Shahram Najm 9476708bfd ECC-1388: GRIB2 CCSDS: Unpacked values different from simple packing 2022-05-18 16:36:19 +01:00
Shahram Najm 46aa690e88 Debugging: Print doubles with more precision 2022-05-18 16:08:49 +01:00
Shahram Najm 203e38c1d5 Update list of keys and hash 2022-05-11 13:35:37 +01:00
Shahram Najm b21ddccd83 Compiler warnings 2022-05-10 17:47:53 +01:00
Shahram Najm c245ea7ccf ECC-1387: GRIB2 CCSDS: bitsPerValue should be set to 0 for a constant field 2022-05-09 16:35:57 +01:00
Shahram Najm 6fad5161a8 Merge branch 'feature/CCSDS_constant_fields' into develop 2022-05-09 16:25:50 +01:00
Shahram Najm a9b36b4ec4 Simple packing: corner case of bpv>0 for a constant field 2022-05-09 15:44:47 +01:00
Shahram Najm d7e96d4d1d Detect invalid elements. Also fix memory leak 2022-05-08 23:16:52 +01:00
Shahram Najm 417a68fb3d CCSDS: set bitsPerValue=0 for constant field 2022-05-06 19:10:03 +01:00
Shahram Najm 0945d27154 Remove deprecated autotools makefiles 2022-05-06 13:44:54 +01:00
Shahram Najm 659912dd9c BUFR decoding: print descriptor code in out-of-range error message 2022-05-05 12:43:35 +01:00
Shahram Najm 4f0a6a791d Rename 2022-05-04 13:38:46 +01:00
Shahram Najm 025a4217ce Type conversion 2022-05-01 12:32:17 +01:00
Shahram Najm 46f49fb002 Performance and cleanup 2022-04-28 17:19:41 +01:00
Shahram Najm d12e4cf736 Cleanup 2022-04-28 12:08:58 +01:00
Shahram Najm 82a32ceed0 BUFR operator 203 (ECC-1019, ECC-680, ECC-507) 2022-04-27 16:28:43 +01:00
Shahram Najm cfaebc60bf BUFR dump: Check error code before asserting 2022-04-27 13:30:12 +01:00
Shahram Najm 1548a97ff5 Debugging: add method to print a viarray 2022-04-26 16:53:58 +01:00
Shahram Najm 523e950ea7 BUFR decode: Check error code before asserting 2022-04-26 15:38:53 +01:00
Shahram Najm 4f3c47fc12 Cleanup 2022-04-26 12:46:01 +01:00
Shahram Najm 4270ffaaa3 Cleanup: src/grib_templates.h deprecated 2022-04-26 11:39:34 +01:00
Shahram Najm ff3039cb7c Remove tabs 2022-04-24 20:42:21 +01:00
Shahram Najm 617ade8076 Const correctness; unused functions etc 2022-04-20 17:17:56 +01:00
Shahram Najm eafc7931b4 Improved error messages 2022-04-20 16:25:54 +01:00
Shahram Najm 85cb6e850b Windows: warning C4090: different 'const' qualifiers 2022-04-19 17:03:03 +01:00
Shahram Najm 6a4ee75ef2 ECC-1383: Spelling: Accessor 'octect_number' should be 'octet_number' 2022-04-19 16:03:16 +01:00
Shahram Najm 66fbbfcbfd ECC-1382: C API: codes_fieldset_new_from_files: The 'keys' argument should be const 2022-04-19 11:56:19 +01:00
Shahram Najm 225492cab6 Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2022-04-08 16:44:54 +01:00
Shahram Najm 7566c8f0ce CMake: rename file list 2022-04-08 16:40:38 +01:00
Shahram Najm bbfa67c08d Compiler warning: const correctness 2022-04-08 15:44:19 +01:00
Shahram Najm 72488b565e Compiler warning: const correctness 2022-04-08 15:10:53 +01:00
Shahram Najm 1c91d98ebb Fix signatures 2022-04-08 14:32:46 +01:00
Baudouin Raoult 7e588f53c7 Fix issue with PNG on windows 2022-04-08 14:31:12 +01:00
Shahram Najm 14a0db00d9 Compiler warning: const correctness 2022-04-08 14:24:39 +01:00
Shahram Najm bf4c75b311 Compiler warning: invalid conversion from 'void*' 2022-04-08 14:24:13 +01:00
Baudouin Raoult 5f784c341e Fix png compilation on windows 2022-04-08 11:10:59 +01:00
Shahram Najm 362cbe2184 Fix non-printable characters 2022-04-05 16:37:01 +01:00
Shahram Najm f9b4420bdf ECC-789: GRIB: spectral_complex to spectral_simple conversion 2022-04-01 15:33:04 +01:00
Shahram Najm 6aa02e5d63 Debugging: show more output 2022-03-31 17:36:06 +01:00
Shahram Najm a3d61558fd Swap Scanning: Cater for Ni missing (reduced grids) 2022-03-30 12:43:43 +01:00
Shahram Najm 02159affd0 ECC-1375: Cater for Ni missing (reduced grids) 2022-03-30 12:31:02 +01:00
Shahram Najm 2fe3463f94 ECC-1375: Add test 2022-03-29 22:58:42 +01:00
Shahram Najm 5bc68e1116 ECC-1375: GRIB: Add key to allow alternativeRowScanning to be turned off/on 2022-03-29 21:20:23 +01:00
Shahram Najm 12c69ba735 AppVeyor: Fix Windows compilation: errors C2057, C2466 and C2133 2022-03-18 20:49:51 +00:00
Shahram Najm 040093c655 Cleanup 2022-03-18 13:56:21 +00:00
Shahram Najm 57898591a1 Indexing: Experimental feature to set keys before adding to index 2022-03-18 13:45:34 +00:00
Shahram Najm 1db1c0831c Indexing: print message number in case of failure 2022-03-17 22:21:33 +00:00
Shahram Najm bff4ff1df4 IEEE Packing: fix test failure 2022-03-15 20:30:01 +00:00
Shahram Najm 6f02e20127 Added codes_get_product_name 2022-03-15 16:52:54 +00:00
Shahram Najm 422ef77000 Refactoring 2022-03-14 19:54:22 +00:00
Shahram Najm d8d4e26654 ECC-1369: handle_new_from_samples: Allow sample file to include its extension 2022-03-14 15:55:43 +00:00
Shahram Najm aa7e202083 Allow sample file specification with extension 2022-03-14 15:16:16 +00:00
Shahram Najm a2cb76c7ec Testing: add tests for string_ends_with function 2022-03-14 15:15:05 +00:00
Shahram Najm 9e067bb624 ECC-1335: Return error from deprecated functions 2022-03-13 17:25:40 +00:00
Shahram Najm 29c0b0e8ea Compiler warnings and cleanup 2022-03-12 22:25:05 +00:00
Shahram Najm 9518460641 Tools: codes_export_resource 2022-03-12 14:23:23 +00:00
Shahram Najm 211c22ca37 Tools: codes_export_resource 2022-03-12 12:52:00 +00:00
Shahram Najm ccb1f1d6aa C API: Function documentation 2022-03-10 14:31:59 +00:00
Shahram Najm 86f5e6ef16 ECC-1367: C API: codes_get_double_elements: The 'index_array' argument should be 'const' 2022-03-09 19:33:52 +00:00
Shahram Najm d5cd7960c7 Debugging: Utility function to track GRIB packing/repacking issues 2022-03-09 16:54:29 +00:00
Shahram Najm 073e2a8190 Cleanup 2022-03-08 17:15:59 +00:00
Shahram Najm c859041d57 ECC-989: cleanup 2022-03-07 18:15:34 +00:00
Shahram Najm ba0081ec69 Merge branch 'develop' into bugfix/ECC-989-ValgrindErrorBufr 2022-03-07 17:56:10 +00:00
Shahram Najm 60f072f74d ECC-1343: Fix signatures 2022-03-07 16:44:55 +00:00
Shahram Najm 0a367b1d53 ECC-1343: Fix signatures 2022-03-07 16:42:22 +00:00
Shahram Najm c77d657a2d ECC-1343: Const correctness 2022-03-07 16:38:55 +00:00
Shahram Najm 4e3a31f25f Remove duplicate prototypes 2022-03-07 16:38:34 +00:00
Shahram Najm 8fb498fc07 ECC-1343: Catch errors from JasPer library 2022-03-07 16:18:30 +00:00
Shahram Najm 46c729d22a ECC-1343: cleanup 2022-03-07 13:54:10 +00:00
Shahram Najm 86f0b35f1a ECC-1343: Problems compiling with Jasper v3.0 (Try 02) 2022-03-06 21:30:44 +00:00
Shahram Najm 0a94dc71fb ECC-1343: Problems compiling with Jasper v3.0 (Try 01) 2022-03-06 20:17:54 +00:00
Shahram Najm b6896e9446 Merge branch 'develop' into bugfix/ECC-989-ValgrindErrorBufr 2022-03-04 19:22:13 +00:00
Shahram Najm 2837446798 ECC-1363: codes_set_string: Does not fail for invalid value for key of type 'double' 2022-03-04 15:27:16 +00:00
Shahram Najm 0daf459199 Refactoring: Remove unused keys 2022-03-04 14:07:30 +00:00
Shahram Najm 55a95d17bd ECC-1359: codes_set_string: Fails for integer key even if string can be converted to an integer 2022-03-02 17:43:41 +00:00
Shahram Najm cc09ad375d Optimisation: faster decode for constant field 2022-03-01 18:03:43 +00:00
Shahram Najm 59b169c4ba Const correctness 2022-02-26 19:15:19 +00:00
Shahram Najm af40b9bf30 ECC-989: Unused functions 2022-02-26 18:09:56 +00:00
Shahram Najm ca293c1da9 Fieldset: refactoring 2022-02-26 13:34:58 +00:00
Shahram Najm 4535dad22e Const correctness 2022-02-26 13:34:37 +00:00
Shahram Najm 9436793fe0 Update list of keys and hash 2022-02-25 15:37:11 +00:00
Shahram Najm 96d5a8fe95 ECC-989: Cleanup 2022-02-25 15:00:15 +00:00
Shahram Najm e0014714d4 ECC-989: Valgrind error: BUFR: setting 'unpack=1' before setting unexpandedDescriptors (Try 01) 2022-02-25 13:44:07 +00:00
Shahram Najm 87fd0f582b Refactoring 2022-02-24 12:42:51 +00:00
Shahram Najm e34c173fec Testing: Detect string to integer failure 2022-02-24 11:59:08 +00:00
Shahram Najm 5393ea7a56 Optimisation: Evaluate isOctahedral only if Ni==missing 2022-02-23 16:29:34 +00:00
Shahram Najm df142158c0 Update list of keys and hash 2022-02-22 12:18:23 +00:00
Shahram Najm 30e16a7b8b Error handling and cleanup 2022-02-19 13:07:07 +00:00
Shahram Najm 509a32607b Merge branch 'develop' into feature/OceanInMars 2022-02-14 22:13:55 +00:00
Shahram Najm 7040d51277 ECC-670: PowerPC: some tests fail on ppc platform 2022-02-11 13:38:11 +00:00
Shahram Najm ed8a8a3447 ECC-1347: BUFR crash: malloc failure during encoding 2022-02-10 17:18:23 +00:00
Shahram Najm 2736648f41 Compiler warnings on Windows: C4018 and C4334 2022-02-10 10:54:58 +00:00
Shahram Najm 4f113ed801 ECC-1344: Fix for Windows builds 2022-02-10 10:25:32 +00:00
Shahram Najm 15c5a0caef ECC-1344: Always call fflush() and fsync() before fclose() of a written file (Part 1) 2022-02-09 19:14:43 +00:00
Shahram Najm a89e1956f8 ECC-1345: GRIB: ECCODES_GRIB_IEEE_PACKING environment variable value should be checked 2022-02-09 13:14:31 +00:00
Shahram Najm 14fc79aae4 Fix formatting issues in print statements [-Werror=format=] 2022-02-07 17:23:23 +00:00
Shahram Najm 3f48155076 Geoiterator: improved error messages 2022-02-06 18:50:04 +00:00
Shahram Najm 9164be0020 Print name of Geoiterator in error messages 2022-02-06 17:45:29 +00:00
Shahram Najm b6c72d346c transform_iterator_data: No need to pass in handle. Also fix memory leak 2022-02-06 13:11:54 +00:00
Shahram Najm d2b739c0fc ECC-1339: Remove unused variables 2022-02-05 15:57:32 +00:00
Shahram Najm f9b0d8e521 ECC-1339: grib1 spectral ieee 2022-02-05 12:35:07 +00:00
Shahram Najm 3e29939e05 ECC-1339: cleanup 2022-02-04 19:05:26 +00:00
Shahram Najm 98b908ff68 ECC-1339: Fix comments 2022-02-04 17:47:25 +00:00
Shahram Najm bbb34f8c9a ECC-1339: GRIB2: ECCODES_GRIB_IEEE_PACKING environment variable does not work for edition 2 2022-02-04 17:45:47 +00:00
Shahram Najm f4460251d1 Testing: grib_compare 2022-02-03 18:25:17 +00:00
Shahram Najm 9f25c8951c Deprecated code 2022-02-03 16:37:40 +00:00
Shahram Najm f3355b385a Merge develop into feature/OceanInMars branch 2022-02-03 12:04:32 +00:00
Shahram Najm 0bb62072d1 Cleanup 2022-02-01 12:22:44 +00:00
Shahram Najm 9d4e838d3b Cleanup 2022-01-31 20:25:14 +00:00
shahramn b0a093f804
Merge branch 'develop' into g1second_order-test-fix-linux32 2022-01-31 18:45:27 +00:00
shahramn 165eddb8b5
Merge branch 'develop' into g1second_order-test-fix-linux32 2022-01-31 17:00:44 +00:00
Shahram Najm 0a2c5f3727 Update list of keys and hash 2022-01-31 14:56:37 +00:00
Shahram Najm c88748cc80 ECC-1335: C API: Deprecate functions codes_box_new and codes_box_get_points (Part 3) 2022-01-31 14:17:18 +00:00
Shahram Najm c564b6eae5 ECC-1335: C API: Deprecate functions codes_box_new and codes_box_get_points (Part 2) 2022-01-31 14:07:07 +00:00
Shahram Najm 8a2337c43e ECC-1331: GRIB: Polar stereographic projection with alternativeRowScanning is incorrect 2022-01-30 22:26:38 +00:00
Shahram Najm 4d927258ac ECC-1331: Better to fail rather than generate wrong results 2022-01-29 15:49:44 +00:00
Shahram Najm f0e24edd1c ECC-1330: Fix leak 2022-01-21 20:03:55 +00:00
Shahram Najm 9b2b7d69c7 ECC-1330: BUFR: bufrTemplate='unknown' but should be 'aircraftReportWithSecondsAndPressure' 2022-01-21 16:03:51 +00:00
Shahram Najm f1e9143b59 Experimental: setting MISSING as a valid value (for now disabled) 2022-01-20 14:40:06 +00:00
Shahram Najm 1b137c5bee Unused function: grib_init_accessor_from_array 2022-01-20 13:40:14 +00:00
Shahram Najm e2d7c22edd Update list of keys and hash 2022-01-19 19:56:18 +00:00
Mamoru TASAKA 580c760e55 g1second_order_general_extended_packing: preserve significant bits for signedness on 32bit
In g1second_order_general_extended_packing, firstOrderValues or so are restored
with grib_get_long_array(), and the restored values are stored in "long" type array.
So on 32 bit system, when "bits_per_value" is set to 32 and 32 bit unsigned values
are saved with grib_set_long_array(), restored values by grib_get_long_array()
are recognized as negative value, which results in wrong result
(in grib_second_order.sh).

For now, on linux 32 bit system, save 1 significant bit for signedness and
restrict bits_per_value to 31, and relax allowed error due to this change.
2022-01-10 23:32:27 +09:00
Shahram Najm 0155057ea5 Performance: unpack_string: reduce scope and buffer size 2021-12-26 20:32:06 +00:00
Shahram Najm 5407ecd6d1 Unused accessor: bufr_clear_tables 2021-12-21 21:04:42 +00:00
Shahram Najm f1553c0772 Error messages 2021-12-18 22:11:09 +00:00
Shahram Najm 49a9e55807 Merge branch 'develop' into feature/OceanInMars 2021-12-17 18:47:32 +00:00
Shahram Najm e178c99874 Testing: add test for 'suppressed' accessor 2021-12-16 12:21:53 +00:00
Shahram Najm 1721cc7351 Add build date into library: Fix Windows build 2021-12-14 19:56:52 +00:00
Shahram Najm 267f155628 Add build date into library (Similar to git SHA1) 2021-12-14 19:49:25 +00:00
Jos de Kloe 001e6b5311 add patch to src/grib_api_internal.h as proposed by Mamoru TASAKA <mtasaka@fedoraproject.org> to fix test problems on the big endian s390x platform. 2021-12-14 09:05:27 +01:00
Shahram Najm ea5a8f8ac6 Unused file: More cleanup 2021-12-11 19:36:08 +00:00
Shahram Najm 6e044b9b5a Unused file: grib_accessor_class_g1p1p2.c 2021-12-11 17:58:50 +00:00
Shahram Najm 201443c6ac Testing: offset as a string and integer 2021-12-09 22:22:20 +00:00
Shahram Najm 653594028c Improve error messages 2021-12-09 18:53:05 +00:00
Shahram Najm ac2095cd42 Improve error messages 2021-12-09 18:41:10 +00:00
Shahram Najm 109ef4654c Warning on Windows 2021-12-05 20:19:51 +00:00
Shahram Najm 04d53e0280 Unused functions 2021-12-05 20:18:45 +00:00
Shahram Najm 73ccccb6a9 Cppcheck warnings: Fix signature 2021-12-04 14:11:54 +00:00
Shahram Najm eadba0575b Cppcheck warnings 2021-12-04 14:01:44 +00:00
Shahram Najm 64ab857895 Cppcheck warnings 2021-12-03 21:05:03 +00:00
Shahram Najm 5076bc3c9f ECC-1315: Keys like parameterName and nameOfFirstFixedSurface have a trailing space 2021-12-01 14:56:51 +00:00
Shahram Najm 7c6411a634 ECC-1314: GRIB1: Memory leak if conversion to GRIB2 fails 2021-11-29 17:03:06 +00:00
Shahram Najm 069605b85a Performance: BUFR decoding: make local copy to reduce memory access 2021-11-24 12:26:05 +00:00
Shahram Najm 4fd37d3e16 Performance: BUFR decoding: avoid calls to strlen 2021-11-24 12:25:09 +00:00
Shahram Najm 76406f837d Debugging: print more info during expansion 2021-11-18 17:20:47 +00:00
Shahram Najm 64fc926a43 ECC-1304: BUFR encoding: Crash if bitmap specification is invalid 2021-11-16 15:01:15 +00:00
Shahram Najm c96368cd27 ECC-1303: GRIB2: Setting localDefinitionNumber=1 on paramId=228104 (e_WLCH4) corrupts message 2021-11-15 15:14:59 +00:00
Shahram Najm de5c4e7c31 Update list of keys and hash 2021-11-12 15:50:14 +00:00
Shahram Najm b6f3d1f96a Cppcheck warnings: identicalConditionAfterEarlyExit 2021-11-12 13:03:50 +00:00
Shahram Najm 6babb08ddb Cppcheck warnings: uselessAssignmentPtrArg 2021-11-11 12:43:43 +00:00
Shahram Najm 0f6495e740 Cppcheck warnings: nullPointerRedundantCheck, variableScope 2021-11-11 12:21:01 +00:00
Shahram Najm feeef6b3ff Spelling 2021-11-11 12:19:12 +00:00
Shahram Najm ee867407d6 Cppcheck warnings: duplicateConditionalAssign 2021-11-10 20:37:55 +00:00
Shahram Najm 3a78fc5fd6 ECC-1301: add new Centre UFZ in Common Code table 11 2021-11-10 16:24:34 +00:00
Shahram Najm a5f44eebca Cppcheck warnings: Const correctness 2021-11-06 19:33:00 +00:00
Shahram Najm 6ae358e67e Cppcheck warnings: unused struct 2021-11-06 19:29:01 +00:00
Shahram Najm 87acf45bb5 Cppcheck warnings: Const correctness 2021-11-06 17:56:21 +00:00
Shahram Najm cf796ed5ae Merge branch 'develop' into CppCheckWarnings 2021-11-06 17:01:53 +00:00