Shahram Najm
|
754f2f767d
|
Examples: Add BUFR get string array
|
2017-10-02 14:44:26 +01:00 |
Shahram Najm
|
58d343eb4f
|
Examples: Add BUFR get string array
|
2017-10-02 14:28:12 +01:00 |
Shahram Najm
|
36411da09f
|
ECC-544: Clean up
|
2017-09-22 14:25:21 +01:00 |
Shahram Najm
|
18640bcd47
|
Compiler warnings: Intel
|
2017-09-01 17:35:30 +01:00 |
Shahram Najm
|
b291dc6b6f
|
Clang compiler warnings
|
2017-08-25 17:26:08 +01:00 |
Shahram Najm
|
dd8711d17d
|
Clean up
|
2017-08-22 15:33:26 +01:00 |
Shahram Najm
|
22501bf7dc
|
Python examples: Had to remove six.moves. Bamboo build on opensuse131 broke!
|
2017-08-09 14:36:04 +01:00 |
Shahram Najm
|
8b73776785
|
Python examples: code reformatting using PyCharm
|
2017-08-09 14:31:29 +01:00 |
Shahram Najm
|
ee6773717d
|
Python examples: code reformatting using PyCharm
|
2017-08-09 14:16:58 +01:00 |
Shahram Najm
|
7897b8624c
|
Python examples: extend tests
|
2017-08-09 13:53:15 +01:00 |
Shahram Najm
|
4fd7715e33
|
Python3: make examples work in both Python2 and Python3
|
2017-08-09 13:52:53 +01:00 |
Shahram Najm
|
62f549d24c
|
Examples: comments etc
|
2017-07-11 17:12:03 +01:00 |
Shahram Najm
|
fd81b9a736
|
Compiler warnings
|
2017-06-21 19:21:58 +01:00 |
Shahram Najm
|
17885b337f
|
Performance: remove the label statements or use underscore so grib_push_accessor does not add them to cache
|
2017-06-14 15:33:37 +01:00 |
Shahram Najm
|
b0270c53f9
|
Python: rename environment variable
|
2017-06-12 16:05:42 +01:00 |
Shahram Najm
|
2a40fc0e0f
|
Fix broken test: new BUFR key has been added
|
2017-05-19 15:01:17 +01:00 |
Shahram Najm
|
8128d3fbe9
|
Message during cmake
|
2017-05-09 11:15:51 +01:00 |
Shahram Najm
|
3cee05a2d6
|
Compiler warnings
|
2017-05-02 17:59:04 +01:00 |
Shahram Najm
|
13cedb45a7
|
ECC-461: more tests
|
2017-05-02 14:45:09 +01:00 |
Shahram Najm
|
dbc49cc0e8
|
ECC-461: Python: GribMessage class to allow multiple keys to be set
|
2017-05-02 14:06:58 +01:00 |
Shahram Najm
|
06d01c2674
|
Pythonic interface for BUFR. User must call unpack() before key iterator
|
2017-04-25 11:52:11 +01:00 |
Shahram Najm
|
5fb2b84c0e
|
ECC-451: new pythonic interface segv
|
2017-04-24 17:59:32 +01:00 |
Shahram Najm
|
a2590c675c
|
ECC-452: BUFR copy_data test (for now disabled)
|
2017-04-24 14:34:23 +01:00 |
Shahram Najm
|
65583ffa4a
|
Examples: missingValue and GRIB lat/lon iterator
|
2017-04-19 13:58:39 +01:00 |
Shahram Najm
|
751db43e2e
|
API Example: Python using ordered dict
|
2017-04-10 17:30:34 +01:00 |
Shahram Najm
|
10b4653c20
|
ECC-448: codes_new_from_message does not set product_kind on handle
|
2017-03-21 15:11:45 +00:00 |
Shahram Najm
|
9187dc093f
|
Clean up
|
2017-03-10 15:48:34 +00:00 |
Shahram Najm
|
e3eccf1fe7
|
ECC-426: GRIB and BUFR centre: use common code tables C-1 and C-11
|
2017-02-16 18:08:25 +00:00 |
Shahram Najm
|
0294edc8f4
|
Examples: bufr_copy_data
|
2017-02-07 16:04:38 +00:00 |
Shahram Najm
|
650e6ce857
|
Examples: remove calls to dump (users confused by output)
|
2017-02-07 11:24:10 +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
|
cedbb52292
|
ECC-424
|
2017-02-06 11:28:12 +00:00 |
Shahram Najm
|
bce6d80376
|
ECC-424: codes_bufr_keys_iterator rework (part 1)
|
2017-02-03 15:44:03 +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
|
710d01c7bc
|
Remove trailing / from tools_dir
|
2017-02-03 14:34:13 +00:00 |
Florian Rathgeber
|
32c8dc9325
|
ECC-106 Use ECCODES_{DEFINITION,SAMPLES}_SUFF in example scripts
|
2017-02-03 13:50:40 +00:00 |
Shahram Najm
|
804e9ac571
|
The keys iterator delete function should free the strings
|
2017-02-02 18:41:42 +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
|
fb2d1e8bfd
|
Remove codes_bufr_keys_iterator_get_next_attribute_name
|
2017-01-24 17:19:40 +00:00 |
Shahram Najm
|
a7280e2069
|
Examples: Python Index
|
2017-01-23 11:14:40 +00:00 |
Shahram Najm
|
ecb3f44076
|
CMake: print message only if Python enabled
|
2017-01-20 17:11:28 +00:00 |
Shahram Najm
|
67df26b665
|
Examples: cleanup
|
2017-01-17 17:10:22 +00:00 |
Shahram Najm
|
66ff19382e
|
Examples: use codes_ prefix
|
2017-01-12 17:46:58 +00:00 |
Shahram Najm
|
93502a13b0
|
Examples: use codes_ prefix
|
2017-01-11 13:58:06 +00:00 |