Commit Graph

2265 Commits

Author SHA1 Message Date
Shahram Najm 863e1430a3 ECC-320: Change names of tests to reflect encode or decode 2016-09-12 18:16:39 +01:00
Shahram Najm 9e79087a06 ECC-320: bufr_dump -Dfilter (part 1) 2016-09-12 17:52:33 +01:00
Shahram Najm 82000430d1 Add trailing slash for test_dir 2016-09-12 17:19:52 +01:00
Shahram Najm 0d58794d55 ECC-320: Create bufr decode dump classes 2016-09-12 17:10:57 +01:00
Shahram Najm 05e352c534 ECC-320: Preparation. Rename dumper classes 2016-09-12 15:27:34 +01:00
Florian Rathgeber 0052b7b682 ECC-296 Build extension module and install as separate execute_process 2016-09-09 17:47:28 +01:00
Florian Rathgeber 2e7b10fb12 ECC-296 Python: fix target location for extension module 2016-09-09 17:12:50 +01:00
Florian Rathgeber 4745135fc1 ECC-296 Python: do not prepend DESTDIR to install RPATH 2016-09-09 17:11:46 +01:00
Florian Rathgeber fc4e391a1c ECC-296 Set AEC_DIR if AEC was found 2016-09-07 13:19:28 +01:00
Florian Rathgeber 08ef88949d ECC-296 Explicitly call build_ext with the install RPATH 2016-09-07 12:57:10 +01:00
Florian Rathgeber dc087a955e ECC-296 Use runtime_library_dirs 2016-09-07 12:52:24 +01:00
Florian Rathgeber de82e9c001 ECC-296 Python extension module needs no 3rd party library includes 2016-09-07 12:50:49 +01:00
Florian Rathgeber 354d7bad48 ECC-296 Python extension module only links 3rd party libs for static builds 2016-09-07 12:42:33 +01:00
Florian Rathgeber f1421ad0ed ECC-296 Respect INSTALL_LIB_DIR when setting RPATH for Python extension module 2016-09-05 18:19:06 +01:00
Shahram Najm bbcac466f6 ECC-330: Array size control in grib_fortran.c 2016-09-02 17:43:04 +01:00
Shahram Najm 01e399f6d9 ECC-327: bufr_dump -EC (check mallocs) 2016-09-02 16:41:44 +01:00
Shahram Najm 072462a3a7 ECC-327: bufr_dump -EC (all tests pass) 2016-09-02 11:08:15 +01:00
Shahram Najm bd68931b64 ECC-327: bufr_dump -EC 2016-09-01 18:52:33 +01:00
Shahram Najm 1f3a80b58c Add assertion for array bounds check 2016-09-01 16:10:04 +01:00
Shahram Najm be082fd1cb ECC-326: Revert due to MIR test failing 2016-09-01 15:03:00 +01:00
Shahram Najm 3388a0db0b ECC-326: update test 2016-09-01 13:43:09 +01:00
Shahram Najm 2d33875dca ECC-326: refactoring 2016-09-01 11:49:51 +01:00
Shahram Najm 93e2633fbd ECC-326: refactoring 2016-09-01 11:21:17 +01:00
Shahram Najm acce5d56f4 GRIB-947: grib_util_set_spec: For grib2 second order packing, data values are set twice 2016-08-31 17:38:31 +01:00
Shahram Najm 569bee5314 Use consistent convention for dir variables 2016-08-31 17:26:43 +01:00
Shahram Najm 4a5d65dadc Cleanup 2016-08-31 09:59:21 +01:00
Shahram Najm 98c83ee52c Turn off GRIB multi-field support. Not relevant for BUFR 2016-08-31 09:58:24 +01:00
Shahram Najm e6222482c8 Eclipse 2016-08-30 16:38:49 +01:00
Shahram Najm 079065d757 ECC-285: bufr_dump -Efilter (only allowed on a single message) 2016-08-30 16:38:27 +01:00
Shahram Najm 556104df42 ECC-323: bufr_dump should fail if decoding fails 2016-08-30 13:45:02 +01:00
Shahram Najm e46bce1dea Compiler warning in release mode [-Werror=maybe-uninitialized] 2016-08-26 14:55:18 +01:00
Shahram Najm 7f9c1d87a5 ECC-324: bufr_dump: Segmentation fault 2016-08-26 14:36:34 +01:00
Shahram Najm c0c2b6bb4b Don't pack the settings dir 2016-08-26 10:11:04 +01:00
Shahram Najm 538b5a542e ECC-200: Script to fixup links to confluence 2016-08-26 09:46:02 +01:00
Shahram Najm 4aa5870a9d ECC-200: Remove obsolete html data 2016-08-25 19:09:54 +01:00
Shahram Najm ba9b0291d4 ECC-200: Update of generated html dir 2016-08-25 19:08:19 +01:00
Shahram Najm dff1f68170 ECC-200: Update of generated html dir 2016-08-25 18:32:08 +01:00
Shahram Najm 464052db63 ECC-200: Python links to confluence 2016-08-25 18:25:36 +01:00
Shahram Najm b4d6fc5d1a ECC-200: Python links to confluence 2016-08-25 17:49:25 +01:00
Shahram Najm f596aaa234 Examples: rename samples.f90 to grib_samples.f90 2016-08-25 17:06:47 +01:00
Shahram Najm 6025b8ba83 Examples: rename set_missing.f90 to grib_set_missing.f90 2016-08-25 16:48:21 +01:00
Shahram Najm 42e265292f Examples: rename copy_message.f90 to grib_copy_message.f90 2016-08-25 16:28:20 +01:00
Shahram Najm 5d9b87ec44 ECC-200: make code examples links to confluence 2016-08-25 16:06:27 +01:00
Shahram Najm 50a811a24b ECC-285: bufr_dump -Efilter (now working) 2016-08-25 14:41:46 +01:00
Shahram Najm e2c6c78707 If we ever decide to fix issue ECC-322, uncomment the '-s' option 2016-08-25 14:27:41 +01:00
Shahram Najm b3057b43d8 Cleanup 2016-08-25 14:25:12 +01:00
Shahram Najm 71e6ea6bf9 Documentation: installation and readme 2016-08-25 13:11:05 +01:00
Shahram Najm de71eb4a5c ECC-285: bufr_dump -Efilter (part 2) 2016-08-24 19:16:27 +01:00
Shahram Najm 40881e1d1e ECC-285: bufr_dump -Efilter (part 1) 2016-08-24 18:42:18 +01:00
Shahram Najm c88de34b9c tigge_check tuning 2016-08-24 17:37:19 +01:00