ocean-eddy-cpt / gcm-filters

Diffusion-based Spatial Filtering of Gridded Data
https://gcm-filters.readthedocs.io/
Other
37 stars 24 forks source link

Pin version of numcodecs #157

Closed NoraLoose closed 2 years ago

NoraLoose commented 2 years ago

This is an attempt to close #156.

codecov-commenter commented 2 years ago

Codecov Report

Merging #157 (f3b0ebe) into master (dca7035) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   93.87%   93.87%           
=======================================
  Files          10       10           
  Lines         931      931           
=======================================
  Hits          874      874           
  Misses         57       57           
Flag Coverage Δ
unittests 93.87% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

NoraLoose commented 2 years ago

@pbranson pinning the previous version of numcodecs did the trick. Thanks for this suggestion!