Commit Graph

7517 Commits

Author SHA1 Message Date
Shahram Najm 68ed124283 ECC-1508: Tune compilation flags 2023-01-28 20:01:37 +00:00
Shahram Najm e5c5fd7060 ECC-1508: Tune compilation flags 2023-01-28 19:56:26 +00:00
Shahram Najm a23a3dea95 ECC-1508: Set project language to be C++ 2023-01-28 19:43:30 +00:00
Shahram Najm 130c61e755 ECC-1508: Set project language to be C++ 2023-01-28 15:18:23 +00:00
Shahram Najm d22b3b1dec ECC-1511: Remove the Python2 interface 2023-01-27 12:14:08 +00:00
Shahram Najm 0197c53dc6 Bump up version 2023-01-26 17:47:43 +00:00
Shahram Najm 5380357272 ECC-1510: GRIB2: Add template for missing values 2023-01-25 21:47:47 +00:00
Shahram Najm a4ca4c0591 Compiler warnings: Declare function static 2023-01-25 21:38:31 +00:00
Shahram Najm 0fb0b4b9a9 Compiler warnings 2023-01-25 21:14:22 +00:00
Shahram Najm b2a3fd325f Remove tabs 2023-01-25 20:33:51 +00:00
Shahram Najm a27bbd86dd ECC-1510: GRIB2: Add support for template 5.200 (Run length packing with level values) 2023-01-25 20:28:44 +00:00
Shahram Najm b5732d2b71 ECC-1510: GRIB2: Add support for template 5.200 (Run length packing with level values) 2023-01-25 20:25:28 +00:00
Shahram Najm deb77fc4e0 Debugging: Add print method for grib_values 2023-01-24 15:37:11 +00:00
Shahram Najm 076f1050a8 ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
Shahram Najm d51e1bdb14 cppcheck warning: knownConditionTrueFalse 2023-01-23 17:34:04 +00:00
Shahram Najm 1694547f39 ECC-1516: grib_dump error on index file 2023-01-22 18:21:57 +00:00
Shahram Najm daa0924312 Tools: Check error codes 2023-01-22 14:52:27 +00:00
Shahram Najm a658cb444c Testing: Test directory traversal 2023-01-22 14:52:09 +00:00
Shahram Najm d9406ccd17 Tools: cppcheck warnings 2023-01-22 13:32:32 +00:00
Shahram Najm 177168e727 ECC-1515: Assertion failure: set packingType to grid_png 2023-01-21 21:53:43 +00:00
Shahram Najm 35447bf202 ECC-1515: Assertion failure: set packingType to grid_png 2023-01-21 21:37:31 +00:00
Shahram Najm 0fa00f406b Tools: use '%zu' in the format string for size_t 2023-01-21 17:30:28 +00:00
Shahram Najm 270660a7ed Tools: Redundant check 2023-01-21 14:21:36 +00:00
Shahram Najm eb56b7beff Tools: Check error codes 2023-01-21 14:16:15 +00:00
Shahram Najm e1deda11fe Debugging: Print info in debug mode 2023-01-20 15:18:39 +00:00
Shahram Najm 16aa1ab8f2 ECC-1513 and ECC-1512: New mars types 2023-01-20 14:01:12 +00:00
Shahram Najm d9d59ae16f ECC-1514: Renamed stream 2023-01-20 13:56:04 +00:00
Shahram Najm d1cc3912c3 ECC-1514: MARS: New stream for GFAS reanalysis 2023-01-20 13:05:21 +00:00
Shahram Najm 2b056cb934 ECC-1479: Fixup param 32 2023-01-18 17:16:18 +00:00
Shahram Najm 717f02ed31 C++ error: invalid parameter name: 'concept' is a keyword 2023-01-17 15:14:40 +00:00
Shahram Najm bf228e46a5 C++ warning: compound assignment to object of volatile-qualified type 'volatile double' is deprecated 2023-01-17 15:11:55 +00:00
Shahram Najm 2e42ca24d1 Definitions: Add the local parameter names 2023-01-17 12:23:12 +00:00
Shahram Najm 397d57dc59 ECC-1479: Add the local parameter names 2023-01-16 17:03:39 +00:00
Shahram Najm 7a7111945c Tools: Check error code after decoding referenceValueError 2023-01-15 15:22:40 +00:00
Shahram Najm 8dd75a889a Cppcheck: Same value in both branches of ternary operator 2023-01-15 15:03:59 +00:00
Shahram Najm 0153260694 ECC-1507: Errors from cppcheck: Using argument that points at uninitialized variable r [ctuuninitvar] 2023-01-15 14:27:41 +00:00
Shahram Najm 70f5711af0 Testing: PNG packing 2023-01-14 19:58:31 +00:00
Shahram Najm b61c6f2060 Compiler warnings: identifier is reserved because it starts with '_' at global scope [-Wreserved-identifier] 2023-01-14 19:04:39 +00:00
Shahram Najm e60b9ff74f ECC-1335: Remove deprecated functions 2023-01-14 18:48:45 +00:00
Shahram Najm 8e09de2354 C++: 'register' storage class specifier is deprecated 2023-01-14 17:46:42 +00:00
Shahram Najm c6ff8cf670 Fix GitHub badges (Windows builds) 2023-01-14 17:46:24 +00:00
Shahram Najm e650e6f669 C++: 'register' storage class specifier is deprecated 2023-01-14 14:28:38 +00:00
Shahram Najm e7922b66f4 Fix GitHub badges (Windows builds) 2023-01-14 12:17:57 +00:00
Shahram Najm 379ec50c24 Definitions: Fix permissions 2023-01-13 15:14:00 +00:00
Shahram Najm a8ac16c46c Nearest: Check index overflow 2023-01-12 17:16:55 +00:00
Shahram Najm 439ca44024 Tools: Check iDirectionIncrementGiven 2023-01-12 17:16:30 +00:00
Shahram Najm c3e0a65142 Scripts: Remove ksh 2023-01-12 13:28:46 +00:00
Shahram Najm 1bce764162 Fix GitHub badges 2023-01-12 11:00:26 +00:00
Shahram Najm bef36d0e83 ECC-1506: GRIB2: Add soil moisture parameter 2023-01-11 11:35:47 +00:00
Shahram Najm 0df1dffcf7 Better error messages 2023-01-10 13:03:19 +00:00