Commit Graph

27 Commits

Author SHA1 Message Date
Shahram Najm 076f1050a8 ECC-1511: Remove the Python2 interface. Clean up examples 2023-01-23 17:44:36 +00:00
Shahram Najm 280f144111 Examples: Run black formatter 2021-09-15 20:45:34 +01:00
Shahram Najm 6198f46ba2 Examples: Run flake8 checks 2021-09-15 20:36:30 +01:00
Shahram Najm 2db15a68fc Python examples: run isort 2021-09-15 12:28:05 +01:00
Shahram Najm 12c6150917 Copyright notices: use new format 2020-01-28 14:32:34 +00:00
Shahram Najm 30bbf1aefe Close opened files and also PEP8 2019-09-25 11:04:18 +01:00
Shahram Najm 02e934b688 Copyright updated 2019-04-15 14:44:45 +01:00
Shahram Najm 777a3585fc Python3 preparation 2018-11-23 18:04:03 +00:00
Shahram Najm 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Shahram Najm ee6773717d Python examples: code reformatting using PyCharm 2017-08-09 14:16:58 +01:00
Shahram Najm 4fd7715e33 Python3: make examples work in both Python2 and Python3 2017-08-09 13:52:53 +01:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm 0b57ab90e6 Revert ECC-370: Now we have the high-level Python interface 2016-12-19 16:01:13 +00:00
Shahram Najm 81ead52e81 ECC-370: Python: codes_set should handle both scalars and arrays 2016-10-27 17:44:38 +01:00
Marijana Crepulja 3cecd2d0bb ECC-276 ECC-273 ECC-274: WMO v26 short name changes 2016-06-23 17:33:03 +01:00
Shahram Najm 0ba065f462 Python3 initial support. Writing to stderr 2016-06-14 11:55:48 +01:00
Shahram Najm 922e65f3b8 Initial support for Python3: use 'as' for exception catching 2016-06-01 16:15:50 +01:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Sandor Kertesz 67e7f2e9e1 Adjust scripts generating confluence doc 2015-11-26 09:31:45 +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 c00cb92f0a ECC-184: rename python example 2015-11-11 10:30:40 +00:00
Renamed from examples/python/make_flight_bufr.py (Browse further)