Commit Graph

7339 Commits

Author SHA1 Message Date
Shahram Najm 6109a56f8b ECC-523: Add test 2022-11-27 17:55:25 +00:00
Shahram Najm 0c5b8c0330 ECC-523: numberOfMissingValues incorrect with grid_complex_spatial_differencing 2022-11-27 17:46:00 +00:00
Shahram Najm e9af73633d ECC-1477: Compilation fails with libjasper v4.x.x 2022-11-21 21:53:18 +00:00
Shahram Najm 6e39ecda5e C++ compiler warnings: conversion from string literal to 'char *' 2022-11-20 14:40:57 +00:00
Shahram Najm 4f084f050e Allow logging procedure to be reset to the default 2022-11-19 17:49:39 +00:00
Shahram Najm 3ee268a53e Improve error message 2022-11-18 17:09:11 +00:00
Shahram Najm 0786d4c84b ECC-1475: Check return size of md5 keys 2022-11-16 17:49:45 +00:00
Shahram Najm b27ced91d3 ECC-1476: Testing 2022-11-16 16:58:52 +00:00
Shahram Najm d2e72258b9 ECC-1476: Test 2022-11-16 16:25:17 +00:00
Shahram Najm 0d3d571117 ECC-1476: BUFR: Memory leaked encoding test files 2022-11-16 16:13:30 +00:00
Shahram Najm 5bda20792f ECC-1473: C API: Add the codes_context functions to set logging/printing procedure hooks 2022-11-15 16:57:50 +00:00
Shahram Najm 06531aba4f Compiler warnings: signed/unsigned mismatch 2022-11-14 12:09:42 +00:00
Shahram Najm 47836a435b ECC-1465: GRIB2: Add GRIB2 encodings to current GRIB1-only parameters for DestinationEarth 2022-11-14 11:56:39 +00:00
Shahram Najm fbd6df54b9 ECC-1470: GRIB2: Modifications to parameter long names (WMO conforming) for Destination Earth 2022-11-13 14:44:39 +00:00
Shahram Najm 1627cb06a7 Compiler warnings: signed/unsigned mismatch 2022-11-12 22:08:44 +00:00
Shahram Najm f263f0567a Compiler warnings: signed/unsigned mismatch 2022-11-12 19:58:34 +00:00
Shahram Najm 9d08a85eec Compiler warnings: signed/unsigned mismatch 2022-11-12 19:16:31 +00:00
Shahram Najm d508731f1f Compiler warnings: formal parameter different from declaration 2022-11-12 14:09:22 +00:00
Shahram Najm 8abfafdbb0 Compiler warnings: use '%zu' in the format string for size_t 2022-11-12 13:51:52 +00:00
Shahram Najm 0644fdc346 Compiler warnings: use '%zu' in the format string for size_t 2022-11-12 13:34:09 +00:00
Shahram Najm 4af2d942dd Merge branch 'develop' into bugfix/ECC-1172-BufrEncodingMemoryLeaks 2022-11-11 17:58:55 +00:00
Shahram Najm 044cb17e11 Windows: Do not need _snprintf anymore 2022-11-10 21:51:06 +00:00
Shahram Najm 8d4db21c89 ECC-1468: Fix broken builds 2022-11-10 21:19:25 +00:00
Shahram Najm a488dc8221 ECC-1468: Fix broken builds 2022-11-10 21:16:22 +00:00
Shahram Najm 133b67fa0d Typo 2022-11-10 20:13:38 +00:00
Shahram Najm 9f71b20f25 ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf' 2022-11-10 19:18:43 +00:00
Shahram Najm 5a2738b211 ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf' 2022-11-10 12:46:18 +00:00
Shahram Najm a27cdb1634 Cleanup 2022-11-09 21:53:42 +00:00
Shahram Najm be6971cbcb Cleanup 2022-11-09 20:45:20 +00:00
Shahram Najm 3141c7959a ECC-1172: Testing 2022-11-08 20:54:11 +00:00
Shahram Najm da5f5aed13 ECC-1172: Testing 2022-11-08 20:47:42 +00:00
Shahram Najm bee6669f43 ECC-1172: BUFR encoding memory leaks (part 6) 2022-11-08 17:51:00 +00:00
Shahram Najm 43558f126e ECC-1172: BUFR encoding memory leaks (part 5) 2022-11-08 16:47:14 +00:00
Shahram Najm 7bfb422e13 ECC-1172: BUFR encoding memory leaks (part 4) 2022-11-08 16:40:12 +00:00
Shahram Najm 9ba3e606cf ECC-1172: BUFR encoding memory leaks (part 3) 2022-11-08 16:23:10 +00:00
Shahram Najm c9cfcdf438 ECC-1172: BUFR encoding memory leaks (part 2) 2022-11-08 15:26:16 +00:00
Shahram Najm ed1bd59a04 ECC-1172: BUFR encoding memory leaks (part 1) 2022-11-08 12:33:16 +00:00
Shahram Najm 59f12626f1 Testing: Fix memory leaks 2022-11-07 12:22:49 +00:00
Shahram Najm 3255222392 Memory leak 2022-11-04 16:59:12 +00:00
Shahram Najm 18d2440eca cpplint warnings 2022-11-04 16:55:18 +00:00
Shahram Najm 09c03f9d12 ECC-1462: MARS: Ocean layer correct mapping for mars 'levelist' 2022-11-03 17:13:19 +00:00
Shahram Najm c984a57fc3 Tools: Move check for interpretationOfNumberOfPoints to the end 2022-11-03 13:01:18 +00:00
Shahram Najm 2f4935b496 Tools: Add option to display the library version 2022-11-02 17:55:47 +00:00
Shahram Najm 2ba6982e8a Error messages: Use correct format string 2022-11-02 16:47:21 +00:00
Shahram Najm 328365e510 Tools: Improve messages 2022-11-02 15:51:38 +00:00
Shahram Najm d3425a7eb0 Definitions: remove leftover grib3 files 2022-10-31 20:58:32 +00:00
Shahram Najm af8baaf0d7 Definitions: remove leftover grib3 files 2022-10-31 19:02:28 +00:00
Shahram Najm 774369761d ECC-1461: GRIB: Update Fire Variable names in paramDB 2022-10-31 16:55:29 +00:00
Shahram Najm 9101e79aa5 C++ compilation 2022-10-28 13:24:17 +01:00
Shahram Najm fd67943d0e C++ compilation 2022-10-27 10:47:03 +01:00