Commit Graph

32 Commits

Author SHA1 Message Date
Shahram Najm 666e61fc74 ECC-1143: CMake: Migration to ecbuild v3.4 2020-08-24 15:10:45 +01:00
Shahram Najm a3be721f1a Update URLs 2019-01-28 12:47:22 +00:00
Shahram Najm 58869caec8 ECC-644: Compilation of python bindings with the C PGI compiler 2018-07-27 13:39:12 +01:00
Shahram Najm 6140e70a7b Merge pull request #8 in ECCODES/eccodes from ~ERGET/eccodes:feature/SUP-1861-high-level-python-grib to develop
* commit 'f80d1d58a4928f88a23219aa217248152a1d79bf':
  Cleanup imports
  SUP-1861: Add high-level GRIB interface
2016-12-19 13:47:42 +00:00
Shahram Najm 29d2c130c1 Fix broken Python tests for: -DBUILD_SHARED_LIBS=OFF -DENABLE_MEMFS=ON 2016-12-16 18:31:59 +00:00
Daniel Lee ef2eddf009 SUP-1861: Add high-level GRIB interface 2016-12-15 14:27:44 +01:00
Shahram Najm 9304e8e592 ECC-380: eccodes attempts to link to openjpeg 1.X library if found 2016-11-11 11:56:01 +00:00
Florian Rathgeber 3f84e10869 ECC-380 Do not link OpenJPEG in Python extension module 2016-11-10 18:40:29 +00: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 72f2078254 Python does not need libs. OpenJPEG fix for static libs 2016-07-29 18:03:54 +01:00
Shahram Najm c8311f8eb6 Do not need the OPENJPEG library in python 2016-07-25 15:58:50 +01:00
Shahram Najm 5f74e56c31 ECC-296: Update egg info 2016-07-18 17:06:07 +01:00
Shahram Najm 6710163879 ECC-296: Use Python distutils to install Python modules 2016-07-18 16:35:25 +01:00
Shahram Najm 4f3fe1b785 Python setup: remove unnecessary libraries 2016-07-18 14:58:38 +01:00
Florian Rathgeber 95455c34a0 ECC-204 Python: remove support for deprecated array handler 2016-07-14 08:48:22 +01:00
Florian Rathgeber cc54d6810a ECC-296 Clean up python CMakeLists 2016-07-14 08:48:21 +01:00
Florian Rathgeber cad2ea0b4a ECC-296 Clean up setup.py 2016-07-14 08:48:21 +01:00
Florian Rathgeber 7bf11d75e2 ECC-296 Use Python distutils to install Python modules
* Create Python modules eccodes and gribapi already in the source tree
* Copy modules to build tree, so build tree mirrors install location
* Call `python setup.py build_exit --inplace` to build extension module
  for use in build tree (using the build tree RPATH)
* Call `python setup.py install --prefix=${CMAKE_INSTALL_PREFIX}` to
  install (using the build tree RPATH)

The build tree is now a fully functioning Python package, so you can
also `pip install /path/to/eccodes/build/python`.
2016-07-14 08:48:20 +01:00
Shahram Najm d3342f4083 Fix python lib path in bundle 2016-06-09 15:58:51 +01:00
Shahram Najm dddef51598 Replace LIB_JASPER with HAVE_LIBJASPER for consistency 2016-05-25 16:36:29 +01:00
Shahram Najm 3c5f05d752 Fix issue with JASPER not being installed (MAC OS issue) 2016-05-24 17:25:51 +01:00
Shahram Najm 735a373c44 GRIB-927 python build/install with distutils 2016-02-16 18:05:11 +00:00
Shahram Najm 47085c545f ECC-63: Change name of the library (autotools) 2015-02-14 16:22:49 +00: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 ec773964ed GRIB-179: Data representation template 5.42 (CCSDS). Python fixes 2014-10-10 18:09:04 +01:00
Shahram Najm 9736050a61 Remove the eccode prefix and revert to previous gribapi. Will revisit when merging with ecCodes 2013-06-14 13:56:55 +01:00
Tiago Quintino dedac1b286 bring master in sync with p4 main 2013-03-25 14:23:07 +00:00
Tiago Quintino 33b891186d Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00