Commit Graph

7768 Commits

Author SHA1 Message Date
Daniel Tipping 15639cd0eb
Merge pull request #94 from ecmwf/feature/ci-codecov
Add code coverage CI job
2023-03-31 13:47:27 +01:00
Dusan Figala fa26ab1077 Add code coverage CI job 2023-03-31 13:50:07 +02:00
Shahram Najm 5c3840ccbf Formatting 2023-03-30 17:09:24 +01:00
Shahram Najm efaea1c3a2 ECC-1562: Fix test 2023-03-30 15:31:39 +00:00
Shahram Najm 9da0028a3d ECC-1562: Segmentation fault: Invalid orderby directive 2023-03-30 16:11:41 +01:00
Shahram Najm 73f0ff3993 Updated URL 2023-03-29 16:04:20 +00:00
Shahram Najm c586312a39 ECC-1558: levtypes 2023-03-29 13:59:59 +00:00
Shahram Najm 506b82de44 ECC-1561: GRIB2: Update some legacy ocean parameters (cfName for 262133) 2023-03-29 13:31:09 +00:00
Shahram Najm ab18cc6ecf ECC-1561: GRIB2: Update some legacy ocean parameters (remove grib2 rep of 151149) 2023-03-29 13:27:16 +00:00
Shahram Najm bd52e0cbe8 ECC-1558: GRIB2: Add new ocean parameters 2023-03-29 12:07:54 +00:00
Shahram Najm 7ed9ed7288 Scripts: Improve sanity checking 2023-03-29 11:53:07 +00:00
Shahram Najm 179a1ad2e0 Tools: Use the key angleSubdivisions 2023-03-28 17:56:26 +01:00
Shahram Najm ee3f3500f7 ECC-1559: GRIB encoding: data quality checks should test if shortName=unknown 2023-03-28 12:56:11 +01:00
Shahram Najm a9fae8c2b5 Scripts: Improve sanity checking 2023-03-27 19:38:45 +00:00
Shahram Najm 1a8ddb5a22 ECC-1557 and ECC-1556: New MARS classes D1 and ML 2023-03-27 11:12:35 +01:00
Shahram Najm 07e8affd43 Testing: Checking Gaussian grids 2023-03-25 14:25:01 +00:00
Shahram Najm 25d8879954 Definitions: Cleanup 2023-03-24 17:03:42 +00:00
Shahram Najm 1002b60022 CMake: exclude deprecated files/dirs from CPack 2023-03-24 10:14:19 +00:00
Shahram Najm f92e63ac0a Remove deprecated file 2023-03-23 15:23:04 +00:00
Shahram Najm 7d803c684d Testing: Deprecated tests 2023-03-23 15:17:18 +00:00
Shahram Najm 6114e9b702 Testing: Consistent naming of temporary files 2023-03-23 15:08:33 +00:00
Shahram Najm 3c209f7792 Testing: Padded count in filter 2023-03-23 14:43:36 +00:00
Shahram Najm 28f3e6945f Improved error messages re keys P1, P2 2023-03-18 18:51:20 +00:00
Shahram Najm 69f46619a1 cpplint warnings 2023-03-18 18:50:40 +00:00
Shahram Najm 8fb3040f0b Improved debug messages 2023-03-18 17:03:12 +00:00
Shahram Najm 411b332592 Testing: Consistent naming of temporary files 2023-03-18 16:00:11 +00:00
Shahram Najm 8ce6f20c14 Testing: Consistent naming of temporary files 2023-03-18 15:52:13 +00:00
Daniel Tipping 131e3e2142
Merge pull request #76 from ecmwf/feature/ci
Enable downstream CI
2023-03-17 13:01:23 +00:00
Dusan Figala 1658debfe8 Add workflow to manage public PR labels 2023-03-17 12:36:23 +00:00
Dusan Figala 1dfa419c44 Trigger CI when public PR is approved 2023-03-17 12:36:23 +00:00
Dusan Figala 6e24fac103 Trigger downstream CI 2023-03-17 12:36:23 +00:00
Dusan Figala 963b6b7967 Create HPC reusable CI workflow 2023-03-17 12:36:23 +00:00
Dusan Figala 325efa1eef Create reusable CI workflow 2023-03-17 12:36:23 +00:00
shahramn b097fd0e88
Merge pull request #88 from ecmwf/bugfix/grib_util_set_spec_gridType=lambert_azimuthal_equal_area
grib_util_set_spec: gridType=lambert_azimuthal_equal_area keys (MIR-5…
2023-03-17 12:22:20 +00:00
Pedro Maciel f245ea37dd grib_util_set_spec: gridType=lambert_azimuthal_equal_area keys (MIR-553, MIR-606) 2023-03-16 16:15:23 +00:00
Shahram Najm cbaf279dbb ECC-1552: Revert for now (breaks Magics) 2023-03-16 14:49:29 +00:00
shahramn 6fbd09b7f3
Merge pull request #87 from ecmwf/bugfix/grib_util_set_spec_lambert
grib_util_set_spec: gridType=lambert
2023-03-16 11:59:20 +00:00
Pedro Maciel 93caad082b
Merge branch 'develop' into bugfix/grib_util_set_spec_lambert 2023-03-16 10:37:04 +00:00
Shahram Najm 6f28ad0c2e ECC-1552: Improve test 2023-03-16 10:13:34 +00:00
Pedro Maciel 4f028e7f89 grib_util_set_spec: gridType=lambert 2023-03-16 08:27:07 +00:00
Shahram Najm c6f0164f93 ECC-1552: GRIB: return non empty proj string for unprojected gridded fields 2023-03-15 21:18:09 +00:00
Shahram Najm 2a9879b6ca Merge feature/ECC-1467-FloatDataValues 2023-03-15 18:18:26 +00:00
Shahram Najm 33d61c45b7 Fix comments 2023-03-15 18:16:11 +00:00
shahramn 105c5f6680
Merge pull request #86 from joobog/feature/ECC-1467-FloatDataValues
feature/ECC-1467-FloatDataValues
2023-03-15 15:17:57 +00:00
Shahram Najm e53fa17e69 Examples: Be explicit in type specification (double precision) 2023-03-15 14:58:48 +00:00
Shahram Najm e2231ac6e1 CMake: Better naming 2023-03-15 14:58:41 +00:00
Shahram Najm 5bf0168e61 Examples: Be explicit in type specification (double precision) 2023-03-15 14:45:59 +00:00
Eugen Betke 6f28d660e6 ECC:1467: Fixing test: eccodes_f_grib_get_pv 2023-03-15 13:42:27 +00:00
Eugen Betke 20513f079d ECC-1467: Fortran single-precision 2023-03-15 12:52:06 +00:00
Shahram Najm 1c905d7cd3 ECC-1551: grib_get: Error message does not include the offending key 2023-03-14 21:09:57 +00:00