Skip to content

openclimatefix/predict_pv_yield

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Intro

Early experiments on predicting solar electricity generation over the next few hours, using deep learning, satellite imagery, and as many other data sources as we can think of :)

These experiments are focused on predicting solar PV yield.

Please see SatFlow for complementary experiments on predicting the next few hours of satellite imagery (i.e. trying to predict how clouds are going to move!)

And please see OCF's Nowcasting page for more context.

Installation

From within the cloned predict_pv_yield directory:

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

About

Using optical flow & machine learning to predict PV yield

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published