openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

add fitler and option of latest in forecast value read #30

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add filter value and load distict on option on reading forecast values

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (a2ca9fe) into main (4367d41) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   97.86%   97.88%   +0.01%     
==========================================
  Files          16       16              
  Lines         563      568       +5     
==========================================
+ Hits          551      556       +5     
  Misses         12       12              
Impacted Files Coverage Δ
nowcasting_datamodel/read/read.py 99.06% <100.00%> (+0.04%) :arrow_up:

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