Shahram Najm
|
c34d820ab7
|
ECC-992: Added parameter limits definition file and new keys
|
2019-10-11 17:46:38 +01:00 |
Shahram Najm
|
a9009effdc
|
ECC-992: check min/max together
|
2019-10-11 12:42:33 +01:00 |
Shahram Najm
|
935a881f42
|
ECC-992: Set upper limit to 1e6
|
2019-10-10 18:30:55 +01:00 |
Shahram Najm
|
a918e9fa6e
|
ECC-992: GRIB encoding: Data Quality Checks (initial attempt)
|
2019-10-10 18:21:05 +01:00 |
Shahram Najm
|
591b071b4a
|
ECC-997: grib_util_set_spec: Add support for CCSDS packing (GRIB2)
|
2019-10-01 12:12:18 +01:00 |
Shahram Najm
|
791062b53b
|
Direct error messages to stderr not stdout
|
2019-09-16 15:15:03 +01:00 |
Shahram Najm
|
1e05369e7b
|
Comments etc
|
2019-08-27 16:05:22 +01:00 |
Shahram Najm
|
fd47e9ec00
|
ECC-981: grib_util_set_spec: Fails to set gridType of lambert_azimuthal_equal_area
|
2019-08-27 15:29:15 +01:00 |
Shahram Najm
|
b5d6236316
|
Debug messages should go to stderr not stdout
|
2019-08-05 11:32:11 +01:00 |
Shahram Najm
|
7de26c396a
|
ECC-960: grib_util_set_spec: Interpolation fails on GRIB message with no levelType key
|
2019-07-26 15:19:51 +01:00 |
Shahram Najm
|
7583251d7d
|
lambert_azimuthal_equal_area: return error code when grib1
|
2019-07-11 11:10:11 +01:00 |
Shahram Najm
|
9e67f97ec5
|
grib_util_set_spec: lambert conformal
|
2019-06-05 12:02:16 +01:00 |
Shahram Najm
|
11b8f97295
|
grib_util_set_spec: lambert_azimuthal_equal_area
|
2019-06-03 12:15:23 +01:00 |
Shahram Najm
|
5ef77540fe
|
grib_util_set_spec: initial support for lambert_azimuthal_equal_area
|
2019-05-31 16:08:48 +01:00 |
Shahram Najm
|
02e934b688
|
Copyright updated
|
2019-04-15 14:44:45 +01:00 |
Shahram Najm
|
4ea554f0cd
|
ECC-911: grib_util_set_spec: packing keyword has no effect (packing type=5)
|
2019-03-20 11:13:43 +00:00 |
Shahram Najm
|
1b263f0ec8
|
grib_util_set_spec: Print status of GRIBEX mode
|
2019-02-22 18:13:04 +00:00 |
Shahram Najm
|
886697912d
|
ECC-860: GRIB2: Add support for atmospheric chemical product definition templates (Part 2)
|
2019-01-15 10:52:03 +00:00 |
Shahram Najm
|
2c691a7750
|
Merge feature/ECC-744-Grib2Local
|
2019-01-11 17:56:49 +00:00 |
Shahram Najm
|
ef43a281d1
|
Fix Windows VS build
|
2019-01-11 10:04:41 +00:00 |
Pedro Maciel
|
5b9fd7f621
|
Encoding of spherical harmonics when truncation less than 20
|
2019-01-10 19:24:40 -07:00 |
Shahram Najm
|
0647123290
|
ECC-744: Support for Aerosols
|
2019-01-04 16:53:35 +00:00 |
Shahram Najm
|
e76871a03b
|
ECC-864: Improved name for the angularPrecision key
|
2019-01-03 11:48:52 +00:00 |
Shahram Najm
|
ae24cd844a
|
Compiler warning (format overflow)
|
2018-11-27 21:38:14 +00:00 |
Shahram Najm
|
38f10e2417
|
Extend test on indexes
|
2018-11-27 21:11:24 +00:00 |
Shahram Najm
|
97eb883899
|
Refactoring
|
2018-10-22 16:48:19 +01:00 |
Shahram Najm
|
53fffe8c65
|
ECC-756: All ecCodes ctests pass (Part 1)
|
2018-09-26 17:17:58 +01:00 |
Shahram Najm
|
a8f38209ef
|
Compiler warnings
|
2018-08-07 15:31:41 +01:00 |
Shahram Najm
|
3e4f38d4e8
|
Const correctness
|
2018-08-07 13:50:41 +01:00 |
Shahram Najm
|
ea40132555
|
ECC-576: Add assert to prevent global being set by MIR
|
2018-08-03 17:55:53 +01:00 |
Shahram Najm
|
d57f91cb9c
|
ECC-445: Error numberOfPoints != size(values) on reading specific reduced_gg with sub-area
|
2018-07-06 11:26:45 +01:00 |
Shahram Najm
|
dd3299c608
|
Refactoring
|
2018-07-05 14:15:01 +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
|
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
|
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
|
87a34bfd0f
|
ECC-445: Refactoring: put test for key in one place
|
2018-06-21 11:33:01 +01:00 |
Shahram Najm
|
e1de7d07a4
|
ECC-445: Rename key to expandedBoundingBox
|
2018-06-18 11:05:57 +01:00 |
Shahram Najm
|
b59b10179a
|
ECC-445: Mark grib messages created by MIR
|
2018-06-13 16:27:15 +01:00 |
Shahram Najm
|
0d50b0fcfe
|
Ensure abort() is not called
|
2018-06-06 12:47:04 +01:00 |
Shahram Najm
|
e4e7aba774
|
ECC-665: grib_util_set_spec: Redundant print statements issued
|
2018-04-03 12:35:20 +01:00 |
Shahram Najm
|
2cf6aa1c40
|
Remove redundant print statement
|
2018-03-28 22:11:21 +01:00 |
Shahram Najm
|
7322bbc471
|
Fix Visual Studio
|
2018-03-07 19:21:58 +00:00 |
Shahram Najm
|
526a0f4424
|
ECC-625: debug messages
|
2018-02-06 18:16:14 +00:00 |
Shahram Najm
|
d8f2d40d74
|
ECC-625: rework angle_can_be_encoded
|
2018-02-06 17:13:42 +00:00 |
Shahram Najm
|
456bdd2128
|
Rounding issues
|
2018-02-06 13:39:13 +00:00 |
Shahram Najm
|
6eb9ef3b45
|
ECC-625: part1
|
2018-02-05 16:05:31 +00:00 |
Shahram Najm
|
30b705b8da
|
Update copyright notices: 2017 -> 2018
|
2018-01-02 11:31:02 +00:00 |