openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

add options to filter 'get_latest_pv_yield' #50

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add options for filtering on pv_yield

How Has This Been Tested?

add unitests

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (f429c6b) into main (d67f74e) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   98.42%   98.43%           
=======================================
  Files          16       16           
  Lines         636      640    +4     
=======================================
+ Hits          626      630    +4     
  Misses         10       10           
Impacted Files Coverage Δ
nowcasting_datamodel/read/read_pv.py 100.00% <100.00%> (ø)

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