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 |
Shahram Najm
|
07cd7242b7
|
ECC-1549: GRIB2: New parameter encodings for upcoming tile templates
|
2023-03-14 16:11:54 +00:00 |
Shahram Najm
|
889f7dfda3
|
Tools: Print failure reason (printing key values)
|
2023-03-14 15:35:33 +00:00 |
Shahram Najm
|
be4b84a293
|
Migration to C++
|
2023-03-14 14:53:43 +00:00 |
Shahram Najm
|
b25643aa99
|
ECC-1550: GRIB2: Incorrect product definition conversion from 48 to 46
|
2023-03-14 14:42:41 +00:00 |
Shahram Najm
|
f16f625f5c
|
ECC-1550: GRIB2: Incorrect product definition conversion from 48 to 46
|
2023-03-14 14:37:42 +00:00 |
Shahram Najm
|
6be97f8c84
|
C++: Need header file for is_floating_point
|
2023-03-13 20:24:30 +00:00 |
Shahram Najm
|
01df9f9cd6
|
ECC-1467: Refactor
|
2023-03-13 20:19:37 +00:00 |
Shahram Najm
|
0162b0ca2f
|
ECC-1467: Tests
|
2023-03-13 19:57:36 +00:00 |
Shahram Najm
|
f518780f43
|
ECC-1467: Fix function overrides
|
2023-03-13 15:44:32 +00:00 |
Shahram Najm
|
0429093291
|
Fix comments
|
2023-03-13 14:28:35 +00:00 |
shahramn
|
e13e19724f
|
Merge pull request #83 from joobog/feature/ECC-1467-FloatDataValues
Feature/ecc 1467 float data values
|
2023-03-13 13:57:59 +00:00 |
shahramn
|
46b6736137
|
Merge branch 'develop' into feature/ECC-1467-FloatDataValues
|
2023-03-13 13:08:06 +00:00 |
Eugen Betke
|
c41518d01c
|
Merge branch 'feature/ECC-1467-FloatDataValues' of github.com:joobog/eccodes into feature/ECC-1467-FloatDataValues
|
2023-03-13 12:35:31 +00:00 |
Eugen Betke
|
97a007a4a2
|
ECC-1467: Use __func__ in log messages
|
2023-03-13 12:32:36 +00:00 |
Shahram Najm
|
659c7b995b
|
ECC-1547: GRIB2: Changing PDTN from rectangular to circular cluster fails
|
2023-03-13 12:04:46 +00:00 |
Eugen Betke
|
ce053e1bdc
|
ECC-1467: Fixed data run length class
|
2023-03-13 12:03:37 +00:00 |
Eugen Betke
|
b892ff1017
|
ECC-1467: Fixed data run length class
|
2023-03-13 11:47:39 +00:00 |
joobog
|
94f69dac7a
|
Merge branch 'develop' into feature/ECC-1467-FloatDataValues
|
2023-03-13 12:24:49 +01:00 |
Shahram Najm
|
766259a2b1
|
GRIB2: Add templates 4.62 and 4.63 (Thanks to Robert Osinski)
|
2023-03-13 11:21:24 +00:00 |
joobog
|
d300abb636
|
Merge branch 'develop' into feature/ECC-1467-FloatDataValues
|
2023-03-13 11:49:00 +01:00 |
Shahram Najm
|
e411d10cc3
|
Better error messages
|
2023-03-12 19:24:14 +00:00 |
Shahram Najm
|
704745ab5b
|
Compiler warnings: format specifies type 'int' but the argument has type 'long' [-Werror,-Wformat]
|
2023-03-12 14:52:13 +00:00 |
Shahram Najm
|
98119fab48
|
ECC-1543: GRIB2: New parameter encodings for DestinationEarth
|
2023-03-11 17:28:50 +00:00 |
Shahram Najm
|
ec4b67896b
|
ECC-1545: GRIB2: Deletion of parameter definitions
|
2023-03-11 13:23:26 +00:00 |
Shahram Najm
|
4e1bdb1d23
|
Refactoring
|
2023-03-09 17:33:22 +00:00 |
Shahram Najm
|
730aa7b90b
|
Refactoring
|
2023-03-09 17:25:21 +00:00 |
Shahram Najm
|
ce21dea187
|
ECC-1542: Fix tests
|
2023-03-09 13:53:52 +00:00 |
Shahram Najm
|
7325895530
|
ECC-1542: Assertion failure: Reduced Gaussian grid with zeros in its pl array
|
2023-03-09 13:21:32 +00:00 |
Shahram Najm
|
f2fd35c7eb
|
ECC-1542: Assertion failure: Reduced Gaussian grid with zeros in its pl array
|
2023-03-09 13:03:49 +00:00 |
Eugen Betke
|
8425eeb03c
|
ECC-1467: Minor changes
|
2023-03-08 16:13:17 +00:00 |
Eugen Betke
|
58ee3be165
|
ECC-1467: Revert changes in the unpack_double_element_set() function
|
2023-03-08 15:30:50 +00:00 |