eccodes/examples/python
Shahram Najm 076f1050a8 ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
..
CMakeLists.txt Examples: BUFR radiosonde in Python (Updated by Bruce) 2022-01-11 19:27:41 +00:00
binary_message.py Examples: Run black formatter 2021-09-15 20:45:34 +01:00
binary_message.sh Python examples 2017-01-03 11:24:37 +00:00
bufr_attributes.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_attributes.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_check_table.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_clone.py Examples: Run black formatter 2021-09-15 20:45:34 +01:00
bufr_clone.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_copy_data.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_copy_data.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_copy_data2.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_copy_data3.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_ecc-448.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_ecc-448.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_ecc-869.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_ecc-869.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_encode_flight.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_encode_flight.sh Remove trailing / from tools_dir 2017-02-03 14:34:13 +00:00
bufr_expanded.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_expanded.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_get_keys.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_get_keys.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_keys_iterator.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_keys_iterator.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_read_header.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_read_sample.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_read_scatterometer.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_read_scatterometer.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_read_synop.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_read_synop.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_read_temp.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_read_temp.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_read_tempf.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_read_tempf.sh Examples: BUFR radiosonde in Python (Updated by Bruce) 2022-01-11 19:27:41 +00:00
bufr_read_tropical_cyclone.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_read_tropical_cyclone.sh Examples: fixed print issue thanks to mypy 2020-10-27 18:42:01 +00:00
bufr_set_keys.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_set_keys.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
bufr_subset.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
bufr_subset.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
flight_data.csv Remove DOS line endings 2019-01-07 13:54:29 +00:00
get_product_kind.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
get_product_kind.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
grib_ccsds.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_ccsds.sh Update final message text 2016-07-18 14:57:54 +01:00
grib_clone.py Examples: Run black formatter 2021-09-15 20:45:34 +01:00
grib_clone.sh Clean up 2016-06-21 16:37:14 +01:00
grib_count_messages.c Copyright notices: use new format 2020-01-28 14:32:34 +00:00
grib_count_messages.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_get_keys.sh Python examples: extend tests 2017-08-09 13:53:15 +01:00
grib_get_message_offset.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_get_message_offset.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
grib_index.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_index.sh Examples: Python Index 2017-01-23 11:14:40 +00:00
grib_iterator.c ECC-1198: Examples: grib_iterator should mention the 'bitmapPresent' key 2021-02-11 22:04:00 +00:00
grib_iterator.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_keys_iterator.c Copyright notices: use new format 2020-01-28 14:32:34 +00:00
grib_keys_iterator.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_multi_write.py Examples: Run black formatter 2021-09-15 20:45:34 +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 ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_nearest.sh Don't hide output from test 2019-06-11 17:13:49 +01:00
grib_print_data.c Copyright notices: use new format 2020-01-28 14:32:34 +00:00
grib_print_data.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
grib_read_sample.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
grib_samples.py Examples: Run black formatter 2021-09-15 20:45:34 +01:00
grib_samples.sh ECC-200: Python links to confluence 2016-08-25 18:25:36 +01:00
grib_set_bitmap.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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 Examples: Run black formatter 2021-09-15 20:45:34 +01:00
grib_set_missing.sh Python examples: extend tests 2017-08-09 13:53:15 +01:00
grib_set_pv.py Examples: Run black formatter 2021-09-15 20:45:34 +01:00
grib_set_pv.sh Python examples: extend tests 2017-08-09 13:53:15 +01:00
gts_get_keys.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
gts_get_keys.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
include.ctest.sh.in Remove obsolete python3 SWIG stuff 2020-07-05 22:40:57 +01:00
include.sh Testing: add missing shell variables 2020-02-20 17:20:35 +00:00
keys_iterator_gts.py ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +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 ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
metar_get_keys.sh Copyright notices: use new format 2020-01-28 14:32:34 +00:00
prepBufr_create_defs.py Examples: prepBufr messages after numberOfSubsets==0 do not need to be processed 2022-01-20 21:03:24 +00:00