Commit Graph

2172 Commits

Author SHA1 Message Date
Enrico Fucile 0caca5e643 bufr_filter to replace BUFRDC bufr_filter ECC-307 2016-08-01 17:52:56 +01:00
Shahram Najm 60ff7d071b ECC-293: bufr_dump -Epython (Part 02) 2016-08-01 13:43:44 +01:00
Shahram Najm 7136863714 ECC-293: bufr_dump -Epython (Part 01) 2016-08-01 13:02:11 +01:00
Shahram Najm 72f2078254 Python does not need libs. OpenJPEG fix for static libs 2016-07-29 18:03:54 +01:00
Shahram Najm 223a9812c8 Testing: increase timeout for extended test 2016-07-29 17:30:07 +01:00
Shahram Najm dfb9a288bb GRIB-909: make levtype deep soil 'sfc' 2016-07-29 13:51:55 +01:00
Florian Rathgeber bfdead0f04 ECC-204 Remove obsolete SWIG interface files 2016-07-28 23:33:58 +01:00
Florian Rathgeber 35d0d21e8e ECC-204 Fix docstrings of gribapi Python module (Numpy is required) 2016-07-28 23:23:15 +01:00
Florian Rathgeber f7cc95593f Python: PEP8 2016-07-28 23:08:46 +01:00
Florian Rathgeber 12ee683645 ECC-204 Remove with_numpy checks from gribapi module 2016-07-28 23:01:41 +01:00
Shahram Najm fc309590d2 ECC-303: patch for parameters.numresolution 2016-07-28 13:00:58 +01:00
Shahram Najm d372840ea0 Update Eclipse settings 2016-07-27 13:12:05 +01:00
Shahram Najm cfba7f419e ECC-308: grib_to_netcdf duplicate grib message error output 2016-07-27 10:43:10 +01:00
Shahram Najm cb8395fb29 Cleanup 2016-07-27 10:42:07 +01:00
Shahram Najm 9a99324305 GRIB-480: Invalid grib1 codings for params 174,186 and 187 2016-07-26 16:58:06 +01:00
Shahram Najm e7bbafdcf1 Fix compiler warning 2016-07-26 16:57:31 +01:00
Shahram Najm 04154694c5 ECC-304: grib1 table 2016-07-26 16:39:06 +01:00
Shahram Najm 5127bc7dd1 ECC-304: New wave parameters as requested by member state users 2016-07-26 16:09:16 +01:00
Shahram Najm c8311f8eb6 Do not need the OPENJPEG library in python 2016-07-25 15:58:50 +01:00
Shahram Najm fd1b31edec ECC-303: Cannot build with OpenJPEG version 2 2016-07-25 15:57:48 +01:00
Shahram Najm 7dccccb936 Fix valgrind error (F90 set_string_array) 2016-07-22 12:49:57 +01:00
Shahram Najm d4c367f274 Better error handling 2016-07-21 19:03:44 +01:00
Shahram Najm 608bce2447 Remove redundant NUMPY macro 2016-07-21 18:13:01 +01:00
Shahram Najm f53e92a346 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-21 18:01:59 +01:00
Shahram Najm 9540532e3e bufr_dump -Efortran: do not trim (valgrind errors) 2016-07-21 18:01:37 +01:00
Florian Rathgeber 16920ed704 ECC-204 Remove NUMPY ifdef from SWIG interface file 2016-07-21 17:49:22 +01:00
Shahram Najm eb6ee169cc Compiler warnings removed 2016-07-21 17:25:17 +01:00
Shahram Najm 13ddd7f3a6 Compiler warnings removed 2016-07-21 17:24:43 +01:00
Shahram Najm 10d059a5b1 New error codes 2016-07-21 17:24:08 +01:00
Enrico Fucile 23df9d1a84 ECC-292 2016-07-21 16:15:30 +01:00
Shahram Najm b8b6cd0c99 ECC-301: All BUFR files generate correct Fortran now 2016-07-21 16:00:06 +01:00
Shahram Najm 5daae74e22 Remove compiler warnings on generated F90 code (unused variables) 2016-07-21 15:52:13 +01:00
Enrico Fucile 225ea36415 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-21 14:03:52 +01:00
Enrico Fucile d970bbc123 ECC-292 2016-07-21 14:03:46 +01:00
Shahram Najm 03aa9e9333 ECC-301: Add JSON dump comparison to test 2016-07-21 13:51:46 +01:00
Shahram Najm b002581ebf Remove obsolete test (bufr_filter set_unexpandedDescriptors) 2016-07-21 13:20:23 +01:00
Shahram Najm 2ade7a5699 Enable bufr_dump -Efortran on all BUFR files 2016-07-21 10:39:31 +01:00
Enrico Fucile 47c81d69f2 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-20 18:11:42 +01:00
Enrico Fucile 4c5702f03e ECC-292 2016-07-20 18:11:37 +01:00
Shahram Najm cbb5101d83 ECC-301: Support test in a bundle 2016-07-20 17:06:40 +01:00
Shahram Najm 6e7d5f3f3f ECC-301: Copy all mod files to include 2016-07-20 16:39:12 +01:00
Shahram Najm 4172ae8b19 ECC-301: take F90 module file from include dir 2016-07-20 14:39:37 +01:00
Shahram Najm eb19057bfb Copy the module file into include (needed for ECC-301) 2016-07-20 14:39:04 +01:00
Shahram Najm 5f8323a9a5 ECC-301: Build and run generated Fortran code 2016-07-20 11:19:38 +01:00
Shahram Najm b769c67c9c Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-19 17:30:16 +01:00
Shahram Najm 18a4dbf322 ECC-301: Improve test 2016-07-19 17:30:11 +01:00
Enrico Fucile 3ad5f69e1a -Efortran test with multi message passing ECC-292 2016-07-19 17:12:52 +01:00
Shahram Najm 57ad56beeb ECC-301: Add tests for bufr_dump -Efortran feature (Initial attempt) 2016-07-19 17:05:25 +01:00
Shahram Najm a1cb8cc4eb Remove the bad.bufr data file 2016-07-19 15:15:36 +01:00
Shahram Najm dfd84ae5c1 Fix broken test and also compiler warnings 2016-07-19 15:02:27 +01:00