Commit Graph

8262 Commits

Author SHA1 Message Date
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
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
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
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
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
Shahram Najm cf630743ab Fast read: provide offset arguments 2023-06-19 12:54:43 +01:00
Shahram Najm 20379383e4 Testing: Add test to cover base-class pack_string call 2023-06-18 18:39:28 +01:00
Shahram Najm ed54e2403a Fix conversion of string to long 2023-06-18 18:38:54 +01:00
Shahram Najm 57e0ce018d ECC-1614: Cleanup 2023-06-18 15:19:43 +00:00
Shahram Najm 190c663586 ECC-1614: Performance: Speedup grib_count and bufr_count 2023-06-18 15:19:43 +00:00
Shahram Najm 4d1f9c49b6 Fast codes_count: More tests are passing (WIP) 2023-06-18 15:19:43 +00:00
Shahram Najm d78166f28b Fast codes_count: Basic tests are passing (WIP) 2023-06-18 15:19:43 +00:00
Shahram Najm 0e7b64b680 Fast codes_count: First attempt (WIP) 2023-06-18 15:19:43 +00:00
Daniel Tipping dcfd661e9e Rename GH Actions workflow for consistency 2023-06-17 15:36:07 +00:00
Shahram Najm f9e5a46da6 Replace Asserts with error messages and exit codes 2023-06-17 12:46:03 +01:00
Shahram Najm d441e094c1 ECC-1573: Test 2023-06-16 22:33:14 +01:00
Shahram Najm d3bc8d8487 ECC-1573: GRIB spectral_simple: Assertion failed: 'ref == *val' 2023-06-16 22:28:31 +01:00
Shahram Najm 8e3a4e43f2 Fortran API: Unused functions 2023-06-15 13:22:25 +01:00