Commit Graph

5699 Commits

Author SHA1 Message Date
Shahram Najm 43126e1270 Refactoring: make functions static. Also pass in context 2020-05-26 15:26:45 +01:00
Shahram Najm 5478d10505 Memory leaks: grib_dumper_class. Use context directly rather than via handle 2020-05-22 19:43:38 +01:00
Shahram Najm df441ee764 Clang static analyzer: unused variable 2020-05-22 12:58:21 +01:00
Shahram Najm bcba912835 Add comments 2020-05-21 19:31:43 +01:00
Shahram Najm 3d42f57521 Fix missing grib_context 2020-05-21 18:34:18 +01:00
Shahram Najm 5fbb2c3891 ECC-1115: Use +R for spherical earth rather than +a/+b 2020-05-21 16:20:16 +01:00
Shahram Najm 69dc49f0ae Merge branch 'develop' into feature/OrcaGrids 2020-05-21 14:45:45 +01:00
Shahram Najm 506b2112f2 ECC-1115: Testing with proj command line tool (if available) 2020-05-21 14:17:59 +01:00
Sebastien Villaume 14373d72bb fix concepts syntax 2020-05-21 14:03:43 +01:00
Sebastien Villaume 9c4da08ecd fix concepts syntax 2020-05-21 13:52:32 +01:00
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
Sebastien Villaume a573c80698 Merge branch 'develop' into feature/multilayers 2020-05-19 11:01:58 +01: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
Sebastien Villaume fa45bf2a47 update the typeOfLevel concept with correct lookup paths 2020-05-15 11:46:19 +01:00
Sebastien Villaume 43b3aff9a1 move TypeOfLevel concept into a external file typeOfLevelConcept.def 2020-05-15 11:29:14 +01:00
Sebastien Villaume ac5266ab77 adding sea ice Level and sea ice layer in the GRIB2 typeOfLevel concept 2020-05-15 10:59:52 +01:00