Commit Graph

1955 Commits

Author SHA1 Message Date
Shahram Najm d4b139785e Remove temp file 2016-02-05 09:48:25 +00:00
Enrico Fucile 497e85207b ECC-219 uncompressed data 2016-02-04 18:43:24 +00:00
Enrico Fucile 3d1e0f7c97 ECC-218 2016-02-04 18:06:13 +00:00
Enrico Fucile 789f507ae3 ECC-218 DAPP-260 2016-02-04 17:43:27 +00:00
Shahram Najm 2eabb85568 Remove compiler warnings and clean up indentation 2016-02-04 11:33:06 +00:00
Shahram Najm 2c5f8e8198 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-02-04 09:52:28 +00:00
Shahram Najm 0c9deba3f7 Testing: test file exists 2016-02-04 09:51:22 +00:00
Enrico Fucile 9ade10d3ec fixed illegal statement 2016-02-04 09:49:42 +00:00
Shahram Najm 24d0008c9a Fix compiler warning (unused variable) 2016-02-03 17:52:22 +00:00
Shahram Najm bd1d62f0c0 Fix compiler warning (unused variable) 2016-02-03 17:51:15 +00:00
Shahram Najm b3b1e7b3e1 Fix compiler warning (func return value) 2016-02-03 17:50:49 +00:00
Shahram Najm bbfc66ed0f Add prototype for new function 2016-02-03 17:49:42 +00:00
Enrico Fucile 10f245d4f4 ECC-218 part 1 2016-02-03 16:31:23 +00:00
Shahram Najm 5d4726e82d GRIB-921: Update the local concepts for DWD (2016.02.03) 2016-02-03 16:27:45 +00:00
Shahram Najm 65c3a84245 Improve script to test grib param definitions 2016-02-02 14:43:07 +00:00
Shahram Najm 6706d9eecd Add more testing for ieee packing 2016-02-02 11:29:30 +00:00
Enrico Fucile 1824d24667 ECC-213 2016-01-29 14:34:30 +00:00
Enrico Fucile 5fae39d8cb ECC-208 transient vector and subsets 2016-01-29 11:07:59 +00:00
Shahram Najm 852f99f39c Add macro for checking array access 2016-01-29 10:36:03 +00:00
Shahram Najm 4e91ec83f8 Testing: Fix path to bufr_compare tool 2016-01-28 13:49:28 +00:00
Enrico Fucile 941c5c9a41 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-01-28 12:13:43 +00:00
Enrico Fucile 66aecd8c1d ECC-208 uncompressed 2016-01-28 12:13:36 +00:00
Shahram Najm 52e5fcc9c8 Write cmake info messages to stdout 2016-01-27 10:14:25 +00:00
Shahram Najm 007db04e67 Remove compiler warnings (unused-but-set-variable) 2016-01-22 15:56:02 +00:00
Shahram Najm 534a288072 Added test for 'global' key for octahedral 2016-01-21 18:06:07 +00:00
Shahram Najm 563f041ce2 Add UERRA test 2016-01-21 16:52:24 +00:00
Shahram Najm b6dacf6704 Print engine version when syntax error encountered (debugging aid) 2016-01-21 16:41:11 +00:00
Shahram Najm 3b8b7d57c2 GRIB-911 UERRA: support for stream 'enda' (use PDTN) 2016-01-20 18:07:19 +00:00
Shahram Najm 7829970148 GRIB-912: Wrong parameter definitions for 131139 and 131151 2016-01-20 15:29:44 +00:00
Shahram Najm 1c1115c210 Tigge: lfpw/enfo surface_air_maximum_temperature_sfc tuning 2016-01-20 10:21:10 +00:00
Shahram Najm d4d4e6129d GRIB-911 UERRA: support for stream 'enda' 2016-01-19 15:42:19 +00:00
Shahram Najm 544359d19f Remove compiler warnings 2016-01-19 14:46:17 +00:00
Shahram Najm 0bcd6672b4 Move common code into single place (Tigge, S2S and Uerra) 2016-01-18 17:22:44 +00:00
Shahram Najm e074e069c1 Added utility function is_gaussian_global() 2016-01-18 16:35:49 +00:00
Shahram Najm 83614741b9 GRIB-908: New 'unbalanced' GRIB parameters 2016-01-14 14:17:29 +00:00
Shahram Najm 6857e78b22 GRIB-907: Fix iterator and num points calc 2016-01-13 16:48:02 +00:00
Shahram Najm 556a604107 Fix issue with num elements in 'lats' array passed to grib_get_gaussian_latitudes 2016-01-13 14:26:23 +00:00
Shahram Najm b27045af29 GRIB-907: Reduced Gaussian grid: key 'global' incorrect 2016-01-13 13:54:40 +00:00
Shahram Najm 4cb859c769 GRIB-907: Add tests for key 'global' 2016-01-13 11:49:15 +00:00
Shahram Najm 850b2c3d2b md5 test does not need any data download 2016-01-12 17:05:05 +00:00
Shahram Najm c210924484 GRIB-862: GRIB1 Local definition 19: misleading key names 2016-01-12 16:34:45 +00:00
Shahram Najm 93cf99cbb6 GRIB-767: hl levtype for class=uerra 2016-01-12 14:00:34 +00:00
Shahram Najm 49dc39678e ECC-206: Support the GRIB-API environment variable names 2016-01-11 16:36:46 +00:00
Shahram Najm 86ef94f445 Cleanup 2016-01-11 11:25:08 +00:00
Shahram Najm 90ae1c57e0 Rename internal variable 2016-01-11 11:22:10 +00:00
Shahram Najm a5484dc0af Cleanup and add comments 2016-01-11 11:21:37 +00:00
Tiago Quintino 1ae840f56d sublime text project 2016-01-09 16:30:52 +00:00
Shahram Najm 87fc993748 OpenMP and POSIX threads: do not allow both to be specified 2016-01-07 11:31:42 +00:00
Shahram Najm 5c7761d936 ECC-204: Python bindings: make numpy a requirement (drop support for python arrays) 2016-01-07 10:54:02 +00:00
Shahram Najm 2404b530b2 GRIB-904: remove model=glob for UERRA 2016-01-06 18:01:44 +00:00