cedadev / cis

Home of the Community Intercomparison Suite.
www.cistools.net
GNU Lesser General Public License v3.0
46 stars 18 forks source link

Update ungridded_data.py #40

Closed duncanwp closed 2 years ago

duncanwp commented 2 years ago

Ensure to pass through interpolation method for gridded -> ungridded collocation

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (582a3df) into master (9b6166d) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   62.00%   62.01%   +0.01%     
==========================================
  Files          47       47              
  Lines        7399     7401       +2     
==========================================
+ Hits         4588     4590       +2     
  Misses       2811     2811              
Impacted Files Coverage Δ
cis/data_io/ungridded_data.py 79.37% <100.00%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b6166d...582a3df. Read the comment docs.