Metadata-Version: 2.4
Name: imsi-test-builds
Version: 0.7.8.dev16
Summary: Integrated Modelling System Infrastructure (IMSI) is a comprehensive software project used to download, configure, build and run the suite of models in the CCCma Integrated Modelling System.
Author: CCCma Technical Development Team
License: OGL-Canada-2.0
Project-URL: Homepage, https://imsi.readthedocs.io/en/latest/
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
Requires-Dist: isodate
Requires-Dist: cftime
Requires-Dist: xarray
Requires-Dist: dataclasses
Requires-Dist: json5
Requires-Dist: click
Requires-Dist: pydantic
Requires-Dist: omegaconf
Requires-Dist: pandas
Requires-Dist: rich
Requires-Dist: pyarrow
Requires-Dist: python-dotenv
Requires-Dist: questionary
Provides-Extra: tests
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: python-dotenv; extra == "tests"
Provides-Extra: docs
Requires-Dist: sphinxcontrib-programoutput; extra == "docs"
Requires-Dist: sphinx-rtd-theme==1.2.2; extra == "docs"
Requires-Dist: recommonmark; extra == "docs"
