Commit Graph

8175 Commits

Author SHA1 Message Date
Shahram Najm 3ac52316c7 Testing: Check all product definition templated exist 2023-06-23 14:53:37 +01:00
Shahram Najm db517e6ce1 Single-precision mode 2023-06-22 22:46:16 +01:00
Shahram Najm 0c2b2380da Fix broken build: Include header file 2023-06-22 22:25:56 +01:00
Shahram Najm 72e9d5dc78 Merge branch 'feature/ECC-1467_grib_power_single_precision' into develop 2023-06-22 19:54:11 +01:00
Shahram Najm 03496f2fed ECC-1619: GRIB2: Remove trailing spaces from parameter names 2023-06-22 17:12:53 +00:00
Shahram Najm 53a62ee885 Merge branch 'develop' into feature/ECC-1467_grib_power_single_precision 2023-06-22 17:06:34 +01:00
Shahram Najm 5018eb7059 Testing: Error condition 2023-06-22 16:44:25 +01:00
Shahram Najm fbc16be531 Fix broken Windows build 2023-06-22 16:10:12 +01:00
Shahram Najm 4298c762bd ECC-1618: GRIB: Fix minor typos in parameter names for consistency 2023-06-22 15:03:02 +00:00
Shahram Najm f224e51136 Fix broken build 2023-06-22 15:36:04 +01:00
Shahram Najm b84ad2f873 Dead code removal 2023-06-22 15:21:50 +01:00
Shahram Najm 2bb0eb0471 Error messages 2023-06-22 15:21:27 +01:00
Eugen Betke fb209c4404 Merge branch 'develop' into feature/ECC-1467_grib_power_single_precision 2023-06-22 14:10:23 +00:00
Eugen Betke 4cba81667f ECC-1467: Rename grid_power<>() to codes_power<>() 2023-06-22 14:09:01 +00:00
Baudouin Raoult b24cb41402 Merge remote-tracking branch 'origin/develop' into convert-to-cpp 2023-06-22 13:54:46 +01:00
Eugen Betke 07f537a02c ECC-1467: Use grib_power<double> in pack_double() 2023-06-22 12:24:41 +00:00
Eugen Betke b9b915c851 Merge branch 'develop' into feature/ECC-1467_grib_power_single_precision 2023-06-22 12:23:05 +00:00
Eugen Betke c3e41cc950 ECC-1467: Use grib_power<T> in unpack() 2023-06-22 12:12:32 +00:00
Eugen Betke e3ea8ecf1a ECC-1467: Use grib_power<T> in unpack() 2023-06-22 12:04:28 +00:00
Shahram Najm 9fb62bb84a ECC-1614: offset extraction 2023-06-22 13:00:00 +01:00
Shahram Najm 3b7adfe335 Testing: offset extraction 2023-06-22 12:59:17 +01:00
Shahram Najm 5031df4af9 Dead code removal 2023-06-22 11:44:41 +01:00
Shahram Najm 713e64eb4a Dead code removal 2023-06-22 11:21:39 +01:00
Shahram Najm b57b79af78 Compiler warning: Clang [-Werror,-Wimplicit-const-int-float-conversion] 2023-06-22 11:12:54 +01:00
Shahram Najm ce116a2e98 ECC-1614: Fix pseudo gribs 2023-06-21 18:58:08 +01:00
Shahram Najm 5ae5b4931d Testing: count for pseudo GRIBs 2023-06-21 18:55:04 +01:00
Shahram Najm 14ad8e58c4 Dead code removal: dumper class keys 2023-06-21 16:31:40 +01:00
Baudouin Raoult 0066abe09f fix 2023-06-21 14:59:10 +01:00
Baudouin Raoult bfab96e4d6 Merge remote-tracking branch 'origin/develop' into convert-to-cpp 2023-06-21 14:58:07 +01:00
Shahram Najm 075bc925ed Dead code removal 2023-06-21 13:55:32 +01:00
Shahram Najm a8983f5e66 Dead code removal 2023-06-21 13:45:05 +01:00
Baudouin Raoult c61b30137f Merge branch 'develop' into convert-to-cpp 2023-06-21 13:37:04 +01:00
Shahram Najm 8858b0f437 cpplint warnings 2023-06-21 13:30:25 +01:00
Shahram Najm 651a494f95 Dead code removal: old templates/structs 2023-06-21 13:11:25 +01:00
Shahram Najm ccf84034df Dead code removal: all boxes! 2023-06-21 11:56:35 +01:00
Shahram Najm 7d86e7f606 Dead code removal: more boxes! 2023-06-21 11:47:11 +01:00
Shahram Najm 1ebeb6f22c Dead code removal: grib_accessor_class_box 2023-06-21 11:09:16 +01:00
Shahram Najm e288704499 Dead code removal 2023-06-21 10:45:16 +01:00
Baudouin Raoult 1b91729a41 Add convert.py 2023-06-21 10:26:16 +01:00
Shahram Najm 7f2d5a1910 Remove multi-line comment 2023-06-20 21:25:36 +01:00
Shahram Najm 1544f3062c Remove unused accessor 'apply_operators' 2023-06-20 21:22:48 +01:00
Shahram Najm fb4060cab0 Get rid of macros and replace with STL algorithms 2023-06-20 20:09:10 +01:00
Shahram Najm 76fc1bb0f7 Cleanup 2023-06-20 18:02:45 +01:00
Shahram Najm 57c54a8b8e ECC-1617: GRIB2: Merging of GRIB2 encodings into pre-existing GRIB1 parameters 2023-06-20 16:18:14 +00:00
Shahram Najm ad04ad4cd1 ECC-1603 and ECC-1616: Ocean parameters 2023-06-20 13:56:08 +00:00
Shahram Najm dc34a5f0a5 ECC-1603: Revisited (added 3 new params) 2023-06-20 12:36:04 +00:00
Shahram Najm 07ff3bcbce Testing: grib_count 2023-06-19 17:50:19 +01:00
Shahram Najm 5139e09187 Fast read: Simplify interface 2023-06-19 16:31:14 +00:00
Shahram Najm bf162920e9 Fast read: Interface 2023-06-19 16:59:10 +01:00
Shahram Najm 16403faeca ECC-1615: Fortran API: Ability to read an array of double-precision integers 2023-06-19 15:53:47 +01:00