Metadata-Version: 2.1
Name: ESEm
Version: 1.0.0
Summary: Earth System Emulator
Home-page: UNKNOWN
Author: Duncan Watson-Parris
Author-email: duncan.watson-parris@physics.ox.ac.uk
License: Apache
Keywords: climate,machine-learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: scitools-iris
Requires-Dist: tensorflow
Requires-Dist: tensorflow-probability
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: setuptools (>=40.4)
Provides-Extra: complete
Requires-Dist: keras ; extra == 'complete'
Requires-Dist: gpflow ; extra == 'complete'
Requires-Dist: sklearn ; extra == 'complete'
Provides-Extra: docs
Requires-Dist: sphinx (==4.0.2) ; extra == 'docs'
Requires-Dist: nbsphinx (>=0.8.6) ; extra == 'docs'
Requires-Dist: ipython ; extra == 'docs'
Requires-Dist: sphinx-autosummary-accessors ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: gpflow
Requires-Dist: gpflow ; extra == 'gpflow'
Provides-Extra: keras
Requires-Dist: keras ; extra == 'keras'
Provides-Extra: sklearn
Requires-Dist: sklearn ; extra == 'sklearn'


A tool for emulating geophysical models including (but not limited to!) Earth System Models.

