Commit Graph

9566 Commits

Author SHA1 Message Date
shahramn 73b4eccf35 Documentation re pip 2024-03-14 16:15:47 +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
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
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
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
Shahram Najm 5521445e56 Tools: Check overflow/underflow 2024-03-07 16:00:50 +00:00
shahramn 95aa40fc23 Examples: Use binary write mode for fopen 2024-03-07 13:34:33 +00:00
shahramn 92cbaa050d Testing: Fix for Windows 2024-03-06 22:05:57 +00:00
shahramn 4b08450a0d Const correctness and cppcheck warnings 2024-03-06 20:37:10 +00:00
shahramn 5cd1f39afc Testing: Fix for Windows 2024-03-06 20:31:31 +00:00
shahramn 33a3326991 Dead code removal 2024-03-06 18:31:35 +00:00
shahramn fbd27b037e Testing: Bit access 2024-03-06 18:31:15 +00:00