Commit Graph

3173 Commits

Author SHA1 Message Date
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
Shahram Najm 97643c9286 ECC-511: grid_complex_spatial_differencing (missingValueManagementUsed==2) 2017-07-27 17:51:01 +01:00
Shahram Najm 505cd91d81 ECC-511: grid_complex_spatial_differencing and grib_get_data 2017-07-27 16:57:03 +01:00
Shahram Najm 57de4da642 ECC-511: grid_complex_spatial_differencing packing (Also GRIB-733, GRIB-721, GRIB-688 and GRIB-120) 2017-07-27 10:10:36 +01:00
Shahram Najm 404b4ffeb4 Fix last commit. memfs.py broken in Python 3 2017-07-25 11:12:43 +01:00
Baudouin Raoult 4e2cd7e4a7 Fix memfs.py to work with Python 2 2017-07-23 08:08:54 +01:00
Shahram Najm bdb3321519 ECC-435: CRASH: Python keys iterator on GRIB message 2017-07-21 18:34:22 +01:00
Shahram Najm 74840461a7 Clean up 2017-07-21 18:33:53 +01:00
Shahram Najm 03f9ccbd1b Comments/spelling etc 2017-07-21 14:00:54 +01:00
Roberto Ribas 2a4c178c92 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2017-07-21 10:18:31 +01:00
Roberto Ribas ea24bab31f ECC-505 update Eumetsat local tables 2017-07-21 10:17:58 +01:00
Tiago Quintino 88f8a60c79 ECC-509: skip install of fortran modules 2017-07-19 18:06:07 +01:00
Tiago Quintino 44b3ce5de5 ECC-508: add option to skip installation of samples and definitions, to be used together with ENABLE_MEMFS 2017-07-19 17:21:22 +01:00
Tiago Quintino e01821b2d4 ECC-568: add option to skip installation of samples and definitions, to be used together with ENABLE_MEMFS 2017-07-19 17:14:19 +01:00
Shahram Najm aff3f73399 ECC-463: Encoding of spherical harmonics sub-truncation using IEEE-64 (Part 2) 2017-07-19 13:34:49 +01:00
Shahram Najm 3141c3cb41 Debug messages 2017-07-19 12:39:58 +01:00
Roberto Ribas 375e7d99f2 ECC-505 update Eumetsat local tables 2017-07-18 10:51:54 +01:00
cofinoa 3e73195413 SUP-2101: grib_to_netcdf support of deflate option for netCDF-4 output formats 2017-07-16 12:22:52 +01:00
Shahram Najm b6ddbc0623 ECC-463: Encoding of spherical harmonics sub-truncation using IEEE-64 (Part 1) 2017-07-14 15:31:43 +01:00
Shahram Najm 72c679c6ab Tests 2017-07-14 13:11:23 +01:00
Shahram Najm 52d9838943 Test ieee/ieee64 -> long and back 2017-07-14 09:57:57 +01:00
Shahram Najm ebc8ada80c Add assert for min. valid value (but only ifdef DEBUG) 2017-07-13 18:27:22 +01:00
Shahram Najm f3b8681563 Test program for converting between ieee and unsigned long 2017-07-13 18:05:50 +01:00
Shahram Najm f8762d9191 ECC-504: New runoff parameters for system 5 seasonal forecast 2017-07-12 14:08:22 +01:00
Shahram Najm 3e426fc7bd ECC-504: New parameters for system 5 seasonal forecast 2017-07-12 13:50:51 +01:00