Commit Graph

548 Commits

Author SHA1 Message Date
Shahram Najm 3a79efa761 GRIB-958: Some lat/lon values are invalid for Polar stereographic grid 2016-04-02 12:20:55 +01:00
Shahram Najm 08950efa26 GRIB-951: Assertion: set packingType grid_second_order (boustrophedonic) on constant field 2016-03-22 18:18:13 +00:00
Enrico Fucile b3da880512 ECC-243 2016-03-22 13:55:12 +00:00
Shahram Najm a4fdf10170 ECC-241: Make the installation paths available through the API 2016-03-16 18:10:40 +00:00
Shahram Najm a005315b0d GRIB-942: check all memory allocations are successful 2016-03-16 16:26:45 +00:00
Shahram Najm d541122cc1 GRIB-942: check all memory allocations are successful 2016-03-16 14:11:04 +00:00
Shahram Najm 299a2606fc GRIB-941: GRIB2 angles are not rounded 2016-03-07 17:52:07 +00:00
Shahram Najm 583a6296d3 GRIB-932: Crash: using keys iterator with skip duplicates 2016-02-26 11:21:27 +00:00
Shahram Najm ba4cb052da ECC-215: Remove the -D option from bufr_dump 2016-02-25 13:27:24 +00:00
Shahram Najm 40d63c7e74 Change assert to NOT IMPLEMENTED 2016-02-24 10:47:58 +00:00
Shahram Najm ed386c61cb ECC-230: Better error messages when using the wrong definition path 2016-02-23 11:53:47 +00:00
Shahram Najm d0689d7730 Make nvals an int to compare start and end 2016-02-19 16:31:57 +00:00
Shahram Najm 8cdd6b5b93 Fix compiler warnings 2016-02-19 15:34:10 +00:00
Enrico Fucile 56a6ba2c30 ECC-226 2016-02-19 13:59:41 +00:00
Shahram Najm 53e043c382 Check for error in func condition_true 2016-02-12 17:14:29 +00:00
Shahram Najm 1e404d67a5 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-02-12 14:44:12 +00:00
Shahram Najm 009d1c1fb8 Fix uninitialized variables 2016-02-12 14:44:08 +00:00
Enrico Fucile d5959c1226 ECC-108 2016-02-12 14:27:38 +00:00
Enrico Fucile a3942899a6 ECC-219 implemented for compressed data and added test 2016-02-12 10:56:12 +00:00
Shahram Najm a3b724b1c7 Fix compiler warnings (with NDEBUG) 2016-02-11 18:39:35 +00:00
Shahram Najm 16c9ee8011 Initialize variable before use 2016-02-11 11:33:59 +00:00
Enrico Fucile 3f8f22cc40 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-02-10 17:43:08 +00:00
Enrico Fucile 517e59ebbe ECC-220 2016-02-10 17:43:00 +00:00
Shahram Najm 5826e60901 Remove compiler warning re unused variable 2016-02-10 15:54:14 +00:00
Enrico Fucile 818d980047 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-02-10 13:28:47 +00:00
Enrico Fucile f5028ea73b ECC-220 2016-02-10 13:28:13 +00:00
Shahram Najm f37734820c Performance improvement: move call to strlen outside loop 2016-02-10 09:52:41 +00:00
Shahram Najm 1689dff69b Clang thread sanitizer (GRIB-742) 2016-02-09 18:00:49 +00:00
Enrico Fucile 3530a871ce ECC-207 2016-02-09 16:19:28 +00:00
Enrico Fucile 3344302874 ECC-223 2016-02-09 16:01:27 +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 109d83a6ff Fix compiler warnings 2016-02-05 17:33:46 +00:00
Enrico Fucile 0df867b2ea Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-02-05 16:19:09 +00:00
Enrico Fucile 0e3005a94e ECC-219 2016-02-05 16:19:02 +00:00
Shahram Najm 43199c96e8 Remove cppcheck warning re null pointer dereference 2016-02-05 14:40:36 +00:00
Shahram Najm c344352b7b Fix compiler warning (unused variables) 2016-02-05 12:16:00 +00:00
Shahram Najm 913b0e55bd Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-02-05 10:09:31 +00:00
Shahram Najm 2c319093f8 GRIB-384: Using the '-Wp,-D_FORTIFY_SOURCE=2 -O2' gcc CFLAGS, 'ls.sh' test fails 2016-02-05 10:09:24 +00:00
Enrico Fucile 497e85207b ECC-219 uncompressed data 2016-02-04 18:43:24 +00:00
Enrico Fucile 789f507ae3 ECC-218 DAPP-260 2016-02-04 17:43:27 +00:00
Shahram Najm 2eabb85568 Remove compiler warnings and clean up indentation 2016-02-04 11:33:06 +00:00
Enrico Fucile 9ade10d3ec fixed illegal statement 2016-02-04 09:49:42 +00:00
Shahram Najm 24d0008c9a Fix compiler warning (unused variable) 2016-02-03 17:52:22 +00:00
Shahram Najm bd1d62f0c0 Fix compiler warning (unused variable) 2016-02-03 17:51:15 +00:00
Shahram Najm b3b1e7b3e1 Fix compiler warning (func return value) 2016-02-03 17:50:49 +00:00
Shahram Najm bbfc66ed0f Add prototype for new function 2016-02-03 17:49:42 +00:00
Enrico Fucile 10f245d4f4 ECC-218 part 1 2016-02-03 16:31:23 +00:00
Enrico Fucile 5fae39d8cb ECC-208 transient vector and subsets 2016-01-29 11:07:59 +00:00
Shahram Najm 852f99f39c Add macro for checking array access 2016-01-29 10:36:03 +00:00
Enrico Fucile 941c5c9a41 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-01-28 12:13:43 +00:00