Commit Graph

4753 Commits

Author SHA1 Message Date
Shahram Najm 5a5c68e0aa Added new function codes_check_message_header_footer 2019-07-31 12:36:49 +01:00
Shahram Najm 42c723f8df ECC-961: Refactoring 2019-07-30 15:47:27 +01:00
Shahram Najm 7c572c8b97 ECC-961: grib_dump: ability to dump specific keys 2019-07-30 13:22:48 +01:00
Shahram Najm d837d6b4aa Thread-safety: disable statics unless DEBUG mode 2019-07-30 12:27:30 +01:00
Shahram Najm e1cc9b37a3 Remove Assert 2019-07-30 12:16:21 +01:00
Shahram Najm 247c456f3d Thread-safety: disable statics unless DEBUG mode 2019-07-30 12:14:34 +01:00
Shahram Najm cae9f093fe ECC-962: grib_to_netcdf: Set date to 'hdate' for hindcast fields 2019-07-30 12:06:58 +01:00
Shahram Najm f8a5392bd8 ECC-961: grib_dump -p functionality 2019-07-29 17:21:56 +01:00
Shahram Najm 947bfa7b82 Testing: Do not suppress output of diff 2019-07-29 15:46:07 +01:00
Shahram Najm 49921b06f9 Testing: fix case when several numbers per line 2019-07-29 15:45:52 +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 d9879974bb ECC-707: optimisation. Make one call per handle (not for every key) 2019-07-26 13:12:59 +01:00
Shahram Najm 3d3227a086 SUP-2894: check if Perl Test::More module is available 2019-07-25 11:36:48 +01:00
Shahram Najm 1ca2f676e3 ECC-958: grib_compare: show bit values for codeflag keys 2019-07-24 18:19:36 +01:00
Shahram Najm 662fc587bc Performance: reduce number of calls to init 2019-07-24 15:35:33 +01:00
Shahram Najm c0b62bd036 Fix compiler warning 2019-07-24 12:53:35 +01:00
Shahram Najm ba23150b07 ECC-604: Disable check in threaded mode 2019-07-24 12:51:08 +01:00
Shahram Najm 6b1212cee4 ECC-604: Enable checks when DEBUG_LOOP is defined. Also show thread ID 2019-07-23 18:25:40 +01:00
Shahram Najm 4db723657e ECC-604: remove lock on grib_action_notify_change 2019-07-23 18:24:37 +01:00
Shahram Najm bc67a0cadd Fix comments 2019-07-23 18:23:46 +01:00
Shahram Najm 29d6b84d51 ECC-604: lock only used in DEBUG mode for self->loop test 2019-07-23 17:11:31 +01:00
Shahram Najm 726ee4953e Merge develop 2019-07-22 13:11:31 +01:00
Shahram Najm e21d100b31 Merge in safe changes from feature/ECC-604-thread_performance branch 2019-07-22 13:07:22 +01:00
Shahram Najm cae80e770d Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into develop 2019-07-22 11:31:52 +01:00
Shahram Najm 0c32d3e10b ECC-941: Crash: simple packed GRIB with invalid data section size/bits per value 2019-07-22 11:31:47 +01:00
Shahram Najm b5c06c0257 Rename example 2019-07-22 11:15:42 +01:00
Shahram Najm 8ecc5346dc ECC-941: Crash: simple packed GRIB with invalid data section size/bits per value 2019-07-19 17:36:38 +01:00
Shahram Najm 91249430dc Update list of keys and hash and remove #line pragmas 2019-07-19 15:41:06 +01:00
Shahram Najm 3c6b5c667c Update list of keys and hash 2019-07-19 15:40:53 +01:00
Shahram Najm b08f88da5a Remove the line pragmas which confused debugger 2019-07-19 15:40:07 +01:00
Stephan Siemen ba22d631d2 Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop
# Conflicts:
#	README.md
2019-07-18 13:46:43 +01:00
Shahram Najm 3bb602977d Fix usage error 2019-07-18 12:34:51 +01:00
Shahram Najm 099ea3d1cf Performance: remove unnecessary check for NULL 2019-07-18 12:34:18 +01:00
Shahram Najm 0fb7c82aef Reduce number of calls to grib_context_log for DEBUG 2019-07-17 16:30:52 +01:00
Shahram Najm 24589cbf88 Improve message when PNG/CCSDS not enabled 2019-07-16 15:03:09 +01:00
Shahram Najm 3e5e7b0c7d ECC-954: GRIB: Add fire related parameters for CEMS-Fire 2019-07-15 16:03:25 +01:00
Shahram Najm 18bb170ae4 Fix comments 2019-07-15 10:43:24 +01:00
Shahram Najm 6dd035fdb0 ECC-604: non-recursive test version 2019-07-11 17:53:16 +01:00
Shahram Najm 628c60ed1e ECC-604: unnecessary locks when arg is NULL 2019-07-11 16:39:07 +01:00
Shahram Najm 7583251d7d lambert_azimuthal_equal_area: return error code when grib1 2019-07-11 11:10:11 +01:00
Shahram Najm 7264f734a9 UER-16-CERRA branch merged 2019-07-09 15:29:02 +01:00
Shahram Najm b2ad45b9f0 ECC-949: grib_merge fails to merge grib1 tiles 2019-07-09 13:52:35 +01:00
Richard Mladek b21328f715 CERRA params update 2019-07-09 13:24:13 +01:00
Shahram Najm eb79a86b24 Merge branch 'release/2.13.0' 2019-07-08 10:41:06 +01:00
Shahram Najm 8cf7d52781 Fix clang warning (-Wsometimes-uninitialized) 2019-07-05 18:31:17 +01:00
Shahram Najm 3158f24252 ECC-947: MARS: add new streams WFAS and WFCL (GLOFAS) matching the existing EFAS and EFCL (EFAS) 2019-07-05 13:24:48 +01:00
Shahram Najm 64b9f3f49b ECC-947: MARS: add new streams WFAS and WFCL (GLOFAS) matching the existing EFAS and EFCL (EFAS) 2019-07-05 13:21:54 +01:00
Shahram Najm 0d165a42dc ECC-948: MARS: Amend type 'sfo' 2019-07-05 12:47:16 +01:00
Shahram Najm 5da1806e37 ECC-948: MARS: Amend type 'sfo' 2019-07-05 12:45:50 +01:00
Shahram Najm f171627e10 Test: Add variable to tune number of values 2019-07-05 11:09:01 +01:00