Commit Graph

2528 Commits

Author SHA1 Message Date
Shahram Najm b60637b009 Suppress warning re unbound variables 2016-11-18 13:40:14 +00:00
Shahram Najm 7c44709ca6 Testing new gts/metar tools 2016-11-18 13:39:40 +00:00
Shahram Najm 0687b974bb Ignored files 2016-11-18 13:39:01 +00:00
Shahram Najm 37e4d7ac29 Fix issue when field value being encoded is out of range 2016-11-17 18:25:26 +00:00
Shahram Najm f5b22dfa50 Fix jpeg test 2016-11-17 17:08:22 +00:00
Shahram Najm 70a8754825 Fix memory leak (bitmap allocation) 2016-11-17 16:59:22 +00:00
Shahram Najm 0b011733e1 DGOV-68: update grib1 table 2016-11-17 16:38:05 +00:00
Shahram Najm 8b6cc9c381 DGOV-68: Change of parameter name: 228047 and 228048 2016-11-17 16:15:06 +00:00
Shahram Najm 08e0561b39 Remove download_data labels from tests. This is now automatically added by ecbuild 2016-11-17 15:36:53 +00:00
Marijana Crepulja a7b57f2125 ECC-376 WMO tables verison 27 2016-11-17 14:59:01 +00:00
Shahram Najm cf464e04f8 Add new source file 2016-11-17 10:48:50 +00:00
Shahram Najm 87aa2f3888 Fix macmini build: use float.h 2016-11-16 15:32:34 +00:00
Shahram Najm 879d78ea2f Change name of new grib2 key 2016-11-16 13:42:40 +00:00
Shahram Najm 9acee6d01f ECC-261: Reduce packing error by optimizing scaling factor (Part 2) 2016-11-15 17:16:20 +00:00
Shahram Najm ea7ca7c180 Const correctness 2016-11-14 10:59:17 +00:00
Shahram Najm dee2112604 ECC-261: Reduce packing error by optimizing scaling factor (Part 1) 2016-11-14 10:05:40 +00:00
Shahram Najm 214a036cce ECC-382: Provide API function to access the name of the package 2016-11-11 16:41:38 +00:00
Shahram Najm 9304e8e592 ECC-380: eccodes attempts to link to openjpeg 1.X library if found 2016-11-11 11:56:01 +00:00
Shahram Najm d3c709ef54 Documentation 2016-11-11 11:07:07 +00:00
Florian Rathgeber 3f84e10869 ECC-380 Do not link OpenJPEG in Python extension module 2016-11-10 18:40:29 +00:00
Shahram Najm a05b174b02 Define key for latest grib2 tablesVersion 2016-11-10 18:21:37 +00:00
Shahram Najm c183d10c8f Add test for grib_copy_namespace 2016-11-10 18:04:54 +00:00
Shahram Najm 88ecf50464 Fortran example for codes_copy_key 2016-11-10 17:05:02 +00:00
Shahram Najm c5b2132413 Fix codes_copy_key in Fortran 2016-11-10 16:33:38 +00:00
Shahram Najm e914d7ac9b Add assert check (in debug build) 2016-11-10 16:31:16 +00:00
Shahram Najm 6998231616 GRIB-1027: TypeOfFirstFixedSurface 118 should be mapped to the levtype=ml for UERRA 2016-11-10 12:58:36 +00:00
Shahram Najm 19d1ff3a02 Fix compiler warning 2016-11-08 17:35:52 +00:00
Enrico Fucile a4308e0f90 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-11-08 14:11:35 +00:00
Enrico Fucile a9506e7381 exposed julian, datetime functions in fortran 2016-11-08 14:11:12 +00:00
Shahram Najm 74ceb08ef8 ECC-272: Flat JSON dump of some BUFR files doesn't contain the last element 2016-11-07 17:25:50 +00:00
Shahram Najm 07b7d581db ECC-378: Added test 2016-11-04 17:53:49 +00:00
Shahram Najm a260817da6 ECC-378: Reading a file of 0 bytes does not generate any error and eventually crashes 2016-11-04 17:47:30 +00:00
Shahram Najm c791ee1c82 Testing: add test for C ensemble index example 2016-11-04 17:11:30 +00:00
Shahram Najm 18b297dc52 Tests: check if JPEG support is enabled 2016-11-03 18:20:22 +00:00
Shahram Najm 58498214a3 ECC-373: grib_api.h incorrectly wraps system headers in extern 'C' 2016-11-02 13:56:43 +00:00
Shahram Najm 60c7dd83ed Fix missing return value in else branch 2016-11-02 10:31:55 +00:00
Enrico Fucile 272ccbf499 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-11-01 14:38:09 +00:00
Enrico Fucile 3b354b205f ECC-372 2016-11-01 14:38:01 +00:00
Florian Rathgeber a8c8858a10 ECC-296 Use DESTDIR as --root when installing Python bindings 2016-10-28 13:20:56 +01:00
Shahram Najm 04b3d2ece9 ECC-358: Added new templates 2016-10-27 18:59:00 +01:00
Shahram Najm 81ead52e81 ECC-370: Python: codes_set should handle both scalars and arrays 2016-10-27 17:44:38 +01:00
Florian Rathgeber f7eefee4fc ECC-296 Respect DESTDIR when installing Python bindings 2016-10-27 15:10:42 +01:00
Shahram Najm 5b1d545554 ECC-275 2016-10-27 13:57:36 +01:00
Shahram Najm 8f470f08ec ECC-275: update src/eccodes.h 2016-10-27 13:33:53 +01:00
Shahram Najm 9b1b3c5f1a ECC-369: Exclude internal errors from Python exceptions 2016-10-27 11:29:11 +01:00
Shahram Najm dc9b2409ed Exclude temp generated files 2016-10-27 11:28:48 +01:00
Shahram Najm edadee5a78 ECC-275: errors.pl not creating ecCodes header files 2016-10-27 11:28:03 +01:00
Shahram Najm 5b96b8cf4e ECC-275: part 2 2016-10-27 09:58:38 +01:00
Shahram Najm 4564101b04 ECC-275: part 1 2016-10-26 18:42:32 +01:00
Shahram Najm 6183118328 Fix debug message 2016-10-26 17:25:03 +01:00