CEDAR: Climate & Energy Diagnostics for Applied Refrigeration¶
CEDAR: Climate & Energy Diagnostics for Applied Refrigeration connects climate data to refrigeration physics and energy performance for both COP and SHR workflows.
New to the platform? Learn installation, dependencies, and core concepts in minutes (COP + SHR).
Explore COP, SHR, ECOP (COP × SHR), and CDD/eCDD workflows with worked examples.
Run the COP and SHR Python examples to generate charts and CSVs in examples/outputs/.
A narrative tutorial adapted from cedar.ipynb with additional figures and use cases.
Highlights
COP: vectorized SingleFluidCOP plus low-level cop_single.
SHR: dew point → RH conversion or direct RH input via SensibleHeatRatioModel.
Examples: runnable Python scripts for both workflows (examples/).
Reproducible: tested APIs with coverage gates and Sphinx docs.