Commit Graph

2734 Commits

Author SHA1 Message Date
Shahram Najm 8ca2189927 ECC-424: codes_bufr_keys_iterator fix memory leaks 2017-02-06 10:33:55 +00:00
Shahram Najm 4941a0f841 clone should copy the product kind too 2017-02-03 18:09:23 +00:00
Shahram Najm 36f37e0fe5 ECC-424: codes_bufr_keys_iterator rework: Python 2017-02-03 17:20:46 +00:00
Shahram Najm 3df5c5b6d8 ECC-424: codes_bufr_keys_iterator rework: F90 2017-02-03 16:22:06 +00:00
Shahram Najm bce6d80376 ECC-424: codes_bufr_keys_iterator rework (part 1) 2017-02-03 15:44:03 +00:00
Florian Rathgeber 896a7a49c4 Remove trailing / from test_dir 2017-02-03 14:40:18 +00:00
Florian Rathgeber fad6f076d7 Remove trailing / from examples_src 2017-02-03 14:38:47 +00:00
Florian Rathgeber 79e277db1a Remove trailing / from examples_dir 2017-02-03 14:37:12 +00:00
Florian Rathgeber 4279c88d75 Remove trailing / from tigge_dir 2017-02-03 14:37:11 +00:00
Florian Rathgeber 710d01c7bc Remove trailing / from tools_dir 2017-02-03 14:34:13 +00:00
Florian Rathgeber 2d59f77e0f ECC-106 No need for trailing / in ECCODES_DEFINITION_PATH 2017-02-03 14:13:35 +00:00
Florian Rathgeber 353b6fa8f4 ECC-106 Use ECCODES_{DEFINITION,SAMPLES}_SUFF in test scripts 2017-02-03 13:58:57 +00:00
Florian Rathgeber 5023f91d7a ECC-106 Use ECCODES_SAMPLES_SUFF when installing samples 2017-02-03 13:51:39 +00:00
Florian Rathgeber 32c8dc9325 ECC-106 Use ECCODES_{DEFINITION,SAMPLES}_SUFF in example scripts 2017-02-03 13:50:40 +00:00
Florian Rathgeber 35f91f1e99 ECC-106 Use ECCODES_DEFINITION_SUFF when installing definitions 2017-02-03 13:46:04 +00:00
Florian Rathgeber eece1f4211 ECC-106 Use INSTALL_DATA_DIR in default definition and samples paths
INSTALL_DATA_DIR is now used to initialise the default
* ECCODES_DEFINITION_SUFF
* ECCODES_SAMPLES_SUFF
* ECCODES_IFS_SAMPLES_SUFF
2017-02-03 13:43:28 +00:00
Shahram Najm 804e9ac571 The keys iterator delete function should free the strings 2017-02-02 18:41:42 +00:00
Shahram Najm c5b15632e7 ECC-425: grib_to_netcdf crash when running out of memory 2017-02-02 18:29:06 +00:00
Shahram Najm f12a2abf60 Fix assert statements 2017-02-02 18:26:58 +00:00
Shahram Najm 933d419b1b Remove unused function grib_bufr_descriptor_set_values 2017-02-01 15:07:34 +00:00
Shahram Najm 73806397b0 Performance improvement 2017-02-01 15:07:15 +00:00
Shahram Najm 6dd3036f64 ECC-418: Fortran and Python codes_bufr_keys_iterator (Part 5: Confluence) 2017-01-26 18:19:13 +00:00
Shahram Najm 59ba37af8a ECC-418: Fortran and Python codes_bufr_keys_iterator (Part 4: High-level Python) 2017-01-26 18:17:06 +00:00
Shahram Najm 940cee8c37 ECC-418: Fortran and Python codes_bufr_keys_iterator (Part 3: C example) 2017-01-26 17:45:46 +00:00
Shahram Najm c0165af67b ECC-418: Fortran and Python codes_bufr_keys_iterator (Part 2: Python) 2017-01-26 17:26:22 +00:00
Shahram Najm f3dfab8a75 ECC-418: Fortran and Python codes_bufr_keys_iterator (Part 1: F90) 2017-01-26 15:50:09 +00:00
Shahram Najm 03ba1a520d First working version: both python2 and python3 2017-01-25 11:53:23 +00:00
Shahram Najm f020620c1e Remove bufr_keys_iterator examples from Confluence. Need BUFR-specific keys iterator. Will add back later 2017-01-24 17:20:26 +00:00
Shahram Najm fb2d1e8bfd Remove codes_bufr_keys_iterator_get_next_attribute_name 2017-01-24 17:19:40 +00:00
Shahram Najm 6338157c6d ecbuild min version is now 2.6 2017-01-24 10:55:20 +00:00
Shahram Najm e542a6b062 ECC-414: New sentinel1 bufr file 2017-01-23 11:49:54 +00:00
Shahram Najm a7280e2069 Examples: Python Index 2017-01-23 11:14:40 +00:00
Shahram Najm 6d9bc2a811 Documentation: on sorting numerically 2017-01-23 10:55:33 +00:00
Shahram Najm ecb3f44076 CMake: print message only if Python enabled 2017-01-20 17:11:28 +00:00
Shahram Najm df3d309f7a ECC-413: DWD Local definitions: Remove superfluous tables 2017-01-20 15:09:02 +00:00
Shahram Najm cf82b8c763 Remove temp file 2017-01-20 08:55:23 +00:00
Shahram Najm ce1af2261f Compiler warnings 2017-01-19 17:15:50 +00:00
Shahram Najm 6705376e3e Fix uninitialised value 2017-01-18 18:17:17 +00:00
Shahram Najm 163f705c65 Warnings: conversion from 'void*' 2017-01-18 17:12:04 +00:00
Shahram Najm 45a50e7cdf ECC-406: Cannot convert grid_simple to grid_second_order for some files 2017-01-18 15:08:06 +00:00
Shahram Najm 7fa69f9aa7 Bump up version to 2.2.0 2017-01-18 14:54:53 +00:00
Shahram Najm 67df26b665 Examples: cleanup 2017-01-17 17:10:22 +00:00
Shahram Najm b9b0596638 Tests: Julian test does not need data download 2017-01-17 17:10:07 +00:00
Shahram Najm 5e79ca5546 Documentation 2017-01-17 14:41:54 +00:00
Shahram Najm f26f83ae10 Documentation 2017-01-17 13:40:20 +00:00
Shahram Najm 1d6c153e8f GRIB-1039: Name change for parameters 78 and 79 2017-01-16 16:03:18 +00:00
Shahram Najm d41056601d ECC-412: Support for CAMS and CERA-SAT: streams mnth/edmm/wamo/ewmm 2017-01-16 14:28:17 +00:00
Shahram Najm fd292b2d4b Revert changes made for ECC-313. See branch 'bugfix/ECC-313-Operator203' 2017-01-16 11:10:13 +00:00
Shahram Najm 9495fccfec Const correctness 2017-01-13 17:24:36 +00:00
Shahram Najm 953c6ed1d5 ECC-410: Add GRIB2 Product Definition Template 4.58 2017-01-13 16:37:35 +00:00