Commit Graph

611 Commits

Author SHA1 Message Date
Shahram Najm b07bc640b6 ECC-1235: Fortran examples: Show how to convert an error code into a string 2021-04-26 14:10:58 +01:00
Shahram Najm ec67e1293a ECC-1235: Fortran examples: Show how to convert an error code into a string 2021-04-23 13:22:45 +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 8abad788e3 Remove unused variables 2021-04-14 21:02:10 +01:00
Shahram Najm f47a4a2c1c Examples: BUFR radiosonde updated code (From Bruce Ingleby) 2021-04-14 20:52:22 +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 af98a69aa1 Examples: BUFR radiosonde updated code (From Bruce Ingleby) 2021-04-10 13:11:00 +01:00
Shahram Najm 539932f03d Examples: Fix memory leaks and clean up comments 2021-04-09 13:06:32 +01:00
Shahram Najm 9e52edd4a3 Examples: print error rather than assert 2021-03-21 17:27:14 +00:00
Shahram Najm 637cb42550 CMake: cleanup 2021-03-13 21:10:16 +00:00
Shahram Najm a0485f41b6 Examples: clean up 2021-03-13 14:20:07 +00:00
Shahram Najm 4e4ffc974d Examples: cleanup 2021-03-11 12:22:43 +00:00
Shahram Najm 52db2fb6cb Compiler warnings 2021-02-26 14:27:09 +00:00
Shahram Najm da7e8b3341 Examples: compiler warning -Wmaybe-uninitialized 2021-02-24 22:29:23 +00:00
Shahram Najm d5f43831a7 Examples: Titles 2021-02-23 17:14:11 +00:00
Shahram Najm 9fdc2b50c5 Examples: Fortran formatting (https://github.com/pseewald/fprettify) 2021-02-14 18:14:39 +00:00
Shahram Najm e4ba1cb328 ECC-1198: Examples: grib_iterator should mention the 'bitmapPresent' key 2021-02-11 22:04:00 +00:00
Shahram Najm b8fea9ad21 Testing: listing all codetable and flagtable keys 2021-02-05 15:37:28 +00:00
Shahram Najm 08af171c0a Testing: add Fortran test for encoding with a packingType 2021-01-13 20:52:50 +00:00
Shahram Najm 83d1538b2f Testing: failed on results diff (sappb/PGI) 2021-01-12 18:17:21 +00:00
Shahram Najm 703a69a28b ECC-1187: BUFR: Crash on codes_set_missing() 2020-12-24 20:17:44 +00:00
Shahram Najm 7a14817017 ECC-1185: Crash in codes_context_delete() call (Part 1) 2020-12-22 16:47:23 +00:00
Shahram Najm 99227c95d9 Examples: check output during test 2020-12-17 17:46:50 +00:00
Shahram Najm dff9af14c1 Examples: Fix warnings 2020-12-17 16:55:06 +00:00
Shahram Najm d74af1a173 Examples: counting multi-field messages 2020-12-17 15:07:13 +00:00
Shahram Najm 9a6aa9bd7c ECC-403: BUFR: codes_is_missing reports 1 on keys that are not missing 2020-12-14 13:42:37 +00:00
Shahram Najm 67eb9a087a Examples: BUFR radiosonde data (From Bruce Ingleby) 2020-12-13 16:43:16 +00:00
Shahram Najm 52f75237f6 ECC-403: C and Python API tests 2020-12-11 19:27:33 +00:00
Shahram Najm b50bac9c60 Compiler warnings 2020-12-10 23:21:51 +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 cdda46accf Rename tests 2020-10-20 18:04:01 +01:00
Shahram Najm bc7bc629a6 Rename tests 2020-10-20 17:46:08 +01:00
Shahram Najm a1a66d1705 Rename tests 2020-10-20 17:36:25 +01:00
Shahram Najm 71a7ad6a25 Rename tests 2020-10-20 17:32:02 +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 f8883cc71c Merge branch 'develop' into feature/ecbuild_3.4 2020-09-16 11:32:10 +01:00
Shahram Najm 06590ecd42 Merge branch 'develop' into feature/ECC-1136-BUFR-restrict 2020-08-28 13:28:25 +01:00
Shahram Najm a85d4de9ea Support for ecbuild v3.4. Fix threads/PNG 2020-08-19 17:06:56 +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 01701feb84 Testing: move old deprecated code 2020-07-31 15:05:31 +01:00
Shahram Najm c8374590e5 ECC-1136: rename key to restricted 2020-07-22 23:03:18 +01:00
Shahram Najm 2e295d5674 Testing: print full path of script being run 2020-07-19 15:18:57 +01:00
Shahram Najm 34777765b8 Remove obsolete python3 SWIG stuff 2020-07-05 22:40:57 +01:00
Shahram Najm bfd5944f54 Testing: Add label via ecbuild_add_test 2020-07-03 16:09:25 +01:00