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 |
Shahram Najm
|
c704e61ec4
|
Disable check_handle_against_spec
|
2017-11-13 13:26:36 +00:00 |
Shahram Najm
|
5afed6623b
|
Debug message: use higher precision
|
2017-11-07 17:10:28 +00:00 |
Shahram Najm
|
3ea7f8056a
|
Debug message: print min and max
|
2017-11-07 16:42:49 +00:00 |
Shahram Najm
|
837d6effe5
|
Compiler warnings
|
2017-11-06 18:07:01 +00:00 |
Shahram Najm
|
e39c9bffea
|
Revert GRIB-864 for now: Need to re-examine the requirements for MIR/PGEN
|
2017-11-02 11:06:20 +00:00 |
Shahram Najm
|
45992b3bd7
|
Debug message
|
2017-10-17 18:03:17 +01:00 |
Shahram Najm
|
596317ae14
|
Clang compiler warnings
|
2017-08-25 17:32:07 +01:00 |
Shahram Najm
|
bc23f19335
|
Add debugging aid messages
|
2017-08-24 14:00:02 +01:00 |
Shahram Najm
|
caa27c09b0
|
grib_util_set_spec2: simplify removing local definition
|
2017-07-10 14:37:03 +01:00 |
Shahram Najm
|
ab60170161
|
Performance: improve getenv
|
2017-07-10 13:50:57 +01:00 |
Shahram Najm
|
cc73e100af
|
Update copyright notices: 2016 -> 2017
|
2017-01-03 11:03:48 +00:00 |
Shahram Najm
|
5908fb0efd
|
Put string handling functions into new file string_util.c
|
2016-11-25 16:06:28 +00:00 |
Shahram Najm
|
f7379a7945
|
ECC-381: Palamida scan: Forensic Similarities to code from StackOverflow
|
2016-11-22 11:06:00 +00:00 |
Shahram Najm
|
0c95334754
|
ECC-381: Palamida scan: Forensic Similarities to code from StackOverflow
|
2016-11-21 18:37:25 +00:00 |
Shahram Najm
|
dfcfcf9154
|
Move is_gaussian_global out of grib_util.c
|
2016-10-25 17:41:58 +01:00 |
Shahram Najm
|
e573e21317
|
Rename and move compute_key_rank (grib_util.c) to compute_bufr_key_rank (bufr_util.c)
|
2016-10-24 16:49:15 +01:00 |
Shahram Najm
|
5fb1a2a344
|
ECC-353: grib_util_set_spec JPEG packing
|
2016-10-11 16:14:07 +01:00 |
Shahram Najm
|
d2bb477603
|
Moved str_split utility function to grib_utils.c
|
2016-10-07 15:52:01 +01:00 |
Shahram Najm
|
abfaabbe1f
|
ECC-353: grib_util_spec() does not always generate jpeg
|
2016-10-05 18:32:21 +01:00 |
Shahram Najm
|
2333add502
|
ECC-335: Added further tests
|
2016-09-23 15:10:36 +01:00 |
Shahram Najm
|
f5d5356b39
|
ECC-335: grib_util_set_spec: Setting edition=2 and deleteLocalDefinition=1 on GRIB1 does not delete the local definition in target GRIB2
|
2016-09-22 16:52:56 +01:00 |
Shahram Najm
|
be082fd1cb
|
ECC-326: Revert due to MIR test failing
|
2016-09-01 15:03:00 +01:00 |
Shahram Najm
|
2d33875dca
|
ECC-326: refactoring
|
2016-09-01 11:49:51 +01:00 |
Shahram Najm
|
93e2633fbd
|
ECC-326: refactoring
|
2016-09-01 11:21:17 +01:00 |
Shahram Najm
|
acce5d56f4
|
GRIB-947: grib_util_set_spec: For grib2 second order packing, data values are set twice
|
2016-08-31 17:38:31 +01:00 |
Shahram Najm
|
904705e319
|
Put the common code to compute BUFR key rank into grib_utils.c
|
2016-08-15 16:48:52 +01:00 |
Shahram Najm
|
d50e3520ea
|
Added handy macro for string equality STR_EQ
|
2016-08-05 13:32:28 +01:00 |
Shahram Najm
|
70c9d48825
|
Do not call exit in library. Return error code to allow user to handle it
|
2016-06-22 18:41:15 +01:00 |
Baudouin Raoult
|
3330f4c634
|
Tidy up use of memfs
|
2016-06-19 09:22:15 +01:00 |
Shahram Najm
|
ca5ce9f52c
|
Fix compiler warnings (INTEL)
|
2016-04-13 19:32:18 +01:00 |
Shahram Najm
|
d541122cc1
|
GRIB-942: check all memory allocations are successful
|
2016-03-16 14:11:04 +00:00 |
Shahram Najm
|
6f004f3420
|
GRIB-922: grib_util_set_spec: if 'global' is set, do not check lat/lon values
|
2016-02-08 10:37:21 +00:00 |
Shahram Najm
|
e074e069c1
|
Added utility function is_gaussian_global()
|
2016-01-18 16:35:49 +00:00 |
Shahram Najm
|
49dc39678e
|
ECC-206: Support the GRIB-API environment variable names
|
2016-01-11 16:36:46 +00:00 |