Commit Graph

1070 Commits

Author SHA1 Message Date
Shahram Najm efa4374c2e Merge branch 'develop' into feature/message_offsets 2020-11-29 12:48:00 +00:00
Shahram Najm 98d7fe59fe ECC-1170: Add test 2020-11-26 16:13:53 +00:00
Shahram Najm 4a37ece98c ECC-1167: Uodate test 2020-11-24 11:13:34 +00:00
Shahram Najm f2df05092f ECC-1167: GRIB: Allow setting byte array as string 2020-11-23 16:51:19 +00:00
Shahram Najm 071210fbc2 Definitions: Final update of cfNames. Now in sync with parameter DB 2020-11-22 15:53:44 +00:00
Shahram Najm e8488e5c36 Testing: add test for GRIB2 templates 2020-11-21 13:01:54 +00:00
Shahram Najm ae16bbda57 ECC-1166: GRIB: Add the gridName key for ORCA grids 2020-11-20 15:46:45 +00:00
Shahram Najm c236ad2fc7 ECC-1165: Test case 2020-11-19 23:04:08 +00:00
Shahram Najm 0f6893685f ECC-1163: Update CAMS parameters with their CF names 2020-11-18 21:52:04 +00:00
Shahram Najm ceeefd72d6 Definitions: Add test for cfNames 2020-11-17 18:07:45 +00:00
Shahram Najm efe95c52f5 ECC-779: Error 'no messages found in ...' should go to stderr 2020-11-06 12:06:40 +00:00
Shahram Najm a1802f2ede Testing: comments 2020-10-30 17:43:18 +00:00
Shahram Najm ddd2d5e393 Testing: refactor 2020-10-29 16:05:40 +00:00
Shahram Najm 0df71fba5f Testing: test encoding and decoding a spectral complex field 2020-10-29 15:45:22 +00:00
Shahram Najm b8bd56b42d ECC-806: Local definitions precedence order 2020-10-21 12:39:38 +01:00
Shahram Najm 44d1f10876 ECC-1158: Test 2020-10-19 14:17:35 +01:00
Shahram Najm ae2e728855 Testing: fix awk expression that fails on HPC 2020-10-19 13:33:27 +01:00
Shahram Najm f0f7d05e09 Testing: test for BUFR centre codes 2020-10-17 20:30:56 +01:00
Shahram Najm 4f1b1a6436 ECC-1157: Python 2 support: Rename CMake option ENABLE_PYTHON to ENABLE_PYTHON2 2020-10-15 17:08:25 +01:00
Shahram Najm f1b79391d3 ECC-806: Local definitions precedence order (Initial try) 2020-10-05 15:32:01 +01:00
Shahram Najm 5d4bf5b448 Merge branch 'develop' into feature/message_offsets 2020-10-01 17:25:13 +01:00
Shahram Najm 238bad66ca ECC-1150: Deal with encoding a MISSING value 2020-10-01 12:20:50 +01:00
Shahram Najm 4766ba34cb ECC-1150: Added more tests 2020-09-29 16:14:31 +01:00
Shahram Najm 279eaf6f51 ECC-1150: keys 'lowerLimit' and 'upperLimit' cannot be MISSING 2020-09-29 14:36:43 +01:00
Shahram Najm f8883cc71c Merge branch 'develop' into feature/ecbuild_3.4 2020-09-16 11:32:10 +01:00
Shahram Najm 0bb6d97f8b ECC-1136: BUFR: Add new key 'restricted' to ECMWF Local Section 2020-09-16 11:25:51 +01:00
Shahram Najm be695126cb Testing: comments 2020-08-29 12:45:10 +01:00
Shahram Najm 49ae510df2 Testing: use bufr_filter instead of bufr_ls 2020-08-29 12:30:03 +01:00
Shahram Najm 06590ecd42 Merge branch 'develop' into feature/ECC-1136-BUFR-restrict 2020-08-28 13:28:25 +01:00
Shahram Najm 7023f11019 Merge branch 'develop' into feature/ecbuild_3.4 2020-08-27 13:09:24 +01:00
Shahram Najm 3146d9ceb2 clang address sanitizer 2020-08-26 20:53:33 +01:00
Shahram Najm 6c38bb2a7e clang address sanitizer suppressions 2020-08-26 10:53:37 +01:00
Shahram Najm 895202e1b6 Merge branch 'develop' into feature/ecbuild_3.4 2020-08-25 13:24:09 +01:00
Shahram Najm 51e764b910 Testing: for the PR fix_free_concept_value 2020-08-25 13:23:24 +01:00
Shahram Najm a85d4de9ea Support for ecbuild v3.4. Fix threads/PNG 2020-08-19 17:06:56 +01:00
Shahram Najm 4e9fed3d7d ECC-1142: Clean up 2020-08-08 13:07:16 +01:00
Shahram Najm 9e1221c8f8 ECC-1142: CMake: add option to build tools (ON by default) 2020-08-07 22:36:59 +01:00
Shahram Najm 502fee4bba Testing: clean up 2020-07-31 15:45:30 +01:00
Shahram Najm 53b3da43f8 Testing: clean up 2020-07-31 15:07:35 +01:00
Shahram Najm 01701feb84 Testing: move old deprecated code 2020-07-31 15:05:31 +01:00
Shahram Najm 5b0f7ba936 Clang warning: Value stored to 'v' during its initialization is never read 2020-07-29 10:50:15 +01:00
Shahram Najm ad1881a375 ECC-1137: Test 2020-07-25 21:22:44 +01:00
Shahram Najm 0bfa65f9bf ECC-1137: BUFR performance: use fixed-length strings for descriptor name and units (Part 2) 2020-07-25 21:16:23 +01:00
Shahram Najm fc5b4f7ec1 ECC-1139: CRASH: bufr_ls -p numericValues 2020-07-25 17:27:02 +01:00
Shahram Najm 386dfe0529 Testing: Use own Assert macro 2020-07-24 12:20:58 +01:00
Shahram Najm 367a1410c4 ECC-811: Add test 2020-07-23 15:32:29 +01:00
Shahram Najm c8374590e5 ECC-1136: rename key to restricted 2020-07-22 23:03:18 +01:00
Shahram Najm de64bb89e1 Testing: OrcaGrids 2020-07-22 16:35:32 +01:00
Shahram Najm f04237c4e0 Merge develop into this branch 2020-07-22 15:58:37 +01:00
Shahram Najm 2e295d5674 Testing: print full path of script being run 2020-07-19 15:18:57 +01:00