Commit Graph

3496 Commits

Author SHA1 Message Date
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 1bbca16e3f ECC-1784: Add support for N=1 nested 2024-03-12 11:59:49 +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
shahramn a98990fd71 ECC-1784: Remove unused code 2024-03-11 17:34:02 +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
Pedro Maciel b0977972a4 HEALPix orderingConvention=nested 2024-03-11 12:33:43 +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 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 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 626aee752d Refactoring: removal of duplicated code (dump) 2024-03-08 12:08:39 +00:00
Shahram Najm 017794f8e1 Refactoring: removal of duplicated code (dump) 2024-03-07 21:10:30 +00:00
Shahram Najm 5521445e56 Tools: Check overflow/underflow 2024-03-07 16:00:50 +00:00
shahramn 4b08450a0d Const correctness and cppcheck warnings 2024-03-06 20:37:10 +00:00
shahramn 33a3326991 Dead code removal 2024-03-06 18:31:35 +00:00
shahramn 05b0cc0db9 Testing: grib_update_sections_lengths 2024-03-06 16:03:07 +00:00
shahramn 89e1a643e3 ECC-1781: Fix nearest 2024-03-06 11:40:13 +00:00
shahramn 08369d1a09 Nearest: Fix for rotated reduced 2024-03-06 10:44:33 +00:00
shahramn d0f68666e6 ECC-1781: Further cleanup 2024-03-06 10:25:42 +00:00
shahramn f6d1bb67cb ECC-1781: Further cleanup 2024-03-06 10:03:05 +00:00
shahramn 5bddfc819e ECC-1781: Further cleanup 2024-03-06 10:01:00 +00:00
shahramn b83641aa47 ECC-1781: Geoiterator: Support reduced Gaussian grid with rotation 2024-03-05 13:42:57 +00:00
shahramn f7ba64e130 Openjpeg 2.5.2 fixes the problem with 2.5.1 2024-03-04 11:03:26 +00:00
shahramn 12a2484c13 Const correctness and cppcheck warnings 2024-03-04 10:25:35 +00:00
shahramn e24fdb90f1 Rename template to sample 2024-03-01 23:34:10 +00:00
shahramn 4112313874 Make local function static 2024-03-01 23:12:05 +00:00
Shahram Najm fdd650cba9 GTS: Another instance of ECC-735 2024-03-01 17:18:18 +00:00
shahramn d0caf0e4cf Refactoring 2024-03-01 15:24:56 +00:00
shahramn 81e84a282d ECC-1778: Crash: Decoding invalid BUFR file 2024-02-29 17:17:37 +00:00
shahramn 457fad4348 Time validation: Fix comment 2024-02-29 15:15:44 +00:00
shahramn cf47f8d186 Use bool rather than int 2024-02-29 13:37:15 +00:00
shahramn c9259f69eb Const correctness and cppcheck warnings 2024-02-29 13:36:35 +00:00
shahramn 66e39ad3e8 Openjpeg 2.5.1: Try again 2024-02-28 19:35:25 +00:00
shahramn 3614dfdc5a Openjpeg 2.5.1: Fix compilation 2024-02-28 17:49:15 +00:00
shahramn 1fc9347316 Reformatting 2024-02-28 17:48:00 +00:00
shahramn b2c381d6b8 Cleanup 2024-02-28 16:39:30 +00:00
shahramn e2368676b3 ECC-1777: Validate dataDate and dataTime on input 2024-02-28 15:36:21 +00:00
shahramn 29fb827391 Compiler warnings: format specifiers 2024-02-28 13:30:59 +00:00
shahramn f27616d382 Time validation 2024-02-28 10:35:59 +00:00
shahramn db30325fbf Cleanup 2024-02-27 12:39:33 +00:00
shahramn 07382ee77f HEALPix: Better error message re nested ordering 2024-02-27 11:54:09 +00:00
shahramn 151654a339 ECC-1764: Fix crash 2024-02-27 10:52:09 +00:00
shahramn 13bbefaa49 Replace Asserts with helpful error messages 2024-02-26 16:32:30 +00:00
shahramn 41e82fbdcd Compiler warnings 2024-02-26 13:21:33 +00:00
shahramn 1a1b446626 Accessors: Type safety 2024-02-25 15:56:00 +00:00
shahramn 8f31b29134 Accessors: Type safety 2024-02-25 15:54:02 +00:00
shahramn 0be6b6c580 Fix compare method 2024-02-25 15:47:41 +00:00
shahramn f7869adb9c Error messages: Print context 2024-02-24 22:21:36 +00:00
shahramn e7e8e5f9a2 Error messages 2024-02-24 22:07:55 +00:00
shahramn 18edad5b52 Testing: smart_table unpack_string 2024-02-24 21:57:46 +00:00
shahramn 1ea75acf02 Dead code removal 2024-02-24 20:15:57 +00:00
shahramn 82bc4615ba Testing: Expressions/functions 2024-02-24 19:17:45 +00:00
shahramn be75fa1a78 Expressions: Dead code removal 2024-02-23 15:58:16 +00:00
shahramn 27b7b44eb7 Dead code removal 2024-02-23 15:25:39 +00:00
shahramn 94a3064854 Debug messages 2024-02-23 14:28:21 +00:00
shahramn e1eba0471a Dead code removal 2024-02-23 14:28:08 +00:00
shahramn 0e0f204d82 Const correctness and cppcheck warnings 2024-02-22 20:41:03 +00:00
shahramn adc912850b Testing: Variables like constants and transients 2024-02-22 19:33:02 +00:00
shahramn 7b36814d11 Testing: codes_get_string for different products 2024-02-22 17:36:39 +00:00
shahramn 5eaa3aa84c grib_concept_index 2024-02-22 15:52:42 +00:00
shahramn c7a67156d3 Dead code removal 2024-02-22 15:52:32 +00:00
Eugen Betke 304a2be6a0 ECC-1771: Fix static member initialisation 2024-02-22 08:21:58 +00:00
shahramn e434cdc19e Dead code removal 2024-02-21 15:17:13 +00:00
shahramn 5b223d2eff Const correctness and cppcheck warnings 2024-02-21 15:11:38 +00:00
shahramn 705cee4b92 Comments re no_copy flag 2024-02-21 15:11:19 +00:00
Eugen Betke a5bb4e1865 ECC-1768: Remove "loader" workaround 2024-02-21 13:32:43 +00:00
shahramn 5eb158decf Const correctness and cppcheck warnings 2024-02-21 10:26:35 +00:00
Shahram Najm 2a7bf810c5 Error messages 2024-02-19 22:08:47 +00:00
Shahram Najm 141e2acc0d Dead code removal 2024-02-19 22:08:24 +00:00
Shahram Najm 5918bee645 Fix compiler warnings 2024-02-19 17:14:32 +00:00
Shahram Najm 54f385b897 Fix compiler warnings 2024-02-19 14:56:27 +00:00
Shahram Najm 4f3da19260 Fix compiler warnings 2024-02-19 14:53:07 +00:00
Shahram Najm af517c94a8 Fix compiler warnings 2024-02-19 14:44:59 +00:00
Shahram Najm 9cde3aaef7 Macros: No need for COMPILE_TIME_ASSERT; just use the C++ static_assert 2024-02-19 14:44:29 +00:00
Shahram Najm b85b85348b Accessors: Refactoring 2024-02-19 14:43:23 +00:00
Shahram Najm fcd51754fc Accessor: multdouble 2024-02-19 13:34:38 +00:00
Shahram Najm d9dacdd3d7 Accessors: Do not assert on error 2024-02-19 13:34:02 +00:00
Shahram Najm 0dc3c273cc ECC-1768: GRIB2: Issue with setting PDTN 8, stepUnits and step at the same time (Initial try) 2024-02-19 11:26:59 +00:00
Shahram Najm bbc8d4790e Const correctness 2024-02-18 14:35:19 +00:00
Shahram Najm 2925ec7c91 cppcheck warnings 2024-02-18 14:28:25 +00:00
Shahram Najm f691cd9d0c cppcheck warnings 2024-02-18 14:24:37 +00:00
Shahram Najm 5cdd9d17cb grib_util_set_spec: Support reduced latlon 2024-02-17 20:38:38 +00:00
Shahram Najm 6dbbf152b7 ECC-1364: Cleanup 2024-02-14 14:52:56 +00:00
Shahram Najm 7a38c69aa4 ECC-1364: Cleanup 2024-02-14 10:48:24 +00:00
Shahram Najm 42f7ea1f74 ECC-1364: GRIB: Geoiterator for Lambert Conformal in the southern hemisphere 2024-02-13 21:18:39 +00:00
Shahram Najm c7930a6dd1 Testing: codes_get_string errors 2024-02-13 12:38:26 +00:00
Shahram Najm 5e2670ea88 Dead code removal 2024-02-07 19:18:42 +00:00
Shahram Najm a8403a78d3 Update list of keys and hash 2024-02-07 17:23:55 +00:00
Shahram Najm e461c9e070 Rename functions not to use double underscores 2024-02-05 21:36:20 +00:00
Shahram Najm edf4e5ae27 Rename functions not to use double underscores 2024-02-05 21:26:35 +00:00
Shahram Najm 479d5bb4c4 Rename functions not to use double underscores 2024-02-05 17:52:08 +00:00
Shahram Najm 4bf80fa6f3 tests 2024-02-04 14:14:13 +00:00
Shahram Najm 62bb44d65a Testing: expanded_descriptors scales 2024-02-04 13:56:39 +00:00
Shahram Najm c412b2c87c Testing: codes_get_string messages 2024-02-02 17:33:25 +00:00
Shahram Najm a3e8be20b4 API: codes_extract_offsets_sizes_malloc 2024-02-02 15:52:24 +00:00
Shahram Najm c3703eb1ce Testing: codes_get_string errors 2024-02-02 13:30:54 +00:00
Shahram Najm d6642c881e Accessors: Dead code removal 2024-02-01 23:14:28 +00:00
Shahram Najm c96c128032 Actions: Dead code removal 2024-02-01 17:48:56 +00:00
Shahram Najm b7d78a79b2 Testing: codes_get_string 2024-02-01 17:23:58 +00:00
Shahram Najm 354a14dbc3 Error messages 2024-01-31 15:58:42 +00:00
Shahram Najm a58fc78168 codes_get_string error conditions 2024-01-30 15:57:40 +00:00
Shahram Najm 80b06beee8 Get rid of the NUMBER macro 2024-01-30 12:08:46 +00:00
Shahram Najm c7374ce82c Function rename 2024-01-29 18:57:43 +00:00
Shahram Najm 4ac574987e Testing: GRIB bitmap string length 2024-01-29 12:53:07 +00:00
Shahram Najm 9a7842d549 Testing: GRIB bitmap as string 2024-01-29 12:30:49 +00:00
Shahram Najm f3f13ba36d Dead code removal 2024-01-28 17:32:44 +00:00
Shahram Najm f31ff4757d Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2024-01-26 15:34:09 +00:00
Shahram Najm a1fd00e80f Fix grib_multi_support_reset 2024-01-26 15:33:55 +00:00
Shahram Najm d7a090264b Testing: grib_read_any_headers_only_from_file 2024-01-26 14:16:25 +00:00
Shahram Najm be94fed831 Dead code removal 2024-01-26 12:55:05 +00:00
Shahram Najm 22becf5269 Expression packing: Use the type of the expression and not the accessor 2024-01-25 17:31:44 +00:00
Shahram Najm 6570759cec Move function grib_key_equal 2024-01-24 15:59:36 +00:00
Shahram Najm 1fd6add508 Comments 2024-01-23 19:42:29 +00:00
Shahram Najm 9f2be9a507 Fix compiler warnings 2024-01-23 18:16:27 +00:00
Shahram Najm 44adab0569 Fix compiler warnings 2024-01-23 14:50:27 +00:00
Shahram Najm ce72f44c17 Tools: Increase coverage (grib_handle) 2024-01-23 14:14:56 +00:00
Shahram Najm ad54ad7725 Sub hourly: Rename environment variable 2024-01-23 13:49:13 +00:00
Shahram Najm 5c61344551 Cleanup 2024-01-22 20:25:26 +00:00
Shahram Najm e59d9d3064 Const correctness 2024-01-21 16:45:59 +00:00
Shahram Najm 1df68d88c4 Accessors: Dead code removal 2024-01-21 16:38:00 +00:00
Shahram Najm 6cc13b3853 Accessors: Error messages 2024-01-21 16:23:06 +00:00
Shahram Najm a8e1f837ff Testing: octet_number 2024-01-21 16:22:33 +00:00
Shahram Najm b08ee05f37 Debug messages 2024-01-21 14:33:45 +00:00
Shahram Najm ee7d5a5b11 Performance: Replace multiple calls to grib_handle_of_accessor 2024-01-20 21:22:14 +00:00
Shahram Najm 86131db2f2 Accessors: Dead code removal 2024-01-20 19:07:44 +00:00
Shahram Najm 6776116c11 ECC-1749: grib_dump: No gap between offsets and key name 2024-01-19 17:18:29 +00:00
Shahram Najm 3c29611066 Cleanup 2024-01-19 14:57:17 +00:00
shahramn b2a6ef824f
Merge pull request #187 from ecmwf/feature/test_dynamic_step_native_type
Default native step type is string. It's long if unit is not shown.
2024-01-19 14:30:55 +00:00
Shahram Najm 501fa84cad Testing: Increase coverage 2024-01-19 12:44:37 +00:00
Shahram Najm 39571269c0 Dead code removal 2024-01-19 12:29:21 +00:00
Eugen Betke b8830c337b Default native step type is string. It's long if unit is not shown. 2024-01-19 09:29:16 +00:00
Shahram Najm 305f636ece Sub hourly: Dynamic native type for step, startStep and endStep for backward compatibility 2024-01-18 17:13:42 +00:00
Shahram Najm 92d3ec50eb Testing: GRIB2 local definitions 2024-01-18 15:52:10 +00:00
Shahram Najm d35419ec21 Accessors: Dead code removal (METAR message sizing) 2024-01-18 13:38:40 +00:00
Shahram Najm 0f3e710d33 Sub hourly: Native type of step and endStep for backward compatibility (Experimental idea) 2024-01-17 13:50:39 +00:00
Shahram Najm 77a71acf11 ECC-1748: Tools: grib_dump on index file should print the key types 2024-01-17 13:49:36 +00:00
Shahram Najm 3b6e2de6fe Accessors: Evaluate grib_handle_of_accessor once 2024-01-16 13:40:57 +00:00
Shahram Najm 74048199a6 Cleanup 2024-01-15 16:24:11 +00:00
Eugen Betke fb4aeedeb5 Add pack_expression(), is_missing() and get_native_type() 2024-01-15 15:18:35 +00:00
Eugen Betke fb8cd565ac Set correct unit 2024-01-15 12:37:21 +00:00
Shahram Najm 91b5c19105 Remove cerr 2024-01-15 11:36:21 +00:00
Shahram Najm bd2b261155 Merge branch 'feature/ECC-1620_sub-hourly' of github.com:ecmwf/eccodes into feature/ECC-1620_sub-hourly 2024-01-15 11:01:44 +00:00
Shahram Najm 7d27cc45cc Compiler warnings: unreferenced local variable e 2024-01-15 11:01:36 +00:00
Eugen Betke b1fd3ec9c1 Merge branch 'feature/ECC-1620_sub-hourly' of github.com:ecmwf/eccodes into feature/ECC-1620_sub-hourly 2024-01-15 10:59:52 +00:00