.. GENERATED FILE, DO NOT EDIT (edit layer_python2_scientific.md instead) .. _layer_python2_scientific: Layer python2_scientific ======================== Overview -------- Metadata -------- Layer Home ^^^^^^^^^^ /opt/metwork-mfext-0.5/opt/python2_scientific Label ^^^^^ python2_scientific@mfext Dependencies ^^^^^^^^^^^^ * python2@mfext * scientific@mfext Extra-environnement (loaded after layer load) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: none MAGPLUS_HOME={MFEXT_HOME}/opt/python2_scientific MAGPLUS_QUIET=ON Packages -------- .. list-table:: :header-rows: 1 * - Name - Version - Description - Home-Page * - **Cartopy** - 0.13.1 - Cartopy is a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses. Cartopy makes use of the powerful PROJ.4, numpy and shapely libraries and includes a programatic interface built on top of Matplotlib for the creation of publication quality maps. - https://scitools.org.uk/cartopy * - **Click** - 7.0 - Composable command line interface toolkit - https://palletsprojects.com/p/click/ * - **Cython** - 0.28.3 - The Cython compiler for writing C extensions for the Python language. - http://cython.org/ * - **Fiona** - 1.8.3 - FIONA is OGR s neat and nimble API for Python programmers - https://github.com/Toblerity/Fiona * - **GDAL** - 2.2.4 - GDAL: Geospatial Data Abstraction Library - http://www.gdal.org * - **Magics** - 3.0.4 - Magics is the latest generation of the ECMWF s meteorological plotting software. It can be accessed directly through its Python interface. Magics-3.0 is the first version offering a Python 3 Interface. - https://www.ecmwf.int/en/computing/software * - **Pillow** - 5.1.0 - Python Imaging Library (Fork) - https://python-pillow.org * - **SQLAlchemy** - 1.2.14 - Database Abstraction Library - http://www.sqlalchemy.org * - **Shapely** - 1.6.4.post2 - Geometric objects, predicates, and operations - https://github.com/Toblerity/Shapely * - **attrs** - 18.2.0 - Classes Without Boilerplate - https://www.attrs.org/ * - **basemap** - custom - Plot data on map projections with matplotlib - http://matplotlib.sourceforge.net/toolkits.html * - **cdsapi** - 0.1.1 - Climate Data Store API - https://software.ecmwf.int/stash/projects/CDS/repos/cdsapi * - **cf-units** - 2.0.2 - Units of measure as defined by the Climate and Forecast (CF) metadata conventions, supporting Unidata/UCAR UDUNITS-2 library, and the cftime calendar functionality - https://scitools.org.uk/cf-units * - **cftime** - 1.0.0 - Time-handling functionality from netcdf4-python - UNKNOWN * - **click-plugins** - 1.0.4 - An extension module for click to enable registering CLI commands via setuptools entry-points. - https://github.com/click-contrib/click-plugins * - **cligj** - 0.5.0 - Click params for commmand line interfaces to GeoJSON - https://github.com/mapbox/cligj * - **cycler** - 0.10.0 - Composable style cycles - http://github.com/matplotlib/cycler * - **dask** - 0.19.0 - Parallel PyData with Task Scheduling - http://github.com/dask/dask/ * - **eccodes** - 2.10.0 - ecCodes is a package developed by ECMWF which provides an application programming interface and a set of tools for decoding and encoding messages in the following formats: WMO FM-92 GRIB edition 1 and edition 2 WMO FM-94 BUFR edition 3 and edition 4 WMO GTS abbreviated header (only decoding). - https://www.ecmwf.int/en/computing/software * - **enum34** - 1.1.6 - Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 - https://bitbucket.org/stoneleaf/enum34 * - **esmf** - 7_0_2 - Earth System Modeling Framework (ESMF) Python Interface (ESMPy) - http://www.earthsystemmodeling.org * - **graphviz** - 0.10.1 - Simple Python interface for Graphviz - https://github.com/xflr6/graphviz * - **h5py** - 2.8.0 - Read and write HDF5 files from Python - http://www.h5py.org * - **iris** - 2.1.0 - IRIS is a powerful, format-agnostic, and community-driven Python library for analysing and visualising Earth science data - https://scitools.org.uk/iris * - **kiwisolver** - 1.0.1 - A fast implementation of the Cassowary constraint solver - https://github.com/nucleic/kiwi * - **lxml** - 4.2.5 - Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. - http://lxml.de/ * - **mapserverapi** - custom - UNKNOWN - UNKNOWN * - **matplotlib** - 2.2.2 - Python plotting package - http://matplotlib.org * - **munch** - 2.3.2 - A dot-accessible dictionary (a la JavaScript objects). - http://github.com/Infinidat/munch * - **netCDF4** - 1.4.2 - Provides an object-oriented python interface to the netCDF version 4 library. - http://github.com/Unidata/netcdf4-python * - **pandas** - 0.23.4 - Powerful data structures for data analysis, time series, and statistics - http://pandas.pydata.org * - **pngquant** - 1.0.6 - A Python Wrapper of pngquant - https://github.com/Brightcells/pngquant * - **pycurl** - 7.43.0.2 - PycURL -- A Python Interface To The cURL library - http://pycurl.io/ * - **pygraphviz** - 1.5 - PYGRAPHVIZ is a Python interface to Graphviz - http://pygraphviz.github.io/ * - **pyke** - 1.1.1 - PYKE integrates a form of Logic Programming into Python by providing a knowledge engine that can Do both forward-chaining (data driven) and backward-chaining (goal directed) inferencing Automatically generate Python programs by assembling individual Python functions into complete call graphs. - https://sourceforge.net/projects/pyke/ * - **pyproj** - 1.9.5.1 - Python interface to PROJ.4 library - https://github.com/jswhit/pyproj * - **pyshp** - 1.2.12 - Pure Python read/write support for ESRI Shapefile format - https://github.com/GeospatialPython/pyshp * - **python-dateutil** - 2.7.3 - Extensions to the standard Python datetime module - https://dateutil.readthedocs.io * - **pytz** - 2018.4 - World timezone definitions, modern and historical - http://pythonhosted.org/pytz * - **scikit-learn** - 0.20.1 - A set of python modules for machine learning and data mining - http://scikit-learn.org * - **scipy** - 1.1.0 - SciPy: Scientific Library for Python - https://www.scipy.org * - **subprocess32** - 3.5.2 - A backport of the subprocess module from Python 3 for use on 2.x. - https://github.com/google/python-subprocess32 * - **toolz** - 0.9.0 - List processing tools and functional utilities - http://github.com/pytoolz/toolz/ *(43 packages)*