Commit Graph

5585 Commits

Author SHA1 Message Date
Sebastien Villaume 902a9c6df5 adding concepts for the orca grids 2020-05-21 11:36:56 +01:00
Shahram Najm c208987e75 Refactoring: remove unused function grib_iarray_get 2020-05-19 15:30:04 +01:00
Shahram Najm 1cf0892c42 Refactoring: remove unused function grib_iarray_set 2020-05-19 15:16:05 +01:00
Shahram Najm 4dd4ea4b18 Refactoring: remove unused function grib_iarray_is_constant 2020-05-19 14:59:33 +01:00
Shahram Najm c1887a46dd Update list of keys and hash (projString) 2020-05-19 13:08:44 +01:00
Shahram Najm afa578acb4 MARS Streams: rename streams (case) 2020-05-19 13:00:18 +01:00
Shahram Najm 726ec7513d Merge branch 'feature/proj_string' into develop 2020-05-19 12:31:11 +01:00
Shahram Najm 8ee7794b5c ECC-1116: MARS Streams: Add new streams for EFAS and GLOFAS 2020-05-19 12:29:02 +01:00
Shahram Najm 725e29cdf1 Merge pull request #32 in ECCODES/eccodes from feature/EFAS to develop
* commit 'ee28bf4f00ad57ef7aa1e91a7e6f3200e238bb52':
  MARSPROD-303 adding EFAS and GLOFAS seasonal and reforecast
  MARSPROD-303 add stream efse for EFAS
  adding new EFAS/GLOFAS streams
2020-05-19 10:06:58 +00:00
Shahram Najm dcdaee094f ECC-1115: Refactoring 2020-05-19 10:55:41 +01:00
Sebastien Villaume ee28bf4f00 Merge branch 'feature/EFAS' of ssh://git.ecmwf.int:7999/eccodes/eccodes into feature/EFAS 2020-05-19 10:45:16 +01:00
Sebastien Villaume 96a7e5b2e2 MARSPROD-303 adding EFAS and GLOFAS seasonal and reforecast 2020-05-19 10:44:14 +01:00
Sebastien Villaume 21af22105d Merge branch 'develop' into feature/EFAS 2020-05-19 10:24:31 +01:00
Shahram Najm 32915f4b7d ECC-1115: Refactor. Use lookup and dispatch 2020-05-18 22:11:29 +01:00
Shahram Najm 620d167afd ECC-1115: Cleaning up 2020-05-18 21:23:23 +01:00
Shahram Najm 27550f1787 ECC-1115: Error messages 2020-05-18 19:59:00 +01:00
Shahram Najm 1617ea3ca1 ECC-1115: Test output string 2020-05-18 18:50:38 +01:00
Shahram Najm b18f24e552 ECC-1115: GRIB edition 1 2020-05-18 18:36:05 +01:00
Shahram Najm 5ed4876e64 ECC-1115: Added basic test 2020-05-18 18:16:11 +01:00
Shahram Najm b468a914d7 ECC-1115: Lambert azimuthal 2020-05-18 17:56:38 +01:00
Shahram Najm cbcb52c6a1 ECC-1115: Lambert conformal conic 2020-05-18 17:05:37 +01:00
Shahram Najm 8aea24d72a ECC-1115: fix value count 2020-05-18 16:45:34 +01:00
Shahram Najm 8114b9a6b3 ECC-1115: Polar stereo support 2020-05-18 16:40:47 +01:00
Shahram Najm 722b75a6fa ECC-1115: mercator support 2020-05-18 16:19:45 +01:00
Shahram Najm 633e37ce1a ECC-1115: GRIB: Add new key to get the proj string for a grid 2020-05-18 15:58:40 +01:00
Shahram Najm 770cb95baf Memory leak 2020-05-18 15:51:33 +01:00
Shahram Najm f3381a4e79 Cppcheck: address of local variable 'value' is accessed at non-zero index 2020-05-18 13:07:33 +01:00
Shahram Najm 4ab73a2b5f Cppcheck: Initialise buffer 2020-05-18 12:04:12 +01:00
Shahram Najm 94df6d6f1c Error messages 2020-05-17 19:51:40 +01:00
Shahram Najm ae936516c0 Const correctness 2020-05-17 17:22:32 +01:00
Shahram Najm 95b0a7ed6e Fix signature 2020-05-17 17:19:46 +01:00
Shahram Najm cc2c99a96a Update list of keys and hash 2020-05-17 16:59:36 +01:00
Shahram Najm f2f26ba556 ECC-1114: Test for Mercator 2020-05-16 14:21:55 +01:00
Shahram Najm aebaaa8300 Geoiterators: add in the extra iterator-related keys 2020-05-16 12:54:03 +01:00
Shahram Najm f0c1c57fa1 ECC-1114: Official request for Mercator grid support (geoiterator) 2020-05-15 16:49:12 +01:00
Shahram Najm 5383768bfd Merge branch 'feature/Mercator' into develop 2020-05-15 14:54:44 +01:00
Shahram Najm 15a2a3ab86 Memory leak in BUFR key splitting 2020-05-14 21:25:46 +01:00
Shahram Najm 1f99dc511d Examples: write errors to stderr 2020-05-14 20:21:31 +01:00
Shahram Najm fb36d2661b Examples: write errors to stderr 2020-05-14 19:57:06 +01:00
Shahram Najm 558f1c4afa Function signatures 2020-05-14 19:54:51 +01:00
Shahram Najm 8603d3a8bc Testng: remove the redirect 2020-05-14 18:29:45 +01:00
Shahram Najm c5bd2b55de Merge branch 'develop' into bugfix/memory_leaks 2020-05-14 18:22:02 +01:00
Shahram Najm 6fab4bd38b Testing: Add test for IEEE precision 2020-05-12 18:18:27 +01:00
Shahram Najm f3338ad249 ECC-1111: Performance: Lock overhead when threads process different files 2020-05-12 16:58:50 +01:00
Shahram Najm c22ad00a42 Memory leak in BUFR subset list 2020-05-12 14:11:36 +01:00
Johannes Schick 10da9afcc8
Merge branch 'develop' into develop 2020-05-11 08:18:20 +02:00
Shahram Najm b148d242f9 Memory leak in GRIB multi message from memory 2020-05-10 20:54:03 +01:00
Shahram Najm 9129ccadac Memory leak in GRIB multi message from memory 2020-05-10 15:13:45 +01:00
Shahram Najm c789c7d2b2 Memory leak in BUFR clone 2020-05-10 13:19:15 +01:00
Shahram Najm 36c8f78057 Merge branch 'develop' into feature/Mercator 2020-05-09 17:20:34 +01:00