Commit Graph

74 Commits

Author SHA1 Message Date
Shahram Najm 76bd03e33a CMake: fortran and examples features 2015-06-09 14:50:51 +01:00
Enrico Fucile 5b1a787f63 ECC-128 part 1 2015-06-03 14:52:29 +01:00
Shahram Najm 5b36903347 ECC-117: Eliminate function codes_is_defined (Part 1) 2015-05-13 13:00:31 +01:00
Shahram Najm beceeba32f Fix failing python tests: Must use old swig v1.3.40! 2015-05-11 18:47:11 +01:00
Enrico Fucile 5f8f69908b solved ECC-85, ECC-118 2015-05-11 14:58:23 +01:00
Shahram Najm fce32129b2 ECC-106: CMake: overriding default install directories 2015-04-29 17:16:13 +01:00
Enrico Fucile b95849b25b improved reading of messages with confusing padding or malformed messages ECC-101 2015-04-29 13:25:04 +01:00
Shahram Najm a11654746a Metar example: metar_get_keys.py 2015-04-22 17:58:21 +01:00
Enrico Fucile 0067ecc483 added gts_new function in python. Added python gts example. 2015-04-22 11:17:20 +01:00
Shahram Najm abc2ef8d4a Renumber product constants 2015-03-27 20:31:08 +00:00
Shahram Najm e1a39939da Fix for rpath in python wrapper when shared libs 2015-03-20 18:26:32 +00:00
Shahram Najm 6fe515c665 ECC-86: Rename all grib related API examples (Part 17) 2015-03-18 13:24:48 +00:00
Shahram Najm bbbf956cbd ECC-86: Rename all grib related API examples (Part 15) 2015-03-18 11:57:18 +00:00
Shahram Najm 9574a7689d ECC-86: Rename all grib related API examples (Part 9) 2015-03-17 15:55:36 +00:00
Shahram Najm b2719ca8f2 ECC-86: Rename all grib related API examples (Part 7) 2015-03-17 15:23:16 +00:00
Shahram Najm dc1a3d85d2 ECC-86: Rename all grib related API examples (Part 6) 2015-03-17 15:01:07 +00:00
Shahram Najm 34592d71c5 ECC-86: Rename all grib related API examples (Part 3) 2015-03-17 14:21:14 +00:00
Shahram Najm 7fd8826789 ECC-86: Rename all grib related API examples (Part 2) 2015-03-17 14:01:14 +00:00
Shahram Najm ee2ab390b9 ECC-86: Rename all grib related API examples (Part 1) 2015-03-17 13:19:09 +00:00
Shahram Najm 5e40052511 ECC-80: Python example/test 2015-03-12 18:04:42 +00:00
Shahram Najm 988cf877c6 ECC-80: Added swig generated files 2015-03-12 17:59:51 +00:00
Shahram Najm 901febc296 ECC-80: Python interface 2015-03-12 17:46:47 +00:00
Shahram Najm fd2531c7cf GRIB-729: Crash: calling grib_keys_iterator_get_name before grib_keys_iterator_next 2015-03-09 18:29:13 +00:00
Shahram Najm bc5b883c21 ECC-10: Creating a handle from a file 2015-03-04 17:11:18 +00:00
Shahram Najm 9f243b7c4d Rebranding: python install dir 2015-02-23 10:02:31 +00:00
Shahram Najm 47085c545f ECC-63: Change name of the library (autotools) 2015-02-14 16:22:49 +00:00
Shahram Najm f0ea1ec12f ECC-63: Change name of the library 2015-02-13 18:04:42 +00:00
Shahram Najm 04c5e03d77 ECC-10: Creating a handle from a file 2015-02-12 18:32:04 +00:00
Shahram Najm 5296896af5 ECC-60: Rename API functions which are GRIB specific 2015-02-11 16:53:09 +00:00
Shahram Najm bf3bd8146f ECC-58: Fix the interface of Fortran function: grib_keys_iterator_next 2015-02-10 16:42:27 +00:00
Enrico Fucile 3eb5cc7f9c Implemented attributes functions in accessor_class_gen. Changed json dump 2015-02-09 12:41:17 +00:00
Shahram Najm e1ac37bc5f Fix broken python interface (removal of headers_only) 2015-01-29 12:39:07 +00:00
Shahram Najm 2a5717e1b1 Added Python wrapper function to create BUFR from file (may be renamed later) 2015-01-28 14:55:55 +00:00
Shahram Najm 8e3f489091 ECC-28: Change the prefix of all environment variables 2015-01-23 22:47:51 +00:00
Shahram Najm 6dcb518b5f ECC-19: Rename grib_info to codes_info 2015-01-22 16:44:59 +00:00
Shahram Najm 3ad092ba09 GRIB-672 2015-01-17 23:47:40 +00:00
Shahram Najm bf95a431bf ECC-11: Python interface for autotools 2015-01-13 18:45:34 +00:00
Shahram Najm 5566658825 ECC-11: Python interface with codes_ prefix 2015-01-13 18:34:04 +00:00
Shahram Najm 363150002d Fix python function prefix 2015-01-13 18:02:01 +00:00
Shahram Najm 0c5347884d GRIB-672: Temporarily revert changes 2015-01-09 15:18:26 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm c7c1a2818d Fix spelling 2015-01-01 16:43:45 +00:00
Shahram Najm 9a8c1de576 GRIB-672: CMake: python bindings do not support numpy 2014-12-31 17:33:24 +00:00
Shahram Najm 96e93e5c50 CMake install: related to GRIB-613 2014-12-18 11:03:45 +00:00
Enrico Fucile f22153bd1a created class for descriptors. Improved design and performance (see
tests/bufrdc_ref.sh)
2014-11-04 13:59:20 +00:00
Shahram Najm 948b2443c5 CMake: use HAVE_X not ENABLE_X to test if feature X is there 2014-10-24 13:36:19 +01:00
Shahram Najm 73b170367e GRIB-616: Python object file _gribapi_swig.so links to wrong library 2014-10-23 16:17:45 +01:00
Shahram Najm 69585b4db8 CMake: fix how we find numpy 2014-10-23 11:23:35 +01:00
Shahram Najm b391de3a18 GRIB-613: fix python module installation path 2014-10-21 18:15:00 +01:00
Shahram Najm ec773964ed GRIB-179: Data representation template 5.42 (CCSDS). Python fixes 2014-10-10 18:09:04 +01:00