Commit Graph

9566 Commits

Author SHA1 Message Date
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 f57987af46 Merge branch 'bugfix/ecc-1768_pdtn8' into develop 2024-02-21 13:36:57 +00:00
Eugen Betke a5bb4e1865 ECC-1768: Remove "loader" workaround 2024-02-21 13:32:43 +00:00
Eugen Betke dfbe262397 Merge branch 'develop' into bugfix/ecc-1768_pdtn8 2024-02-21 13:16:57 +00:00
Eugen Betke d80f84df59 Merge branch 'develop' into bugfix/ecc-1768_pdtn8 2024-02-21 13:16:06 +00:00
Shahram Najm 44065534d4 ECC-1751: GRIB2: Consolidate parameters with fixed statistical processing ranges (S2S changes) 2024-02-21 13:15:29 +00:00
Eugen Betke 474f50aa6f ECC-1768: Add no_copy attribute to stepUnits 2024-02-21 13:14:14 +00:00
shahramn 5eb158decf Const correctness and cppcheck warnings 2024-02-21 10:26:35 +00:00
shahramn c84361c9f1 Testing: bufr_compare options 2024-02-20 19:18:28 +00:00
shahramn 6e4fedf006 Definitions: countOfGroupLengths not used 2024-02-20 19:18:08 +00:00
shahramn 024e5aa6c9
Merge pull request #196 from ecmwf/feature/ocean-mmsf-fc
ECC-1772
2024-02-20 15:02:44 +00:00
shahramn c6bc2dc027 Testing: Consistent naming 2024-02-20 13:57:38 +00:00
Sebastien Villaume 91372746f7 Merge branch 'develop' into feature/ocean-mmsf-fc 2024-02-20 11:22:57 +00:00
Shahram Najm 24bf6f1846 Testing: Octahedral 2024-02-19 22:09:03 +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 1e24c813f5 Definitions: Formatting 2024-02-19 12:37:48 +00:00
Shahram Najm e938f1da0c Testing: Rename 2024-02-19 12:30:36 +00:00
Shahram Najm fa65a96e88 Testing: Rename 2024-02-19 11:41:47 +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
Sebastien Villaume b0f949187c move block for stepRange in mmsf/fc to top of grib.mmsf.fc.def 2024-02-19 10:48:31 +00:00
Shahram Najm 64f3b3c7df Testing: JPEG and lib version tests 2024-02-18 15:39:32 +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 2535d2ec0c Testing: signed_bits 2024-02-18 14:09:35 +00:00
Shahram Najm f621986f9f Cleanup 2024-02-18 13:14:07 +00:00
Shahram Najm 95bd0bc006 Testing: Secondary bitmaps (GRIB1) 2024-02-18 13:12:13 +00:00
Shahram Najm 6a41db4730 Testing: grib_util_set_spec cleanup 2024-02-17 22:17:18 +00:00
Shahram Najm e89dfad0ba Testing: grib_util_set_spec for reduced ll 2024-02-17 20:39:03 +00:00
Shahram Najm 5cdd9d17cb grib_util_set_spec: Support reduced latlon 2024-02-17 20:38:38 +00:00
Shahram Najm 9baed622ac Testing: Further tests for grib_util_set_spec 2024-02-17 19:30:26 +00:00
Shahram Najm 8c1719dadd Testing: Accessor suppressed 2024-02-15 15:22:32 +00:00
Shahram Najm d2e0ac5768 Testing: Accessors 'sum' and 'suppressed' 2024-02-15 15:02:51 +00:00
Shahram Najm d7111f0185 ECC-1767: GRIB2: Add keys to properly compute wavelengths in section 4 optical templates 2024-02-15 12:18:36 +00:00
Shahram Najm 6eef31e2dd ECC-1770: GRIB2: Template 4.1101 has incorrect octet layout 2024-02-15 12:03:30 +00:00
Shahram Najm 30d31f151d ECC-1769: GRIB: Rename keys FirstLatitude and SecondLatitude 2024-02-14 20:29:46 +00:00
Shahram Najm 6dbbf152b7 ECC-1364: Cleanup 2024-02-14 14:52:56 +00:00
Shahram Najm db48ecd3a9 Examples: BUFR radiosonde updated Fortran code (From Bruce Ingleby) 2024-02-14 13:26:47 +00:00
shahramn 08d09ead58
Merge pull request #195 from ecmwf/bugfix/ECC-1364-LambertSouthern
Bugfix/ECC-1364 lambert southern
2024-02-14 13:22:53 +00:00
Shahram Najm 404778c7c0 ECC-1364: Test 2024-02-14 12:27:27 +00:00