Commit Graph

2088 Commits

Author SHA1 Message Date
Shahram Najm ea48cf4456 Indexing: Move static variables close together 2021-03-24 13:01:57 +00:00
Shahram Najm c9ec3eb6ed Comments cleanup 2021-03-24 13:01:07 +00:00
Shahram Najm 310ad0bd0d Update list of keys and hash 2021-03-22 14:43:33 +00:00
Shahram Najm a4de42701e C: New utility function path_is_regular_file 2021-03-20 12:59:06 +00:00
Shahram Najm 01c0cd7586 Rename data member and fix condition 2021-03-17 21:24:40 +00:00
Shahram Najm a1a809d279 GRIB2: PDT Support for chemical source/sink 2021-03-17 19:01:02 +00:00
Shahram Najm c537cc3771 Return correct error code 2021-03-13 14:11:43 +00:00
Shahram Najm 6fec74c997 long_vector: Check error codes 2021-03-12 14:39:53 +00:00
Shahram Najm d0b4e1f0ea Debug: Add assert on result of calls 2021-03-11 15:14:29 +00:00
Shahram Najm f8b61c28bd Cosmetics 2021-03-01 22:23:12 +00:00
Shahram Najm 70147cd99d ECC-1208: Fix name of macros: CODES_DUMP_FLAG_OCTECT and GRIB_DUMP_FLAG_OCTECT 2021-02-27 14:11:57 +00:00
Shahram Najm 52db2fb6cb Compiler warnings 2021-02-26 14:27:09 +00:00
Shahram Najm 1f1903ec7b ECC-1207: cppcheck 2021-02-25 21:32:29 +00:00
Shahram Najm e4edb7b81d ECC-1207: GRIB2: BiFourier packing error 2021-02-25 21:17:24 +00:00
shahramn 744eb57f3b
Merge branch 'develop' into fixBrokenLaplam 2021-02-25 16:13:06 +00:00
Philippe Marguinaud f010d20b0d Fix broken laplam (grib_accessor_class_data_g2bifourier_packing.c). 2021-02-24 19:03:12 +01:00
Shahram Najm aaf513ff55 Compiler warnings: -Wformat-overflow 2021-02-24 17:04:34 +00:00
Shahram Najm 624b85f8ee grib_util_set_spec: Refactoring 2021-02-19 22:32:53 +00:00
Shahram Najm 357f652d5a Debug messages 2021-02-19 22:19:24 +00:00
Shahram Najm ab9a1b797b Debug messages 2021-02-19 22:18:43 +00:00
Shahram Najm 5032656ff6 grib_util_set_spec: cosmetics 2021-02-19 13:13:38 +00:00
Shahram Najm ad238cb45e Fix crash in IEEE -> PNG conversion 2021-02-17 16:40:45 +00:00
Shahram Najm 189de0025f Refactoring 2021-02-16 16:53:13 +00:00
Shahram Najm d848347fe0 ECC-1202: GRIB CCSDS packing: fails if input packingType=grid_ieee 2021-02-16 16:48:50 +00:00
Shahram Najm 46bda29a22 grib_util_set_spec: Refactoring 2021-02-15 19:05:36 +00:00
Shahram Najm aa687537a6 Debugging: cosmetics 2021-02-08 15:06:30 +00:00
Shahram Najm 9b2884d6ba New string utility function 2021-02-04 11:52:57 +00:00
Shahram Najm bf767d87ef ECC-1195: Accessor 'sprintf' should by default be read-only 2021-01-30 00:15:24 +00:00
Shahram Najm a05cb7807d ECC-1194: MARS: Remove unused types 2021-01-27 18:14:46 +00:00
Shahram Najm 5fa4836d95 Fix check on multi-field GRIBs 2021-01-27 18:01:03 +00:00
Shahram Najm e1a2cbb13c ECC-539: Reuse the codes_resolve_path function 2021-01-25 14:47:40 +00:00
Shahram Najm f6562a413d C API: make resolve_path available 2021-01-25 14:26:49 +00:00
Shahram Najm 41690855cf PNG packing: add test 2021-01-22 15:39:25 +00:00
Shahram Najm 98c687ef15 CCSDS packing: add other cases 2021-01-21 21:18:59 +00:00
Shahram Najm a27618253e CCSDS packing: add test for different orders 2021-01-21 20:07:02 +00:00
Shahram Najm 52c06dae7f Debugging: print accessor name if different from key name 2021-01-20 20:52:41 +00:00
Shahram Najm c4fbf56c58 Refactoring 2021-01-17 16:11:07 +00:00
Shahram Najm 9cd5b141ef cppcheck warning: identicalConditionAfterEarlyExit 2021-01-17 00:13:30 +00:00
Shahram Najm d7a7c79fbe cppcheck warning: identicalConditionAfterEarlyExit 2021-01-16 13:03:25 +00:00
Shahram Najm e96436844b Refactoring 2021-01-16 12:51:17 +00:00
Shahram Najm 702f41bef5 CCSDS: better error/debug messages 2021-01-15 12:08:04 +00:00
Shahram Najm 7c138d068d Debugging: show libaec aec_stream members when decoding/encoding CCSDS 2021-01-14 19:11:30 +00:00
Shahram Najm f176b4354d ECC-1192: Originating Centre: Update the details for the WMO code 291 2021-01-13 12:32:59 +00:00
Shahram Najm ae19339660 ECC-1189: CMake: Rename option GRIB_TIMER to ECCODES_TIMER 2021-01-06 17:49:43 +00:00
Shahram Najm 2820bd2939 codes_context_delete() release concept condition/values 2021-01-05 14:06:33 +00:00
Shahram Najm 8d913bb6c9 Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into develop 2021-01-05 12:17:52 +00:00
Shahram Najm cd58ebf014 Refactoring: Rename variable for readability 2021-01-05 12:17:37 +00:00
Shahram Najm 5b5e5d4257 ECC-1185: Crash in codes_context_delete() call (Part 2) 2021-01-05 12:13:44 +00:00
Shahram Najm b9b7451940 BUFR Performance: remove function call overhead and simplify (ECC-698, ECC-715) 2021-01-04 14:02:12 +00:00
Shahram Najm 919b9ef5df ECC-1185: Crash in codes_context_delete() call (Part 2) 2020-12-31 15:24:45 +00:00