Commit Graph

3555 Commits

Author SHA1 Message Date
Shahram Najm 6713236e93 ECC-627: grib_to_netcdf: fails with less user-friendly error message on non-regular grid 2018-01-30 17:21:48 +00:00
Shahram Najm 444078a317 ECC-570: update of suite names 2018-01-30 17:20:34 +00:00
Shahram Najm 98be458fa8 ECC-624: centre CMCC for mars 2018-01-30 13:51:55 +00:00
Marijana Crepulja 36f70763f9 ECC-626 local tables for VASS products 2018-01-30 12:03:14 +00:00
Shahram Najm 933977c98a EFAS: make efasDomain string for readability 2018-01-29 17:26:57 +00:00
Shahram Najm 82beb57e95 ECC-624: centre CMCC for mars 2018-01-29 14:03:57 +00:00
Shahram Najm bf8689e518 EFAS: Added efasDomain, type=go and climatology date 2018-01-29 11:56:11 +00:00
Shahram Najm 56737b93cb EFAS: changes after discussion on new tree structure 2018-01-26 17:10:31 +00:00
Shahram Najm bb3503dfd6 ECC-603: Decoding of ERS (BUFR edition 2) data 2018-01-26 15:43:40 +00:00
Sandor Kertesz de1d2fc46f BUFR: add WMO version=2 local version=1 tables from BUFRDC to ecCodes ECC-618 2018-01-26 11:19:14 +00:00
Sandor Kertesz 832e29fab8 BUFR: add WMO version 2 tables from BUFRDC to ecCodes ECC-617 2018-01-26 10:14:02 +00:00
Shahram Najm 01390a6aa6 EFAS: add mars.number for perturbed forecasts 2018-01-25 14:51:36 +00:00
Shahram Najm 8c9392159f ECC-614: problem with datetime extraction 2018-01-24 18:02:35 +00:00
Shahram Najm f046ff8740 ECC-614: problem with datetime extraction 2018-01-24 16:19:56 +00:00
Shahram Najm 929f0685b7 Two ways of getting accessor factory: TRIE and HASH 2018-01-23 14:49:41 +00:00
Shahram Najm 9d844da3bb Performance: accessor lookup improvements with gperf -C (See ECC-525) 2018-01-23 11:49:41 +00:00
Shahram Najm 2016032263 Clean up of hash code 2018-01-22 18:26:10 +00:00
Shahram Najm 5c9a446a53 Performance: key lookup improvements with gperf -l and -C (See ECC-525) 2018-01-22 17:38:52 +00:00
Shahram Najm b3fc0905af EFAS rule for cnmc (cosmo) data. Temporary 2018-01-22 14:48:21 +00:00
Shahram Najm f209b51d5c Script: Add checking and verbose option 2018-01-22 11:17:00 +00:00
Shahram Najm 4f5d17f849 Compiler warnings 2018-01-19 16:20:59 +00:00
Shahram Najm 6b67bd5ee2 Fix Visual Studio build 2018-01-19 15:36:45 +00:00
Shahram Najm 5aa1df8092 Disable old dead code 2018-01-19 15:20:58 +00:00
Shahram Najm 2c0f8c0bce Fix broken CLANG build. No module clang/3.6.2 2018-01-18 13:18:40 +00:00
Shahram Najm 1413439bdf ECC-610: isOctahedral does not work for non-global gaussian grids with specific areas 2018-01-18 12:36:56 +00:00
Shahram Najm 1dee49a9b2 ECC-612: Added Injection height for GRIB1 2018-01-17 17:35:06 +00:00
Shahram Najm 6751ba6878 ECC-612: Added Injection height 2018-01-17 14:07:07 +00:00
Shahram Najm 75cdb8fe62 ECC-570: remove domain when class=lw 2018-01-16 17:02:43 +00:00
Shahram Najm df8cc80bd0 Bump up version to 2.6.2 in case we do a hotfix 2.6.1 2018-01-16 14:54:23 +00:00
Shahram Najm bd18687193 EFAS: mars.anoffset added for type=an/fu 2018-01-16 14:19:22 +00:00
Shahram Najm 53b2318443 ECC-612: Fix units 2018-01-15 16:28:16 +00:00
Shahram Najm 4372251a32 ECC-612: New parameters for Global Fire Assimilation System (GFAS) 2018-01-15 16:16:03 +00:00
Shahram Najm 533c824766 ECC-611: Error if constant value is out of range 2018-01-15 14:01:06 +00:00
Shahram Najm e1cda7baa7 ECC-611: Debugging aid 2018-01-15 14:00:28 +00:00
Shahram Najm b2548e4a39 Documentation 2018-01-15 13:45:31 +00:00
Shahram Najm 94492491be ECC-342: Initial steps 2018-01-12 14:58:21 +00:00
Shahram Najm 02d0ce4a98 ECC-341: fix loop count 2018-01-12 14:12:41 +00:00
Shahram Najm fc8653b26f ECC-341: fix bug with constant lat/lon values 2018-01-11 18:18:53 +00:00
Shahram Najm 8b1db17740 Added class ce for Copernicus Emergency Management Service 2018-01-11 16:11:13 +00:00
Shahram Najm 50e6d0e0d0 ECC-609: ecCodes requires python 2.7 to run all the tests but the minimum required version is 2.6 2018-01-10 15:57:12 +00:00
Shahram Najm a101f8b78e ECC-341: Fix broken Visual Studio build 2018-01-10 15:08:30 +00:00
Shahram Najm 0b2b9d8195 ECC-341: implement area extraction in bufr_filter for uncompressed data 2018-01-10 14:20:06 +00:00
Shahram Najm b80884e7ca Compiler warnings (clang) 2018-01-09 11:40:28 +00:00
Shahram Najm d9c542fd31 ECC-608: bufr_descriptor struct: reference type should be 'long' (not 'double') 2018-01-09 11:39:46 +00:00
Shahram Najm 871daaef79 Enable loop detection in DEBUG mode 2018-01-08 17:54:36 +00:00
Shahram Najm 45d5e1d395 Testing: speed up grib1 test 2018-01-08 17:53:40 +00:00
Shahram Najm 652a05fa78 Testing: rename tests to easier identify which are grib or bufr related 2018-01-08 17:04:00 +00:00
Shahram Najm e9dd5a6e5a Testing: rename tests to easier identify which are grib or bufr related 2018-01-08 16:28:36 +00:00
Shahram Najm c8ace53907 Decode performance: speed up the BIT_MASK macro 2018-01-08 16:11:43 +00:00
Shahram Najm 7b8a4f4f31 Fix array bounds access in reset_deeper_qualifiers by passing in number of elements 2018-01-08 13:38:46 +00:00