Shahram Najm
|
97e2d3ddd6
|
ECC-727: handle all versions of HDF5 Super Block
|
2018-07-31 17:33:22 +01:00 |
Shahram Najm
|
dec1eced12
|
ECC-727: handle all versions of HDF5 Super Block (versions)
|
2018-07-31 13:30:05 +01:00 |
Shahram Najm
|
09116019e8
|
Bump up version
|
2018-07-31 13:19:31 +01:00 |
Shahram Najm
|
162d2e732d
|
Compiler warning
|
2018-07-31 13:19:02 +01:00 |
Shahram Najm
|
7bdfa3f2cf
|
Merge branch 'hotfix/2.8.1'
|
2018-07-18 10:42:08 +01:00 |
Shahram Najm
|
29ac21327c
|
Merged feature/Reduced_Gaussian_PointCount2 branch
|
2018-07-17 13:06:39 +01:00 |
Shahram Najm
|
5f94ac1ff5
|
ECC-722: wfas description
|
2018-07-13 14:22:53 +01:00 |
Shahram Najm
|
b26ade5b53
|
ECC-722: Add extra MARS streams for EFAS
|
2018-07-13 13:11:58 +01:00 |
Shahram Najm
|
e165fb9bda
|
EFAS development: (ECC-701) latest MARS implementation
|
2018-07-13 12:49:34 +01:00 |
Shahram Najm
|
c31ca69534
|
ECC-721: Create a new MARS class for running CAMS Research experiments
|
2018-07-13 12:28:37 +01:00 |
Shahram Najm
|
b24f2c27d7
|
Bump up version
|
2018-07-13 12:26:23 +01:00 |
Shahram Najm
|
1bead5e6a2
|
Refactoring
|
2018-07-05 15:58:27 +01:00 |
Shahram Najm
|
27ae1feeac
|
ECC-445: Make function static
|
2018-06-28 13:36:17 +01:00 |
Shahram Najm
|
fa9df19ec3
|
ECC-445: data values check
|
2018-06-26 14:44:49 +01:00 |
Shahram Najm
|
f0e438370b
|
ECC-445: check incoming data values for NAN
|
2018-06-26 13:40:13 +01:00 |
Shahram Najm
|
cc04daf388
|
ECC-707: Key 'date' printed by grib_ls can be different from 'ls.date'
|
2018-06-25 17:01:42 +01:00 |
Shahram Najm
|
404766d49c
|
ECC-445: number of points fix
|
2018-06-25 14:52:02 +01:00 |
Shahram Najm
|
22f367cda4
|
ECC-445: Remove test on global
|
2018-06-25 12:34:28 +01:00 |
Shahram Najm
|
f95e19b6ac
|
ECC-445: Remove NAN test. Doesn't work in release mode
|
2018-06-22 18:27:35 +01:00 |
Shahram Najm
|
d551a8b80e
|
ECC-445: Add Debug messages
|
2018-06-22 13:23:50 +01:00 |
Shahram Najm
|
361bbd58e0
|
ECC-445: write on fail
|
2018-06-22 13:23:29 +01:00 |
Shahram Najm
|
e9f4216eb1
|
ECC-445: Add integrity check in grib_util_set_spec
|
2018-06-22 11:35:16 +01:00 |
Shahram Najm
|
318577fd8c
|
ECC-445: Issue with globality
|
2018-06-21 16:29:35 +01:00 |
Shahram Najm
|
d4a4cd1406
|
ECC-445: Add count of global when ECCODES_DEBUG set
|
2018-06-21 15:32:07 +01:00 |
Shahram Najm
|
4220f3fffe
|
ECC-445: Overflow cases done
|
2018-06-21 11:48:11 +01:00 |
Shahram Najm
|
87a34bfd0f
|
ECC-445: Refactoring: put test for key in one place
|
2018-06-21 11:33:01 +01:00 |
Shahram Najm
|
c16a93101f
|
ECC-445: Clean up
|
2018-06-20 17:57:07 +01:00 |
Shahram Najm
|
def3e2f382
|
ECC-445: Fix case when lon1 > lon2
|
2018-06-20 17:41:44 +01:00 |
Shahram Najm
|
0a8da3ca2f
|
ECC-445: Fix reduced gaussian iterator when latitude count==0. Also memory error when there are no points at all
|
2018-06-20 16:57:11 +01:00 |
Shahram Najm
|
9313c7ce90
|
ECC-445: Fix assert
|
2018-06-20 15:34:00 +01:00 |
Shahram Najm
|
3375af24f2
|
ECC-445: Fix assert
|
2018-06-20 15:14:55 +01:00 |
Shahram Najm
|
a24fe68648
|
ECC-445: Fraction method working for basic test cases
|
2018-06-20 14:07:38 +01:00 |
Shahram Najm
|
eea9df6d69
|
ECC-445: Fraction class now compiles
|
2018-06-19 18:07:39 +01:00 |
Shahram Najm
|
8cc0f2570e
|
ECC-445: Need to capture MIR's way of counting in gaussian sub-areas. eckit Fraction class
|
2018-06-19 15:48:59 +01:00 |
Shahram Najm
|
e1de7d07a4
|
ECC-445: Rename key to expandedBoundingBox
|
2018-06-18 11:05:57 +01:00 |
Shahram Najm
|
a501414622
|
ECC-701: Change type to sfo (Simulation forced with observations)
|
2018-06-18 10:42:00 +01:00 |
Shahram Najm
|
1e188a902d
|
ECC-701: latest MARS implementation for EFAS. Use new type 'sia' (may be renamed later) instead of analysis
|
2018-06-15 11:48:55 +01:00 |
Shahram Najm
|
73e60a070c
|
ECC-701: latest MARS implementation for EFAS. Use endStep for an,go and fu
|
2018-06-15 11:28:02 +01:00 |
Shahram Najm
|
4156fb1c59
|
ECC-701: latest MARS implementation for EFAS. Fix anoffset calculation
|
2018-06-15 11:21:11 +01:00 |
Shahram Najm
|
8444b900e2
|
ECC-445: Improve error reporting when iterator fails
|
2018-06-14 15:53:44 +01:00 |
Shahram Najm
|
2970db8af9
|
ECC-445: Added wrapper which tests special key
|
2018-06-13 17:49:32 +01:00 |
Shahram Najm
|
aa8a3c0974
|
ECC-445: Remove assert
|
2018-06-13 16:37:57 +01:00 |
Shahram Najm
|
b59b10179a
|
ECC-445: Mark grib messages created by MIR
|
2018-06-13 16:27:15 +01:00 |
Shahram Najm
|
d3bb0f6552
|
Bump up version to 2.9.0
|
2018-06-13 11:28:52 +01:00 |
Shahram Najm
|
64741c4125
|
Merge release/2.8.0
|
2018-06-12 11:19:01 +01:00 |
Shahram Najm
|
cd720e4fe8
|
Run make_class on accessors and add missing data members
|
2018-06-11 14:22:17 +01:00 |
Shahram Najm
|
0b3dbaf7c8
|
ECC-697: GRIB parameters: change shortName of 171170 (should be stal2)
|
2018-06-11 11:18:40 +01:00 |
Shahram Najm
|
9f536f11fc
|
ECC-696: Valgrind error: grib_get_data on reduced gaussian sub-area
|
2018-06-08 12:21:59 +01:00 |
Shahram Najm
|
a368d9d594
|
ECC-696: Valgrind error: grib_get_data on reduced gaussian sub-area
|
2018-06-08 11:55:16 +01:00 |
Shahram Najm
|
d3fbd3f623
|
Compiler warning
|
2018-06-07 17:27:18 +01:00 |