Commit Graph

7837 Commits

Author SHA1 Message Date
Shahram Najm c74b74269d GRIB2: Simplify the EPS test 2023-03-08 15:05:26 +00:00
Shahram Najm 3f023081f8 Add error checking 2023-03-08 13:54:07 +00:00
Shahram Najm 74778b34e5 ECC-1540: Modify list 2023-03-08 13:48:26 +00:00
Shahram Najm 039cda5db0 Testing: Gaussian latitudes 2023-03-07 21:57:22 +00:00
Shahram Najm f1342af080 ECC-1540: Ensemble member issue with localDefinitionNumber=36 for param=210170 (VSO2) 2023-03-07 17:47:58 +00:00
Eugen Betke 3a300d72d8 Pseudo code 2023-03-07 15:23:51 +00:00
Shahram Najm 8b2290804c Migration to C++: Comments 2023-03-06 20:54:34 +00:00
Shahram Najm eb4220f455 Compiler warning: [-Walloc-size-larger-than=] 2023-03-06 20:50:11 +00:00
Shahram Najm fba1fb2063 GRIB2: True Imagery templates 2023-03-06 16:34:59 +00:00
shahramn dcd135a196
Merge pull request #81 from rdosinski/feature/true-imagery
Feature/true imagery
2023-03-06 16:23:27 +00:00
shahramn 84450e92a6
Merge branch 'develop' into feature/true-imagery 2023-03-06 15:48:08 +00:00
Eugen Betke 8486b71416 ECC-1467: Missing header file 2023-03-06 14:48:29 +00:00
Eugen Betke 3079588f3e ECC-1467: Simplification of templates 2023-03-06 14:41:23 +00:00
Shahram Najm 578493bd77 Testing: projString for other grid types 2023-03-06 12:32:21 +00:00
Shahram Najm dbfd6ca9cd Migration to C++: Use builtin bool type 2023-03-05 20:33:56 +00:00
Shahram Najm 0c2060e585 Compiler warnings: comparison of integers of different signs [-Wsign-compare] 2023-03-04 18:51:14 +00:00
Shahram Najm 18c0dae5f5 Compiler warnings: comparison of integers of different signs [-Wsign-compare] 2023-03-04 15:12:24 +00:00
Shahram Najm 0d0f0a6899 Migration to C++: Use builtin bool type 2023-03-04 12:45:31 +00:00
Shahram Najm f48f536a1d Compiler warnings: comparison of integers of different signs [-Wsign-compare] 2023-03-04 12:44:37 +00:00
Shahram Najm d1d094cf8a Compiler warning: macro redefined 2023-03-03 17:33:44 +00:00
Robert Osinski 9492b5f389 Small changes for true-imagery template 2023-03-03 15:25:12 +00:00
Shahram Najm 5c4867198e Mitigating strncpy truncation 2023-03-03 13:18:42 +00:00
Shahram Najm 46033cdd2b Remove unused function 2023-03-03 13:18:01 +00:00
Shahram Najm ef32525862 Improved error message 2023-03-03 12:42:01 +00:00
Shahram Najm d3617924e1 Better error message for grid_run_length 2023-03-02 18:15:54 +00:00
Shahram Najm 36b6e1b84c Rerun make_class.pl 2023-03-01 14:50:59 +00:00
Shahram Najm e65b2edad4 Rerun make_class.pl 2023-03-01 14:50:42 +00:00
Eugen Betke 9371a3208e ECC-1467: typename check in templates 2023-03-01 13:27:41 +00:00
Eugen Betke b1f58565ed ECC-1467: template for second order packing 2023-03-01 13:06:41 +00:00
shahramn 40cf74a374
Merge pull request #75 from ecmwf/feature/sync
Add GitHub Action to sync to Bitbucket
2023-02-27 15:29:50 +00:00
Daniel Tipping 7122fed43e Add GitHub Action to sync to Bitbucket 2023-02-27 15:25:39 +00:00
Shahram Najm 6d49930616 Testing: Ensure tests pass with -DENABLE_BUILD_TOOLS=0 2023-02-27 10:32:58 +00:00
Shahram Najm 50138bd42b ECC-1536: Testing: Speed up the BUFR downloads by running them in parallel 2023-02-26 15:07:26 +00:00
Shahram Najm 9d5d888e67 Merge develop 2023-02-26 13:52:47 +00:00
Shahram Najm d8b26817df Testing: Remove unused ref files from downloads 2023-02-26 12:44:43 +00:00
Shahram Najm 15ea2a4708 ECC-1532: GRIB: Allow setting 'expver' on CARRA/CERRA data 2023-02-24 13:36:10 +00:00
Shahram Najm cdba8c8e38 Testing: Constant fields and 2nd order packing 2023-02-23 20:37:29 +00:00
Shahram Najm 98ddb38ce1 ECC-1534: Remove the GRIB1 key 'mybits' 2023-02-23 15:03:11 +00:00
Shahram Najm f1b29c1587 Merge branch 'feature/carra_expver' into develop 2023-02-22 17:44:30 +00:00
Shahram Najm db4c949eca ECC-1532: GRIB: Implement feature/carra_expver 2023-02-22 17:44:02 +00:00
Shahram Najm 72ca0a6210 ECC-1533: GRIB: Add multithreading config to JasPer 2023-02-22 14:13:08 +00:00
Shahram Najm a03b6ecb2c Testing: Sanity test for CCSDS 2023-02-20 18:06:56 +00:00
Shahram Najm f3fe51ab6a Testing: Add test for codes_get_message_copy 2023-02-20 16:51:21 +00:00
Shahram Najm 067a3692ea Messages: Use ERROR rather than FATAL 2023-02-20 14:11:19 +00:00
Eugen Betke 687e3f4cf6 ECC-1467: Single-precision implementation with the use of templates 2023-02-20 08:41:32 +00:00
Shahram Najm a19d5258a1 grib_util_set_spec: tests 2023-02-19 16:15:27 +00:00
Shahram Najm e9d4628e78 grib_util_set_spec: tests 2023-02-19 14:57:19 +00:00
Shahram Najm 50fa34c22f ECC-1531: Detect old versions of libaec 2023-02-19 14:30:40 +00:00
Shahram Najm eeefee650c grib_util_set_spec: tests 2023-02-18 15:52:11 +00:00
Eugen Betke 0a9d31197d Merge branch 'develop' into feature/ECC-1467-FloatDataValues 2023-02-17 20:56:08 +00:00