openclimatefix / predict_pv_yield

Using optical flow & machine learning to predict PV yield
MIT License
52 stars 11 forks source link

update environment.yml and requirements.txt #99

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago

Pull Request

Description

How Has This Been Tested?

I installed a fresh conda environment using:

conda env create -f environment.yml
conda activate predict_pv_yield
pip install -e .

Tests fail, but I think that might be a separate issue? #100

Checklist: