Degradation Tools
Python tools for photovoltaic degradation analysis.
- Clone or download the rdtools repository.
- Navigate to repository:
cd rdtools
- Install via pip:
pip install .
import rdtools
For usage examples, look at the notebooks in rdtools/docs.
To run tests from the main directory:
$ tests/run_tests
Check out the wiki for information on development goals and framework.