eccodes/examples/python
Shahram Najm 6fece32386 Add test for ECC-866 2019-01-10 15:56:40 +00:00
..
CMakeLists.txt Add more basic Python tests 2018-11-08 14:19:49 +00:00
Makefile.am ECC-200: Python links to confluence 2016-08-25 18:25:36 +01:00
binary_message.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
binary_message.sh Python examples 2017-01-03 11:24:37 +00:00
bufr_attributes.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_attributes.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_clone.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_clone.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_copy_data.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_copy_data.sh ECC-745: bufr_compare performance: speed up by skipping extra key attributes 2018-09-06 15:13:33 +01:00
bufr_copy_data2.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_ecc-448.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_ecc-448.sh Testing: rename tests to easier identify which are grib or bufr related 2018-01-08 17:04:00 +00:00
bufr_encode_flight.py Python3: Enable Python 2 to work as before 2018-11-23 19:11:47 +00:00
bufr_encode_flight.sh Remove trailing / from tools_dir 2017-02-03 14:34:13 +00:00
bufr_expanded.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_expanded.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_get_keys.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_get_keys.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_keys_iterator.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_keys_iterator.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_read_header.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_read_header.sh ECC-763: Split tests which work on data from samples 2018-10-24 15:20:20 +01:00
bufr_read_sample.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_read_sample.sh Add more basic Python tests 2018-11-08 14:19:49 +00:00
bufr_read_scatterometer.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_read_scatterometer.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_read_synop.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_read_synop.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_read_temp.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_read_temp.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_read_tropical_cyclone.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_read_tropical_cyclone.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_set_keys.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_set_keys.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
bufr_subset.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
bufr_subset.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
flight_data.csv Remove DOS line endings 2019-01-07 13:54:29 +00:00
get_product_kind.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
get_product_kind.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_ccsds.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_ccsds.sh Update final message text 2016-07-18 14:57:54 +01:00
grib_clone.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_clone.sh Clean up 2016-06-21 16:37:14 +01:00
grib_count_messages.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_count_messages.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00: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 ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_get_keys.sh Python examples: extend tests 2017-08-09 13:53:15 +01:00
grib_get_message_offset.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_get_message_offset.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_index.py Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_index.sh Examples: Python Index 2017-01-23 11:14:40 +00:00
grib_iterator.c Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_iterator.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_iterator.sh Examples: missingValue and GRIB lat/lon iterator 2017-04-19 13:58:39 +01:00
grib_iterator_bitmap.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_keys_iterator.c Replace bzero with memset (Windows support) 2019-01-08 14:27:14 +00:00
grib_keys_iterator.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00: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_ls_JSON.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_multi_write.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00: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 ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00: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 Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
grib_print_data.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00: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_read_sample.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_read_sample.sh Add more basic Python tests 2018-11-08 14:19:49 +00:00
grib_samples.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_samples.sh ECC-200: Python links to confluence 2016-08-25 18:25:36 +01:00
grib_set_bitmap.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_set_bitmap.sh Add more tests for setting bitmap 2016-01-05 14:32:24 +00:00
grib_set_keys.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_set_keys.sh Print test output in verbose ctest mode 2016-08-02 17:18:26 +01:00
grib_set_missing.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_set_missing.sh Python examples: extend tests 2017-08-09 13:53:15 +01:00
grib_set_pv.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
grib_set_pv.sh Python examples: extend tests 2017-08-09 13:53:15 +01:00
gts_get_keys.py Add test for ECC-866 2019-01-10 15:56:40 +00:00
gts_get_keys.sh Add test for ECC-866 2019-01-10 15:56:40 +00:00
high_level_api.py ECC-864: Add test and make old key an alias 2019-01-03 12:06:44 +00:00
high_level_api.sh Python3: Turn verbose on for high level tests 2018-11-22 14:22:35 +00:00
include.ctest.sh.in Python3: Enable Python 2 to work as before 2018-11-23 19:11:47 +00:00
include.sh Remove environment variable. Add 'set -x' to print trace of commands 2018-08-15 12:00:07 +01:00
keys_iterator_gts.py ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00: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 METAR: extend test 2018-08-02 13:09:09 +01:00
metar_get_keys.sh Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00