Commit Graph

7528 Commits

Author SHA1 Message Date
Shahram Najm 7e9ec11270 ECC-1518: grib_to_netcdf: Error 'Cannot get stepUnits as string' 2023-01-29 12:19:11 +00:00
Shahram Najm 0579ed8e82 ECC-1508: Lex and Yacc rules 2023-01-28 22:28:34 +00:00
Shahram Najm a269951e83 ECC-1508: Set project language to be C++ 2023-01-28 22:16:25 +00:00
Shahram Najm af1f5b8b75 ECC-1508: Remove the old cmake option 2023-01-28 22:11:12 +00:00
Shahram Najm 239cb19741 Bump up version 2023-01-28 21:47:25 +00:00
Shahram Najm 4f6d060d7e ECC-1508: Scripts 2023-01-28 21:20:01 +00:00
Shahram Najm b442db4d88 ECC-1508: Set project language to be C++ 2023-01-28 21:13:43 +00:00
Shahram Najm 7a8703cb1e ECC-1508: Tune compilation flags 2023-01-28 21:04:38 +00:00
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 2569de6aac Get Bamboo CIE to work 2023-01-27 16:57:42 +00:00
Shahram Najm d4b089ddad Get Bamboo CIE to work 2023-01-27 15:29:07 +00:00
Shahram Najm 959e250717 Get Bamboo CIE to work 2023-01-27 15:19:07 +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