Commit Graph

4411 Commits

Author SHA1 Message Date
Shahram Najm 51035451f4 ECC-927: latest version 2019-05-20 13:49:49 +01:00
Shahram Najm d3dfc6e040 Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into develop 2019-05-20 12:17:49 +01:00
Shahram Najm ecad093159 ECC-837: BUFR Tables: non-ASCII characters 2019-05-20 12:17:45 +01:00
Marijana Crepulja 4440555323 ECC-927: Update element.table 2019-05-20 12:16:31 +01:00
Marijana Crepulja 6fbac3427c ECC-927: Update BUFR tables with the latest WMO version 32 2019-05-20 12:13:29 +01:00
Shahram Najm bdf2b02b49 Add codes_get_product_kind 2019-05-17 15:02:58 +01:00
Shahram Najm 7738c9e23e Update ignore list 2019-05-16 17:32:15 +01:00
Shahram Najm 5d4103f590 Fix tests 2019-05-16 17:16:20 +01:00
Shahram Najm e7f130e5fd Clean up 2019-05-16 16:55:29 +01:00
Shahram Najm 7b57134d7b Rename and clean up comments 2019-05-16 15:35:29 +01:00
Shahram Najm 1c8a0f06b8 Rename optimize_scaling test 2019-05-16 15:10:26 +01:00
Shahram Najm c0d7f98d5d Rename lam_gp test 2019-05-16 15:01:31 +01:00
Shahram Najm db542bfbd5 Rename lam_bf test 2019-05-16 14:55:31 +01:00
Shahram Najm 561f106a18 Test: Comments 2019-05-16 14:50:32 +01:00
Shahram Najm 3a257229ba Script: turn off verbose 2019-05-16 13:51:11 +01:00
Shahram Najm 6535e128cd Run make_class and clean up accessors 2019-05-16 13:49:04 +01:00
Shahram Najm 7e1d205b00 Show the commands using triple back-tick 2019-05-16 12:33:59 +01:00
Shahram Najm 72edd846f2 Update the minimum required version of CMake 2019-05-15 17:42:37 +01:00
Shahram Najm d70e92dd99 ECC-924: Update key/accessor cache 2019-05-15 16:55:59 +01:00
Shahram Najm 83d443e430 ECC-924: Fix the samples file 2019-05-15 15:45:04 +01:00
Shahram Najm c0cb9924a6 ECC-924: Fix the spectralType value 2019-05-15 15:32:41 +01:00
Shahram Najm e96037eeb8 ECC-924: GRIB2: Add support for encoding AROME and ALADIN fields 2019-05-15 15:04:26 +01:00
Shahram Najm b359cf3293 ECC-924: Definitions comments etc 2019-05-15 13:58:16 +01:00
Shahram Najm d444d18678 ECC-924: Test code clean up 2019-05-15 13:58:02 +01:00
Shahram Najm d2d50cdf66 Table update for WMO version 2019-05-15 12:45:10 +01:00
Shahram Najm 4a8bd2acb6 ECC-924: Fixes applied by Philipe Marguinaud (new sample) 2019-05-15 12:44:41 +01:00
Shahram Najm 80f615c654 ECC-925: Remove the tool bufr_index_build 2019-05-14 17:53:39 +01:00
Shahram Najm 7bd147bfa6 ECC-926: bufr_compare should fail if passed index files 2019-05-14 17:53:27 +01:00
Shahram Najm b1eceb606d ECC-924: Fix Windows project 2019-05-14 13:10:52 +01:00
Shahram Najm 4c7fedc1ce ECC-924: Fix Windows solution file 2019-05-14 11:17:42 +01:00
Shahram Najm 214d12c55c ECC-924: Add the extra 4 octets (key TS). This breaks the test eccodes_t_lam_bf 2019-05-13 15:05:00 +01:00
Shahram Najm 25a3fd6d79 ECC-924: GRIB2: Add support for encoding AROME and ALADIN fields (Part 2) 2019-05-13 14:30:08 +01:00
Shahram Najm cffe168f02 ECC-924: GRIB2: Add support for encoding AROME and ALADIN fields (Part 1) 2019-05-13 11:57:31 +01:00
Shahram Najm c5c98be4a8 grib_iterator_delete should not crash if input is NULL 2019-05-10 18:01:07 +01:00
Shahram Najm 7ec6123455 ECC-923: Fix other tools too 2019-05-10 14:11:01 +01:00
Shahram Najm 5e0f600e0b ECC-923: Mismatched count not reported as difference by grib_compare 2019-05-10 13:05:35 +01:00
Shahram Najm 1764a4645b ECC-770: Update GRIB2 definitions with the latest WMO V23.0.0 code tables/templates 2019-05-10 09:39:06 +01:00
Stephan Siemen 052ea1dd58 Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop 2019-05-09 17:16:18 +01:00
Shahram Najm a46e619c1a Merge branch 'hotfix/2.12.5' 2019-05-09 12:15:19 +01:00
Shahram Najm 5f7b4022ae Performance: remove unused definition files to reduce compile time for memfs.c 2019-05-01 17:51:57 +01:00
Shahram Najm d536148a64 Definitions clean up 2019-05-01 17:22:22 +01:00
Shahram Najm 9398861456 Update version 2019-04-30 17:55:21 +01:00
Shahram Najm 0e67d66921 ECC-904, ECC-905 and ECC-906 2019-04-30 17:54:35 +01:00
Shahram Najm d879d24a9c ECC-342: BUFR: Implement extraction of a time interval for uncompressed data 2019-04-30 17:08:17 +01:00
Shahram Najm 87d658302a Merge pull request #26 in ECCODES/eccodes from feature/relocatable-defs-samples to develop
* commit '1a2dcf517cfa66c72ccd4269f2d1ab373109e23e':
  Make the definitions and samples paths relocatable
2019-04-30 13:40:48 +00:00
Shahram Najm 4f69672b87 Bamboo: Fix GCC build 2019-04-30 14:29:03 +01:00
Olivier Iffrig 1a2dcf517c Make the definitions and samples paths relocatable 2019-04-30 13:51:00 +01:00
Shahram Najm f2b13f0edb ECC-342: test case 2019-04-29 17:06:14 +01:00
Shahram Najm 042d934c36 ECC-342: Implement extraction of a time interval for uncompressed data 2019-04-29 16:09:10 +01:00
Shahram Najm 856a9d75a6 Definitions clean up 2019-04-25 16:51:02 +01:00