Commit Graph

5469 Commits

Author SHA1 Message Date
Shahram Najm cd54df6b34 Refactoring: nearest functionality 2020-06-12 20:02:13 +01:00
Shahram Najm 50f08b440b ECC-1104: update masterTablesVersionNumberLatest 2020-06-10 14:20:13 +01:00
Marijana Crepulja ef344f5838 Merge branch 'develop' of ssh://git.ecmwf.int/eccodes/eccodes into develop 2020-06-10 13:48:26 +01:00
Marijana Crepulja efbed2929b ECC-1104: Update BUFR tables with the latest WMO v34.0.0 2020-06-10 13:47:47 +01:00
Shahram Najm a5405d9e33 grib_ls -j: print not_found if accessor returns GRIB_NOT_FOUND 2020-06-09 21:43:33 +01:00
Shahram Najm 4fea161216 ECC-1115: Return value for invalid grids 2020-06-09 21:13:11 +01:00
Shahram Najm 429524daa5 ECC-1115: Use accessor for both proj source and target strings 2020-06-09 19:44:19 +01:00
Shahram Najm 35e828dda9 ECC-1115: Remove the proj string for regular lat/lon 2020-06-09 17:35:19 +01:00
Shahram Najm 593ec4055f Comments 2020-06-09 17:34:41 +01:00
Shahram Najm 8ab83fae9a ECC-1115: New keys: projSourceString and projTargetString 2020-06-09 15:17:23 +01:00
Shahram Najm fb41fb9c2b Fix Windows build (iwyu) 2020-06-09 14:01:10 +01:00
Shahram Najm ffac26957d Clang: warning: macro name is a reserved identifier 2020-06-09 13:37:39 +01:00
Shahram Najm f952d632c4 Clang: Include what you use 2020-06-09 13:21:21 +01:00
Shahram Najm 9327b080be Lambert Azimuthal: add extra keys 2020-06-08 16:01:19 +01:00
Shahram Najm f1a14bb2f1 Mercator: add extra keys 2020-06-08 14:30:17 +01:00
Shahram Najm 4f506043f5 Reformatting 2020-06-06 17:46:47 +01:00
Shahram Najm 784279afff ECC-1115: fix units for LAEA 2020-06-05 15:21:21 +01:00
Shahram Najm be65a9693d ECC-1077: Crash when reopening a previously saved index 2020-06-04 17:57:30 +01:00
Shahram Najm 7aad6175c7 Performance: Don't call grib_value_count if key is not to be dumped 2020-06-02 16:41:06 +01:00
Shahram Najm d4f030225a Examples: comments/err msgs 2020-06-01 20:21:53 +01:00
Shahram Najm b4a6bfc920 ECC-1119: Testing: Mac OS: tests fail due to json_xs problem 2020-06-01 17:00:13 +01:00
Shahram Najm f0bcda9252 Refactoring: function signature 2020-06-01 16:22:57 +01:00
Shahram Najm 64256ba799 Refactoring: type casts, scope etc 2020-06-01 15:32:53 +01:00
Shahram Najm e3a4dbf17c ECC-1118: test 2020-05-31 15:13:42 +01:00
Shahram Najm 7b8b63e1a6 ECC-1118: Crash: substr function called with invalid indexes 2020-05-31 13:39:21 +01:00
Shahram Najm 9e302f2807 Clean up spaces 2020-05-30 22:40:03 +01:00
Shahram Najm a4f499f7eb Refactoring: make local function static 2020-05-28 21:54:25 +01:00
Shahram Najm e333ce8d37 Testing: Fix Windows build (fseeko/ftello) 2020-05-28 21:53:57 +01:00
Shahram Najm dd42ed5274 Testing: fix dependency 2020-05-28 18:44:40 +01:00
Shahram Najm 34eed7f741 Testing: refine test for codes_grib_multi_support_reset_file 2020-05-28 18:10:56 +01:00
Shahram Najm 73e5ae9e85 Definitions: Remove extra spaces 2020-05-26 16:30:00 +01:00
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 506b2112f2 ECC-1115: Testing with proj command line tool (if available) 2020-05-21 14:17:59 +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