Installation

Requirements

EZ-Climate is compatible with Python 2 and 3.

Numpy is required, and we recommend matplotlib for visualization of results.

Install EZ-Climate

We encourage you to use pip to install ezclimate on your system.

pip install ezclimate

If you wish to build from sources, download or clone the repository and use

python setup.py install