openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

first version of blend #162

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

first version of blending forecast together

Fixes #160

How Has This Been Tested?

Ci tests + extras

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #162 (ab53f1e) into main (02502ea) will decrease coverage by 0.12%. The diff coverage is 91.26%.

:exclamation: Current head ab53f1e differs from pull request most recent head 21cd510. Consider uploading reports for the commit 21cd510 to get more accurate results

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   94.90%   94.79%   -0.12%     
==========================================
  Files          22       23       +1     
  Lines        1316     1441     +125     
==========================================
+ Hits         1249     1366     +117     
- Misses         67       75       +8     
Impacted Files Coverage Δ
nowcasting_datamodel/read/blend.py 90.98% <90.98%> (ø)
nowcasting_datamodel/__init__.py 100.00% <100.00%> (ø)
nowcasting_datamodel/read/read.py 98.31% <100.00%> (+1.29%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] commented 1 year ago

Codecov Report

Merging #162 (f4bc5f6) into main (02502ea) will decrease coverage by 0.11%. The diff coverage is 91.33%.

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   94.90%   94.79%   -0.11%     
==========================================
  Files          22       23       +1     
  Lines        1316     1442     +126     
==========================================
+ Hits         1249     1367     +118     
- Misses         67       75       +8     
Impacted Files Coverage Δ
nowcasting_datamodel/read/blend.py 91.05% <91.05%> (ø)
nowcasting_datamodel/__init__.py 100.00% <100.00%> (ø)
nowcasting_datamodel/read/read.py 98.31% <100.00%> (+1.29%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more