Commit Graph

272 Commits

Author SHA1 Message Date
Shahram Najm 295cd9c82b Examples: prepBufr table/definition extraction 2021-08-17 16:19:21 +01:00
Shahram Najm 2d08227508 Examples: BUFR radiosonde in Python (From Bruce Ingleby) 2021-04-15 22:51:54 +01:00
Shahram Najm 3ffb386883 Examples: apply flake8 2021-04-15 15:10:46 +01:00
Shahram Najm d4eaaf27e8 Examples: BUFR radiosonde in Python (From Bruce Ingleby) 2021-04-15 14:48:58 +01:00
Shahram Najm 1f06d8f335 Examples: BUFR radiosonde in Python (From Bruce Ingleby) 2021-04-15 14:44:13 +01:00
Shahram Najm 418157db49 ECC-1231: Python bindings: Remove the experimental high-level interface 2021-04-11 17:07:02 +01:00
Shahram Najm e4ba1cb328 ECC-1198: Examples: grib_iterator should mention the 'bitmapPresent' key 2021-02-11 22:04:00 +00:00
Shahram Najm 703a69a28b ECC-1187: BUFR: Crash on codes_set_missing() 2020-12-24 20:17:44 +00:00
Shahram Najm 52f75237f6 ECC-403: C and Python API tests 2020-12-11 19:27:33 +00:00
Shahram Najm bcd0c0ec00 Examples: fixed print issue thanks to mypy 2020-10-27 18:42:01 +00:00
Shahram Najm 6c1d07d04d Do not allow both GRIB and BUFR support to be disabled 2020-10-20 21:30:54 +01:00
Shahram Najm 8ae8ac63d1 Testing: Split Python high level tests into GRIB and BUFR 2020-10-20 21:11:05 +01:00
Shahram Najm 4f1b1a6436 ECC-1157: Python 2 support: Rename CMake option ENABLE_PYTHON to ENABLE_PYTHON2 2020-10-15 17:08:25 +01:00
Shahram Najm 06590ecd42 Merge branch 'develop' into feature/ECC-1136-BUFR-restrict 2020-08-28 13:28:25 +01:00
Shahram Najm 4e9fed3d7d ECC-1142: Clean up 2020-08-08 13:07:16 +01:00
Shahram Najm 9e1221c8f8 ECC-1142: CMake: add option to build tools (ON by default) 2020-08-07 22:36:59 +01:00
Shahram Najm c8374590e5 ECC-1136: rename key to restricted 2020-07-22 23:03:18 +01:00
Shahram Najm 34777765b8 Remove obsolete python3 SWIG stuff 2020-07-05 22:40:57 +01:00
Shahram Najm 53e6ba418a Examples: Add disclaimer 2020-06-25 12:28:34 +01:00
Shahram Najm d08ced8000 Testing: Add variables to test products supported 2020-03-30 16:17:36 +01:00
Shahram Najm 0a874742a4 CMake style 2020-03-30 14:07:31 +01:00
Shahram Najm d7ead3398e Testing: add missing shell variables 2020-02-20 17:20:35 +00:00
Shahram Najm 12c6150917 Copyright notices: use new format 2020-01-28 14:32:34 +00:00
Shahram Najm 969ed8934e Testing: unset ECCODES_DEFINITION_PATH when MEMFS defined 2020-01-16 14:40:06 +00:00
Shahram Najm 395a3a52e4 Windows test failures: use binary mode for opening GRIBs 2019-12-10 17:56:27 +00:00
Shahram Najm 77747b33a9 Refactoring 2019-11-08 10:52:08 +00:00
Shahram Najm 2743b6f524 Fix includes: IWYU 2019-11-07 12:03:45 +00:00
Shahram Najm 30bbf1aefe Close opened files and also PEP8 2019-09-25 11:04:18 +01:00
Shahram Najm 911ac70a10 BUFR: Add more tests for bufr_copy_data 2019-09-11 12:12:53 +01:00
Shahram Najm 4bb7b7febc Python message 2019-07-01 21:52:27 +01:00
Shahram Najm dc40707359 Python tests: metar output 2019-06-12 15:47:22 +01:00
Shahram Najm be9d0f5179 Don't hide output from test 2019-06-11 17:13:49 +01:00
Shahram Najm 8616c07c53 ECC-938: BUFR keys iterator: key 'ident' from ECMWF local header is not included 2019-06-06 16:55:03 +01:00
Shahram Najm 4613a340d7 Python examples: Pass in the BUFR file to iterate on 2019-06-06 12:41:51 +01:00
Shahram Najm 28c2b2ac20 Examples: Python3: Fix division 2019-05-23 10:30:05 +01:00
Shahram Najm ec2676aca8 Examples: fix argument 2019-05-22 16:37:28 +01:00
Stephan Siemen 052ea1dd58 Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop 2019-05-09 17:16:18 +01:00
Shahram Najm 02e934b688 Copyright updated 2019-04-15 14:44:45 +01:00
Shahram Najm 18595a0d10 Python3 mode 2019-04-08 19:57:30 +01:00
StephanSiemen d167623f26
Merge branch 'develop' into patch-1 2019-04-08 09:56:01 +01:00
Alessandro Amici 922a646619
Open GRIB files in binary mode, relevant for Python 3 2019-04-08 10:33:39 +02:00
Alessandro Amici 75069268a3
Fix grib_keys_iterator access to key name.
At the moment it works by chance, because both iterid and gid are the index `0` of the corresponding array.
2019-04-08 10:28:10 +02:00
Shahram Najm 09a6ab48ad Examples: add codes_get_double_elements for Python 2019-03-26 17:22:28 +00:00
Shahram Najm abb7ea8b3d ECC-869: debugging help when bitmap info is wrong 2019-03-14 18:42:40 +00:00
Shahram Najm 25595620b8 Python examples: Fix keys iterator argument 2019-03-11 12:24:43 +00:00
Shahram Najm 8881d760df Add URL 2019-02-05 15:38:46 +00:00
Shahram Najm 1d3f068753 Documentation 2019-02-05 14:55:28 +00:00
Shahram Najm 35e244161e Examples: show catching specific exception 2019-02-05 14:29:13 +00:00
Shahram Najm 6fece32386 Add test for ECC-866 2019-01-10 15:56:40 +00:00
Shahram Najm fa0c0c7314 Replace bzero with memset (Windows support) 2019-01-08 14:27:14 +00:00