openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Issue/forecast horizon #89

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add function to read forecast with a forecast_horizon

How Has This Been Tested?

Needs to be tested with real UI, and API

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #89 (3c07a91) into main (d867326) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   98.53%   98.54%           
=======================================
  Files          17       17           
  Lines         818      822    +4     
=======================================
+ Hits          806      810    +4     
  Misses         12       12           
Impacted Files Coverage Δ
nowcasting_datamodel/read/read.py 98.96% <100.00%> (+0.02%) :arrow_up:

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