openclimatefix / nowcasting_dataset

Prepare batches of data for training machine learning solar electricity nowcasting data
https://nowcasting-dataset.readthedocs.io/en/stable/
MIT License
24 stars 6 forks source link

use ml capacity #707

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

use ML capacity, not installed capacity

Fixes #

How Has This Been Tested?

normal unittests

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #707 (495b1f5) into main (9e007c0) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #707   +/-   ##
=======================================
  Coverage   93.24%   93.25%           
=======================================
  Files          48       48           
  Lines        3437     3438    +1     
=======================================
+ Hits         3205     3206    +1     
  Misses        232      232           
Impacted Files Coverage Δ
nowcasting_dataset/data_sources/pv/live.py 95.78% <100.00%> (+0.04%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more