Commit Graph

7504 Commits

Author SHA1 Message Date
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
Shahram Najm 9435a3608d ECC-1503: Avoid changing scaledValueOfFirstFixedSurface, sf1, sv2, sf2 228007, 228011, 228014 2023-01-09 16:39:43 +00:00
Shahram Najm 8abeb45135 C++ warnings 2023-01-08 15:23:24 +00:00
Shahram Najm 12959de080 C++: conversion from string literal to 'char *' 2023-01-08 14:36:46 +00:00
Shahram Najm cb04418e93 Cleanup 2023-01-08 14:04:54 +00:00
Shahram Najm 14696668c8 C++: conversion from string literal to 'char *' 2023-01-08 14:01:22 +00:00
Shahram Najm 81110907df C++: conversion from string literal to 'char *' 2023-01-08 13:37:16 +00:00
Shahram Najm 7468e8b15f C++ compilation 2023-01-06 20:33:42 +00:00
Shahram Najm bed7e91e6b C++ compilation 2023-01-06 20:25:57 +00:00
Shahram Najm 4f9a51de1c AppVeyor: Fix broken Windows build 2023-01-06 19:52:58 +00:00
Shahram Najm 0d7088b096 C++ compilation 2023-01-06 19:14:02 +00:00
Shahram Najm fdb896edab Testing: Fix working directory 2023-01-06 17:15:01 +00:00
Shahram Najm ab451310e5 Warnings: conversion 2023-01-06 16:41:34 +00:00
Shahram Najm c82373ee7c Warnings: implicit conversion loses integer precision 2023-01-06 15:10:38 +00:00