Shahram Najm
|
364df3a99d
|
ECC-417: MEMFS option does not work with Python3
|
2017-02-06 17:56:14 +00:00 |
Shahram Najm
|
b7351f1663
|
Definitions: file list
|
2017-02-06 17:12:43 +00:00 |
Shahram Najm
|
947b4cd9b7
|
ECC-424: Allow for filtering the bufr_keys_iter flags (Future)
|
2017-02-06 16:47:23 +00:00 |
Shahram Najm
|
e769ac8fd8
|
Clean up
|
2017-02-06 16:46:28 +00:00 |
Shahram Najm
|
2e025d7623
|
Clean up
|
2017-02-06 16:45:30 +00:00 |
Shahram Najm
|
91fb3f14d7
|
ECC-424: Do not allow non-BUFR messages for bufr_keys_iterator_new
|
2017-02-06 13:45:34 +00:00 |
Shahram Najm
|
dc422ec54c
|
Documentation: separate options on command line with | not /
|
2017-02-06 13:44:14 +00:00 |
Shahram Najm
|
f2dfece6bf
|
Spelling
|
2017-02-06 12:44:39 +00:00 |
Shahram Najm
|
cedbb52292
|
ECC-424
|
2017-02-06 11:28:12 +00:00 |
Shahram Najm
|
0332b94c4f
|
ECC-424: codes_bufr_keys_iterator. Performance
|
2017-02-06 11:16:35 +00:00 |
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 |