Shahram Najm
|
363d3e2b7a
|
Rename tests
|
2016-03-29 11:16:29 +01:00 |
Shahram Najm
|
1ebdc3a54d
|
Add descripton to example
|
2016-03-10 15:49:04 +00:00 |
Shahram Najm
|
1e0e71c1c4
|
GRIB-944: Add Python example showing how to query the bitmap array
|
2016-03-10 15:40:18 +00:00 |
Marijana Crepulja
|
1ef7c0d743
|
ECC-214 BUFR WMO tables version 25
|
2016-02-11 16:39:01 +00:00 |
Shahram Najm
|
ca80166107
|
Add more tests for setting bitmap
|
2016-01-05 14:32:24 +00:00 |
Shahram Najm
|
45badf3729
|
GRIB-902: Update copyright notices: 2015 -> 2016
|
2015-12-31 12:44:51 +00:00 |
Shahram Najm
|
d6ffb1f0fb
|
PEP8ify python example
|
2015-12-29 13:53:51 +00:00 |
Marijana Crepulja
|
7a541afa92
|
tropical cyclone example in python ECC-190
|
2015-12-23 15:25:57 +00:00 |
Shahram Najm
|
96c7846fc3
|
Suppress error output from tests
|
2015-12-17 14:01:19 +00:00 |
Marijana Crepulja
|
550c3a5cee
|
Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop
|
2015-12-16 11:03:56 +00:00 |
Marijana Crepulja
|
981845c12c
|
tc in python ECC-190
|
2015-12-16 11:03:37 +00:00 |
Shahram Najm
|
cfef150e19
|
ECC-196: Update the bufr_read_temp example
|
2015-12-11 14:14:41 +00:00 |
Sandor Kertesz
|
67e7f2e9e1
|
Adjust scripts generating confluence doc
|
2015-11-26 09:31:45 +00:00 |
Shahram Najm
|
5bf9108ed6
|
Fix autotools check
|
2015-11-18 15:48:59 +00:00 |
Shahram Najm
|
dc90e539e8
|
Moved Python example for tropical cyclone into subdir to resurrect later
|
2015-11-18 11:13:05 +00:00 |
Shahram Najm
|
358a8a598e
|
PEP8ify python example
|
2015-11-18 09:53:03 +00:00 |
Marijana Crepulja
|
cdcf04a6f8
|
ECC 109 Add description to examples
|
2015-11-17 14:29:55 +00:00 |
Marijana Crepulja
|
35c46307db
|
ECC 109 shell wrapper for python
|
2015-11-17 14:24:37 +00:00 |
Marijana Crepulja
|
6bd79781e3
|
ECC 109 example for reading tropical cyclone in python
|
2015-11-17 14:23:30 +00:00 |
Shahram Najm
|
92e07e5a38
|
Clean up python
|
2015-11-16 14:38:51 +00:00 |
Shahram Najm
|
24e1f9ab51
|
ECC-152: Crash: python codes_set_array() instead of codes_set_double_array()
|
2015-11-16 12:44:38 +00:00 |
Shahram Najm
|
37df7d250f
|
Add the VERBOSE variable
|
2015-11-16 10:54:07 +00:00 |
Florian Rathgeber
|
2c0e9406bc
|
ECC-188 PEP8ify python examples
|
2015-11-12 15:16:42 +00:00 |
Enrico Fucile
|
d2309250a1
|
used BufrTemplate in bufr_encode_flight
|
2015-11-12 14:24:30 +00:00 |
Florian Rathgeber
|
9223729592
|
ECC-184 Parse first two column as date and time
|
2015-11-12 13:58:43 +00:00 |
Florian Rathgeber
|
19ccb6b296
|
ECC-184 PEP8ify bufr_encode_flight example
|
2015-11-12 13:58:25 +00:00 |
Shahram Najm
|
a01bdaf146
|
Python examples: PEP8ify
|
2015-11-11 18:20:31 +00:00 |
Shahram Najm
|
3e31de7a59
|
Add description to examples
|
2015-11-11 17:53:52 +00:00 |
Shahram Najm
|
c00cb92f0a
|
ECC-184: rename python example
|
2015-11-11 10:30:40 +00:00 |
Shahram Najm
|
a52fda2727
|
ECC-184: improve python flight encoding example
|
2015-11-11 10:24:37 +00:00 |
Shahram Najm
|
9afebc4ca1
|
ECC-184: Create python example to read CSV and encode BUFR
|
2015-11-10 20:45:59 +00:00 |
Enrico Fucile
|
bd4385fce0
|
ECC-53 ECC-163
|
2015-10-28 11:46:53 +00:00 |
Shahram Najm
|
a278f01138
|
Python examples: No need to copy python files to build area
|
2015-10-16 18:17:30 +01:00 |
Shahram Najm
|
53de0863c4
|
Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop
|
2015-08-27 16:06:49 +01:00 |
Shahram Najm
|
e072d9ca9f
|
Tests: clean up and remove unnecessary redirection to /dev/null
|
2015-08-27 16:06:43 +01:00 |
Enrico Fucile
|
c67997cdcf
|
ECC-137
|
2015-08-27 16:01:17 +01:00 |
Shahram Najm
|
79664ea975
|
Cleanup
|
2015-08-25 11:22:19 +01:00 |
Shahram Najm
|
0de8534b85
|
Add tropical cyclone test
|
2015-07-29 15:48:10 +01:00 |
Marijana Crepulja
|
3c5f89b649
|
Tropical cyclone python test added for BUFR
|
2015-07-29 14:42:51 +01:00 |
Shahram Najm
|
37611fcf71
|
CMake tests: prepend name of package
|
2015-07-14 17:11:57 +01:00 |
Shahram Najm
|
9e2af2f8e7
|
GRIB-786: Cmake performance
|
2015-07-02 13:02:54 +01:00 |
Shahram Najm
|
80f57efcb7
|
GRIB-786: cmake run is slow due to copying definitions to build dir
|
2015-06-30 17:18:51 +01:00 |
Shahram Najm
|
eff8dc5090
|
GRIB-774: Leak in example
|
2015-06-01 14:27:47 +01:00 |
Shahram Najm
|
5b36903347
|
ECC-117: Eliminate function codes_is_defined (Part 1)
|
2015-05-13 13:00:31 +01:00 |
Enrico Fucile
|
5f8f69908b
|
solved ECC-85, ECC-118
|
2015-05-11 14:58:23 +01:00 |
Shahram Najm
|
94cba0999a
|
Added python metar test to build
|
2015-04-22 18:11:56 +01:00 |
Shahram Najm
|
a11654746a
|
Metar example: metar_get_keys.py
|
2015-04-22 17:58:21 +01:00 |
Shahram Najm
|
ce4635c3be
|
Python example: Added shell wrapper script
|
2015-04-22 12:49:18 +01:00 |
Enrico Fucile
|
0067ecc483
|
added gts_new function in python. Added python gts example.
|
2015-04-22 11:17:20 +01:00 |
Sandor Kertesz
|
0443f8e0f4
|
Make C, Fortran and Python examples ECC-15
|
2015-03-26 13:08:22 +00:00 |