Commit Graph

3607 Commits

Author SHA1 Message Date
Shahram Najm 0b3dbaf7c8 ECC-697: GRIB parameters: change shortName of 171170 (should be stal2) 2018-06-11 11:18:40 +01:00
Shahram Najm 9f536f11fc ECC-696: Valgrind error: grib_get_data on reduced gaussian sub-area 2018-06-08 12:21:59 +01:00
Shahram Najm a368d9d594 ECC-696: Valgrind error: grib_get_data on reduced gaussian sub-area 2018-06-08 11:55:16 +01:00
Shahram Najm d3fbd3f623 Compiler warning 2018-06-07 17:27:18 +01:00
Shahram Najm b20d83e501 Do lengthy tests only if ENABLE_EXTRA_TESTS 2018-06-06 15:51:21 +01:00
Shahram Najm 1cfc572fb5 Add test for invalid input to grib_util_set_spec 2018-06-06 15:50:47 +01:00
Shahram Najm 0ecb2746cb Ensure abort() is not called 2018-06-06 12:52:46 +01:00
Shahram Najm 0d50b0fcfe Ensure abort() is not called 2018-06-06 12:47:04 +01:00
Shahram Najm 23752d8e7f Documentation 2018-06-06 12:34:17 +01:00
Shahram Najm 4f5a5f9a41 Clang compiler warnings/type safety 2018-06-05 14:33:27 +01:00
Shahram Najm 2bb231cbb6 Clean up and const correctness 2018-06-01 12:48:12 +01:00
Shahram Najm 5c576df574 BUFR decoding: print scale and reference values during debug 2018-06-01 12:44:51 +01:00
Shahram Najm be411431bb ECC-695: BUFR encoding: Incorrect error message when value out of range 2018-06-01 12:11:11 +01:00
Shahram Najm c6c76926bd ECC-695: BUFR encoding: Incorrect error message when value out of range 2018-06-01 11:58:17 +01:00
Shahram Najm 093522f2fc Mark read-only global shared data as const 2018-05-29 18:04:26 +01:00
Shahram Najm b0cc10e94b Mark read-only global shared data as const 2018-05-29 15:46:01 +01:00
Shahram Najm 7105082025 ECC-694: grib_to_netcdf: fails compilation with NetCDF version 3 2018-05-29 13:53:23 +01:00
Shahram Najm adf92e1047 ECC-694: grib_to_netcdf: fails compilation with NetCDF version 3 2018-05-29 13:52:44 +01:00
Shahram Najm 0163d5164a Disable test if not configured 2018-05-22 17:51:28 +01:00
Tiago Quintino 49249190f6 ECC-688: fix warning of parent scope 2018-05-21 12:45:12 +01:00
Tiago Quintino 97b6c7a8b7 ECC-688: move endianess tests to eccodes 2018-05-19 17:49:38 +01:00
Tiago Quintino 9f5e09c654 ECC-688: move endianess tests to eccodes 2018-05-19 17:42:03 +01:00
Tiago Quintino 4552c72af8 ECC-688: move tests to eccodes 2018-05-19 12:38:36 +01:00
Shahram Najm 1c806433d7 Compiler warnings 2018-05-18 19:06:50 +01:00
Shahram Najm 5f07acee77 ECC-693: grib_to_netcdf: fails with UKMO GRIB (fields are not considered distinct) 2018-05-18 19:06:31 +01:00
Tiago Quintino 6f4ad74fcd ECC-688: move inline test 2018-05-18 16:34:35 +01:00
Shahram Najm c6319be92e Add more debug messages when ECCODES_DEBUG=-1 2018-05-18 13:58:37 +01:00
Shahram Najm 0c1b1df8d9 Run make_class.pl 2018-05-17 16:29:02 +01:00
Shahram Najm 3f5177f1c7 Clean up 2018-05-16 16:44:16 +01:00
Shahram Najm d17e0c6d3d ECC-690: new behaviour enabled only if environment variable set 2018-05-16 15:44:46 +01:00
Shahram Najm 98c19b88c4 Simplify test 2018-05-16 11:05:46 +01:00
Shahram Najm f65bde0a32 Clean up 2018-05-15 17:56:49 +01:00
Shahram Najm 7d2c25d7e2 ECC-690: Added data and test 2018-05-15 14:28:51 +01:00
Shahram Najm f749a46e5f ECC-690: New Satellite Winds BUFR Sequence for GOES16 - AMVs 2018-05-15 13:37:54 +01:00
Shahram Najm 16f8849352 ECC-691: Update BUFR symlink 2018-05-14 16:25:37 +01:00
Shahram Najm b08da3015f ECC-691: Update BUFR latest master version key 2018-05-14 15:29:16 +01:00
Shahram Najm ed16f37c33 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2018-05-14 15:16:22 +01:00
Shahram Najm d8f7965849 ECC-692: GRIB parameters: change name and shortName of aerosols (table 215) 2018-05-14 15:16:17 +01:00
Marijana Crepulja f0cde7f1aa ECC-691 2018-05-14 14:32:31 +01:00
Marijana Crepulja a0d8433853 ECC-691: WMO BUFR tables version 30 2018-05-14 14:31:05 +01:00
Shahram Najm b319f6ef43 ECC-689: GRIB decode performance: remove redundant keys from GRIB2 messages 2018-05-11 16:05:56 +01:00
Tiago Quintino f5bd10fc55 ECC-688 migrate system header and symbols tests 2018-05-11 13:07:03 +01:00
Tiago Quintino d3b43d8323 ECC-688 migrate system header and symbols tests 2018-05-11 11:31:13 +01:00
Shahram Najm 4b55005c70 ECC-315: Added test 2018-05-10 15:53:22 +01:00
Shahram Najm 36156eb01e ECC-315: Add MARS namespace to BUFR 2018-05-10 15:45:12 +01:00
Shahram Najm 49e920f946 Renamed max cape parameters (1st char of name must be uppercase) 2018-05-10 10:42:09 +01:00
Shahram Najm a4f5a6171d Add test for ECC-671 (setting GRIB string keys in Fortran) 2018-05-09 15:35:08 +01:00
Shahram Najm 5863a5cd35 ECC-683: EFAS: mars.date should be the validity date for types 'an' and 'go' 2018-05-09 15:00:12 +01:00
Shahram Najm daa876c8be Print working directory for test 2018-05-08 14:16:44 +01:00
Shahram Najm f06331bd6c Documentation 2018-05-08 14:16:30 +01:00