Metadata-Version: 2.1
Name: stitches-emulator
Version: 0.12.2
Summary: Amalgamate existing climate data to create monthly climate variable fields
Home-page: https://github.com/JGCRI/stitches
Author: Abigail Snyder, Kalyn Dorheim, Claudia Tebaldi
Author-email: abigail.snyder@pnnl.gov, kalyn.dorheim@pnnl.gov, claudia.tebaldi@pnnl.gov
License: BSD 2-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.9.0
License-File: LICENSE
Requires-Dist: matplotlib >=3.3.2
Requires-Dist: xarray >=2022.9.0
Requires-Dist: numpy >=1.23.3
Requires-Dist: pandas >=2.1.0
Requires-Dist: intake >=0.6.6
Requires-Dist: intake-esm >=2021.8.17
Requires-Dist: nc-time-axis >=1.4.1
Requires-Dist: scikit-learn >=1.1
Requires-Dist: fsspec[gcs] >=2022.5.0
Requires-Dist: tqdm >=4.64.1
Provides-Extra: dev
Requires-Dist: pytest >=7.4.3 ; extra == 'dev'
Requires-Dist: build >=0.5.1 ; extra == 'dev'
Requires-Dist: nbsphinx >=0.8.6 ; extra == 'dev'
Requires-Dist: setuptools >=57.0.0 ; extra == 'dev'
Requires-Dist: sphinx >=7 ; extra == 'dev'
Requires-Dist: sphinx-book-theme >=1 ; extra == 'dev'
Requires-Dist: sphinx-click >=5.1 ; extra == 'dev'
Requires-Dist: sphinx-copybutton >=0.5 ; extra == 'dev'
Requires-Dist: twine ~=3.4.1 ; extra == 'dev'
Requires-Dist: pre-commit >=3.6.0 ; extra == 'dev'

