Commit Graph

9711 Commits

Author SHA1 Message Date
shahramn 6241682c47 ECC-1785: BUFR: Allow encoding satelliteID when rdbType=30 2024-03-13 17:21:00 +00:00
shahramn 73d2bec684 Testing: Template selection and min/max checks 2024-03-13 16:47:58 +00:00
shahramn a9acb2673e Testing: Indexing BUFR 2024-03-13 15:13:16 +00:00
shahramn cd03fcb6cb Data quality checks: Print extra info 2024-03-13 14:23:10 +00:00
shahramn 2ef6df5efa Testing: Indexing with preset values 2024-03-13 12:51:33 +00:00
shahramn cb0e953316 ECC-1773: Indexing multi-field GRIBs 2024-03-12 22:27:28 +00:00
shahramn 20302b5af7 Copyright 2024-03-12 12:05:25 +00:00
shahramn a4667c0046 CMake: Option descriptions 2024-03-12 12:00:15 +00:00
shahramn 1bbca16e3f ECC-1784: Add support for N=1 nested 2024-03-12 11:59:49 +00:00
shahramn f46e49b185 ECC-1776: GRIB2: Additional activity and experiment table entries for DestinE ClimateDT 2024-03-12 11:27:00 +00:00
shahramn af910d5ce0
Merge pull request #201 from ecmwf/feature/ECC-1766-EERIE
ECC-1766: EERIE project metadata support
2024-03-12 10:26:33 +00:00
shahramn 6dfd9bee75
Merge pull request #200 from ecmwf/feature/healpix-orderingConvention-nested
ECC-1784 GRIB: HealPix Geoiterator: Support nested ordering
2024-03-11 20:44:10 +00:00
Matthew Griffith e5cff6ac48 Merge remote-tracking branch 'origin/develop' into feature/ECC-1766-EERIE 2024-03-11 17:37:15 +00:00
shahramn eda5565bdc ECC-1784: Test 2024-03-11 17:34:16 +00:00
shahramn a98990fd71 ECC-1784: Remove unused code 2024-03-11 17:34:02 +00:00
shahramn 62de7e1eba Tools: Print formula for calculating lon2 2024-03-11 17:11:01 +00:00
shahramn 0e93fbfc08 ECC-1784: GRIB: HEALPix Geoiterator: Support nested ordering 2024-03-11 17:03:41 +00:00
shahramn 26eb3e2179 ECC-1784: GRIB: HEALPix Geoiterator: Support nested ordering 2024-03-11 16:31:47 +00:00
Matthew Griffith 8f366f2d76 ECC-1766: Addition of test along with a few small tweaks. 2024-03-11 15:29:48 +00:00
Pedro Maciel b0977972a4 HEALPix orderingConvention=nested 2024-03-11 12:33:43 +00:00
Matthew Griffith eff55b72bc Merge remote-tracking branch 'origin/develop' into feature/ECC-1766-EERIE 2024-03-11 12:31:10 +00:00
Matthew Griffith 45d7f659f8 ECC-1766: Implementation will be done via new local template (43). 2024-03-11 12:27:08 +00:00
Matthew Griffith 5e6be438a4 ECC-1766: Implementation will be done via new local template (43). 2024-03-11 12:25:42 +00:00
Pedro Maciel ebd0b01bb9 HEALPix orderingConvention=nested 2024-03-11 12:22:51 +00:00
Pedro Maciel 7d6f6c12f7 HEALPix orderingConvention=nested 2024-03-11 11:49:06 +00:00
Pedro Maciel 6013a26461 HEALPix modernise 2024-03-11 11:42:16 +00:00
Robert Osinski 63d7f7ffae Merging multiple if clauses into a single one 2024-03-11 11:33:53 +00:00
shahramn 9ce9b1f41c Dead code removal 2024-03-09 19:55:22 +00:00
shahramn 9c5df40768 Testing: bitsPerValue 2024-03-09 19:47:41 +00:00
shahramn 9cda220036 Accessors: Return correct array length 2024-03-09 18:50:28 +00:00
shahramn 6f710bdcbf Must clear errno before calling strtol 2024-03-09 12:47:54 +00:00
shahramn 85daceab7f Testing: GRIB2 product def templates 2024-03-08 21:15:54 +00:00
shahramn 87d14a89b8 Tools: Check overflow/underflow (Fix) 2024-03-08 21:15:31 +00:00
shahramn 7b0a779890 Testing: subarray unpack 2024-03-08 17:55:13 +00:00
shahramn 0da31890f1 Testing: Dump output 2024-03-08 16:05:13 +00:00
shahramn 8dc64c35c6 Testing: BUFR headers and key comparisons 2024-03-08 15:13:17 +00:00
shahramn b4aa46878c ECC-1783: Test 2024-03-08 12:21:39 +00:00
shahramn 626aee752d Refactoring: removal of duplicated code (dump) 2024-03-08 12:08:39 +00:00
shahramn 73a147286f Examples: Correct arguments to perror 2024-03-08 12:07:53 +00:00
shahramn 4752afb09e ECC-1783: grib_to_netcdf: No error message when input file has invalid fields 2024-03-08 12:07:15 +00:00
Robert Osinski d21279d857 remove stepTypeForConversion for not produced parameter 2024-03-08 10:30:15 +00:00
Robert Osinski bf6ffb6790 Add missing entries stepTypeForConversion.def 2024-03-08 10:00:14 +00:00
Robert Osinski 92de545f08 Merge branch 'feature/stepConversion' of github.com:rdosinski/eccodes into feature/stepConversion 2024-03-08 09:39:17 +00:00
Robert Osinski 83fe7591e5 extended grib1 section 1 for min/max stepTypeForConversion 2024-03-08 09:38:59 +00:00
Matthew Griffith e0398e03d8 ECC-1766: Added class ed for testing and implemented the grib.class.def structure. 2024-03-08 09:12:15 +00:00
rdosinski c6737bb195
Merge branch 'ecmwf:develop' into feature/stepConversion 2024-03-08 08:15:55 +00:00
Robert Osinski 5af33b3ef6 extended and modified stepTypeForConversion 2024-03-08 08:14:19 +00:00
Shahram Najm 13e38aae92 Deprecated travis yaml 2024-03-07 21:11:32 +00:00
Shahram Najm 017794f8e1 Refactoring: removal of duplicated code (dump) 2024-03-07 21:10:30 +00:00
shahramn 84f23bf502 ECC-1782: Repacking sample GRIB2.tmpl fails when ECCODES_GRIB_DATA_QUALITY_CHECKS=1 2024-03-07 16:58:23 +00:00