6. Layer python3_scientific

6.1. Overview

The python2_scientific layer is a set of Python 2 libraries and tools devoted to scientific development.

6.2. Metadata

6.2.1. Layer Home

/opt/metwork-mfext-0.8/opt/python3_scientific

6.2.3. Dependencies

6.2.4. Extra-environment (loaded after layer load)

MAGPLUS_HOME={MFEXT_HOME}/opt/python3_scientific
MAGPLUS_QUIET=ON

6.3. Packages

Name

Version

Description

Home Page

Cartopy

0.17.0

A cartographic python library with Matplotlib support for visualisation

http://scitools.org.uk/cartopy/docs/latest/

Cython

0.29.12

The Cython compiler for writing C extensions for the Python language.

http://cython.org/

Fiona

1.8.6

FIONA is OGR s neat and nimble API for Python programmers

https://github.com/Toblerity/Fiona

Flask

1.1.1

A simple framework for building complex web applications.

https://palletsprojects.com/p/flask/

GDAL

2.2.4

GDAL: Geospatial Data Abstraction Library

http://www.gdal.org

Magics

1.0.6

Python interface to plot meteorological data in GRIB, NetCDF and BUFR.

https://github.com/ecmwf/magics-python

MetPy

0.10.2

Collection of tools for reading, visualizing andperforming calculations with weather data.

http://github.com/Unidata/MetPy

Pillow

6.1.0

Python Imaging Library (Fork)

http://python-pillow.org

Pint

0.9

Physical quantities module

https://github.com/hgrecco/pint

SQLAlchemy

1.3.5

Database Abstraction Library

http://www.sqlalchemy.org

Shapely

1.6.4.post2

Geometric objects, predicates, and operations

https://github.com/Toblerity/Shapely

Werkzeug

0.15.4

The comprehensive WSGI web application library.

https://palletsprojects.com/p/werkzeug/

attrs

19.1.0

Classes Without Boilerplate

https://www.attrs.org/

cdsapi

0.1.4

Climate Data Store API

https://software.ecmwf.int/stash/projects/CDS/repos/cdsapi

certifi

2019.3.9

Python package for providing Mozilla s CA Bundle.

https://certifi.io/

cf-units

2.1.1

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

cfgrib

0.9.7.1

Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes.

https://github.com/ecmwf/cfgrib

cftime

1.0.3.4

Time-handling functionality from netcdf4-python

https://pypi.org/project/cftime

click-plugins

1.1.1

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

2.1.0

Parallel PyData with Task Scheduling

https://github.com/dask/dask/

decorator

4.4.0

Better living through Python with decorators

https://github.com/micheles/decorator

eccodes-python

0.9.2

Python interface to the ecCodes GRIB and BUFR decoder/encoder

https://github.com/ecmwf/eccodes-python

esmf

7_0_2

Earth System Modeling Framework (ESMF) Python Interface (ESMPy)

http://www.earthsystemmodeling.org

geos

0.2.2

Map server to view, measure and print maps in a web browserand to display maps as an overlay in google earth.

https://github.com/grst/geos

graphviz

0.11.1

Simple Python interface for Graphviz

https://github.com/xflr6/graphviz

h5py

2.9.0

Read and write HDF5 files from Python

http://www.h5py.org

ipython-genutils

0.2.0

Vestigial utilities from IPython

http://ipython.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

itsdangerous

1.1.0

Various helpers to pass data to untrusted environments and back.

https://palletsprojects.com/p/itsdangerous/

joblib

0.13.2

Lightweight pipelining: using Python functions as pipeline jobs.

https://joblib.readthedocs.io

kiwisolver

1.1.0

A fast implementation of the Cassowary constraint solver

https://github.com/nucleic/kiwi

lxml

4.3.4

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

http://lxml.de/

matplotlib

3.1.1

Python plotting package

https://matplotlib.org

munch

2.3.2

A dot-accessible dictionary (a la JavaScript objects).

http://github.com/Infinidat/munch

netCDF4

1.5.1.2

Provides an object-oriented python interface to the netCDF version 4 library.

http://github.com/Unidata/netcdf4-python

numpy

1.16.4

NumPy is the fundamental package for array computing with Python.

https://www.numpy.org

palettable

3.2.0

Color palettes for Python

https://jiffyclub.github.io/palettable/

pandas

0.24.2

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

pooch

0.5.2

Pooch manages your Python library s sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks.

https://github.com/fatiando/pooch

pycurl

7.43.0.3

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.6

Python interface to PROJ.4 library

https://github.com/jswhit/pyproj

pyshp

2.1.0

Pure Python read/write support for ESRI Shapefile format

https://github.com/GeospatialPython/pyshp

scikit-learn

0.21.2

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

seaborn

0.9.0

seaborn: statistical data visualization

https://seaborn.pydata.org

toolz

0.10.0

List processing tools and functional utilities

https://github.com/pytoolz/toolz/

traitlets

4.3.2

Traitlets Python config system

http://ipython.org

xarray

0.12.3

N-D labeled arrays and datasets in Python

https://github.com/pydata/xarray

(53 packages)