openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Issue/blend forecasts #163

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Fixes #

How Has This Been Tested?

Ci tests

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

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #163 (07ec936) into main (02502ea) will decrease coverage by 0.06%. The diff coverage is 92.41%.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   94.90%   94.84%   -0.06%     
==========================================
  Files          22       23       +1     
  Lines        1316     1456     +140     
==========================================
+ Hits         1249     1381     +132     
- Misses         67       75       +8     
Impacted Files Coverage Δ
nowcasting_datamodel/read/blend.py 91.66% <91.66%> (ø)
nowcasting_datamodel/__init__.py 100.00% <100.00%> (ø)
nowcasting_datamodel/read/read.py 98.34% <100.00%> (+1.32%) :arrow_up:
nowcasting_datamodel/save/update.py 99.00% <100.00%> (+<0.01%) :arrow_up:

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