xoceanmodel / xroms

Work with ROMS ocean model output with xarray
https://xroms.readthedocs.io/
MIT License
62 stars 39 forks source link

can now pass kwargs to xe.Regridder in interpll #48

Closed kthyng closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #48 (7613917) into main (4c3517e) will not change coverage. The diff coverage is 50.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #48   +/-   ##
=======================================
  Coverage   84.33%   84.33%           
=======================================
  Files          17       17           
  Lines        1839     1839           
=======================================
  Hits         1551     1551           
  Misses        288      288           
Flag Coverage Δ
unittests 84.33% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
xroms/accessor.py 74.80% <50.00%> (ø)
xroms/interp.py 50.60% <50.00%> (ø)