.gitignore
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
copper/__init__.py
copper/chiller.py
copper/cli.py
copper/constants.py
copper/curves.py
copper/equipment.py
copper/generator.py
copper/helpers.py
copper/i_o_process.py
copper/library.py
copper/schema.py
copper/unitarydirectexpansion.py
copper/units.py
copper/data/chiller_curves.json
copper/data/equipment_references.json
copper/data/unitary_dx_curves.json
copper/data/unitarydirectexpansion_curves.json
copper/data/schema/copper.chiller.action.schema.json
copper/data/schema/copper.chiller.generate_set_of_curves.schema.json
copper/data/schema/copper.chiller.schema.json
copper/data/schema/copper.schema.json
copper_bem.egg-info/PKG-INFO
copper_bem.egg-info/SOURCES.txt
copper_bem.egg-info/dependency_links.txt
copper_bem.egg-info/entry_points.txt
copper_bem.egg-info/requires.txt
copper_bem.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/paper.bib
docs/paper.md
docs/source/Acknowledgement.rst
docs/source/Additional Examples.rst
docs/source/Applications.rst
docs/source/Chillers.rst
docs/source/Code Documentation.rst
docs/source/Contributing.rst
docs/source/Equipment.rst
docs/source/Introduction.rst
docs/source/License.rst
docs/source/Methodology.rst
docs/source/Quickstart Guide.rst
docs/source/chiller_curves.png
docs/source/chiller_lib_summary.csv
docs/source/conf.py
docs/source/index.rst
docs/source/logo.png
tests/__init__.py
tests/test_benchmark.py
tests/test_chiller.py
tests/test_cli.py
tests/test_curves.py
tests/test_generator.py
tests/test_library.py
tests/test_logging.py
tests/test_schema.py
tests/test_unitarydirectexpansion.py
tests/test_units.py
tests/data/agg_curves.pkl
tests/data/cli_incorrect_input_file.json
tests/data/cli_input_file.json