eccodes/examples/python
Shahram Najm 0ba065f462 Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
..
CMakeLists.txt Rename Python test: count_messages -> grib_count_messages 2016-04-27 17:32:11 +01:00
Makefile.am Rename test in makefile 2016-04-27 17:41:41 +01:00
binary_message.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
binary_message.sh Suppress error output from tests 2015-12-17 14:01:19 +00:00
bufr_attributes.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_attributes.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_clone.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_clone.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_encode_flight.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_encode_flight.sh ECC-184: rename python example 2015-11-11 10:30:40 +00:00
bufr_expanded.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_expanded.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_get_keys.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_get_keys.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_keys_iterator.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_keys_iterator.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_read_header.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_read_header.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
bufr_read_scatterometer.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_read_scatterometer.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_read_synop.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_read_synop.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_read_temp.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_read_temp.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_read_tropical_cyclone.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_read_tropical_cyclone.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_set_keys.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_set_keys.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
bufr_subset.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
bufr_subset.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
flight_data.csv ECC-152: Crash: python codes_set_array() instead of codes_set_double_array() 2015-11-16 12:44:38 +00:00
get_product_kind.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
get_product_kind.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
grib_clone.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_clone.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_count_messages.c Rename Python test: count_messages -> grib_count_messages 2016-04-27 17:32:11 +01:00
grib_count_messages.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_count_messages.sh Rename Python test: count_messages -> grib_count_messages 2016-04-27 17:32:11 +01:00
grib_get_keys.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_get_keys.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_index.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_index.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_iterator.c Fix compiler warnings (using INTEL) 2016-04-13 14:50:27 +01:00
grib_iterator.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_iterator.sh GRIB-944: Add Python example showing how to query the bitmap array 2016-03-10 15:40:18 +00:00
grib_iterator_bitmap.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_keys_iterator.c GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
grib_keys_iterator.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_keys_iterator.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_multi_write.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_multi_write.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_nearest.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_nearest.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_print_data.c Fix compiler warnings (using INTEL) 2016-04-13 14:50:27 +01:00
grib_print_data.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_print_data.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_set_bitmap.py Python example: improve documentation 2016-06-03 11:28:00 +01:00
grib_set_bitmap.sh Add more tests for setting bitmap 2016-01-05 14:32:24 +00:00
grib_set_keys.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
grib_set_keys.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
grib_set_pv.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
gts_get_keys.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
gts_get_keys.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
include.ctest.sh.in Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
include.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
keys_iterator_bufr.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
keys_iterator_gts.py Initial support for Python3: use 'as' for exception catching 2016-06-01 16:15:50 +01:00
launcher.sh Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00
metar_get_keys.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
metar_get_keys.sh GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
samples.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
samples.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00
set_missing.py Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
set_missing.sh Python examples: No need to copy python files to build area 2015-10-16 18:17:30 +01:00