Commit Graph

3147 Commits

Author SHA1 Message Date
Baudouin Raoult c41e438dac ECC-528: Add wmo_read_any_from_stream_malloc() 2017-08-20 07:52:59 +01:00
Shahram Najm cb383818a6 GRIB-574 and GRIB-739: Part 1 2017-08-18 18:09:44 +01:00
Shahram Najm b39be0a664 ECC-485: Fix broken tests 2017-08-18 09:54:08 +01:00
Shahram Najm 7631fd0cdf ECC-485: Add support for non-integer size for the 'codetable' statement 2017-08-17 18:31:27 +01:00
Shahram Najm 495179ad57 Make yacc script more robust in case it fails 2017-08-17 17:08:55 +01:00
Shahram Najm 61dcd80480 ECC-526: typeOfLevel key should include typeOfFirstFixedSurface=10 2017-08-16 16:47:33 +01:00
Shahram Najm 957734702d ECC-524: grib_iterator behaves strangely for lambert representation 2017-08-16 14:26:24 +01:00
Shahram Najm 23592790f0 ECC-522: Lat/Lon iterator gives wrong result for some scanning modes 2017-08-15 18:03:43 +01:00
Shahram Najm 60ccf4f7e3 Refactoring 2017-08-15 15:52:34 +01:00
Shahram Najm 78095f39fb Refactoring 2017-08-15 15:48:38 +01:00
Shahram Najm 85967e11e8 ECC-521: Refactoring 2017-08-15 13:56:20 +01:00
Shahram Najm 202af7fa14 Clean up 2017-08-15 13:18:52 +01:00
Shahram Najm 99259d2a4a Refactoring and renaming 2017-08-15 11:27:13 +01:00
Shahram Najm 735f76d04b ECC-521: clean up 2017-08-15 10:01:55 +01:00
Shahram Najm f918b2e86a ECC-521: grib_get_data for Lambert Conformal: incorrect if adjacent rows scan in the opposite direction 2017-08-14 17:25:56 +01:00
Shahram Najm 81bd4e4353 ECC-521: grib_get_data for Lambert Conformal: incorrect if adjacent rows scan in the opposite direction 2017-08-14 16:49:50 +01:00
Shahram Najm c32a9f15c6 Python function doc 2017-08-14 16:46:26 +01:00
Shahram Najm 22501bf7dc Python examples: Had to remove six.moves. Bamboo build on opensuse131 broke! 2017-08-09 14:36:04 +01:00
Shahram Najm 8b73776785 Python examples: code reformatting using PyCharm 2017-08-09 14:31:29 +01:00
Shahram Najm ee6773717d Python examples: code reformatting using PyCharm 2017-08-09 14:16:58 +01:00
Shahram Najm 7897b8624c Python examples: extend tests 2017-08-09 13:53:15 +01:00
Shahram Najm 4fd7715e33 Python3: make examples work in both Python2 and Python3 2017-08-09 13:52:53 +01:00
Shahram Najm 185edecb48 Missing values: simplify logic 2017-08-08 16:57:41 +01:00
Shahram Najm 9286984f1a ECC-518: Clean up and rename 2017-08-08 14:52:47 +01:00
Shahram Najm ea234c79bd ECC-518: deflate/shuffle: usage & error messages 2017-08-08 11:46:35 +01:00
Shahram Najm ba566a0c1a Merge pull request #17 in ECCODES/eccodes from PUBLIC/eccodes:develop to feature/ECC-518-grib_to_netcdf-deflate
* commit 'a3aaaaa178a1593e8ba17b67a1d1d1f58b88959c':
  SUP-2101: grib_to_netcdf support of deflate option for netCDF-4 output formats
2017-08-08 10:06:48 +01:00
Shahram Najm a3aaaaa178 Merge pull request #11 in PUBLIC/eccodes from ~SP4/eccodes:feature/SUP-2101_deflate to develop
* commit '3e731954132662ce67beb7b4d53ac7801ea86e32':
  SUP-2101: grib_to_netcdf support of deflate option for netCDF-4 output formats
2017-08-08 10:04:30 +01:00
Shahram Najm f745991d43 Compiler warnings: Use C style comments 2017-08-04 17:32:22 +01:00
Shahram Najm 1a8defdba4 Make ecbuild min version 2.7.2 (due to ECBUILD_INSTALL_FORTRAN_MODULES) 2017-08-04 17:13:44 +01:00
Shahram Najm 9d4f0a17ad ECC-515: CRASH: reading very large GRIB1 message. Grow buffer if needed 2017-08-04 14:33:57 +01:00
Shahram Najm 12a4979c77 ECC-511: grid_complex_spatial_differencing. Added GFS data for testing decoding 2017-08-04 14:20:45 +01:00
Shahram Najm 62a63bcf45 ECC-515: CRASH: reading very large GRIB1 message 2017-08-03 18:00:24 +01:00
Shahram Najm aebe776fc4 add string encoding for big endian-platforms (SUP-2121) 2017-08-03 14:44:26 +01:00
Shahram Najm e06f5420d2 Use C style comments 2017-08-03 14:14:17 +01:00
Shahram Najm 08c65b2a4d ECC-514: CMath is a library, not a source file (Also CMATH_LIBRARIES is already part of ECCODES_EXTRA_LIBRARIES) 2017-08-03 11:43:47 +01:00
Shahram Najm f64452ccdd ECC-511: grid_complex_spatial_differencing. Testing grib_util_set_spec 2017-08-02 15:18:38 +01:00
Shahram Najm 1d6fb08027 ECC-511: grid_complex_spatial_differencing. Make missingValuesPresent read only 2017-08-02 13:48:13 +01:00
Shahram Najm 6267e201c6 ECC-511: grid_complex_spatial_differencing. Fix for conversion to NetCDF 2017-08-02 11:00:32 +01:00
Shahram Najm 997980eb1b ECC-510: Add new MARS class l5 2017-08-01 11:17:50 +01:00
Shahram Najm bfa86cbd27 ECC-510: Undo addition of streams 2017-08-01 09:47:33 +01:00
Shahram Najm 44b4938466 ECC-510: Add 2 new streams for the LAND version of re-analysis 2017-07-31 17:28:06 +01:00
Shahram Najm 61e31d9f56 Add .bufr extension for BUFR file 2017-07-31 16:39:21 +01:00
Shahram Najm 62eec2c495 Make interface generator more robust 2017-07-31 16:27:01 +01:00
Shahram Najm 061e84ff92 ECC-478: Scaling values using grib_set ignores values=9999. when bitmapPresent=0 2017-07-31 15:40:31 +01:00
Shahram Najm 52557b0290 Add new key to cater for where there is no bitmap and missing values are encoded in the data section 2017-07-31 15:38:33 +01:00
Shahram Najm 0c7cce89a3 ECC-511: grid_complex_spatial_differencing. Use signed type for sec_val like wgrib2 2017-07-31 15:36:55 +01:00
Shahram Najm ea117cb76c Compiler warning re abs 2017-07-28 16:08:24 +01:00
Shahram Najm c2f2920a54 Debug message for compressed BUFR with non-constant delayed replication 2017-07-28 14:59:11 +01:00
Shahram Najm 946ce98706 Clean up and refactoring 2017-07-28 13:26:23 +01:00
Shahram Najm 472e724da6 Removed obsolete file 2017-07-28 10:49:47 +01:00