makepath / xarray-spatial

Raster-based Spatial Analytics for Python
https://xarray-spatial.readthedocs.io/
MIT License
805 stars 81 forks source link

focal_stats(): gpu case #709

Closed thuydotm closed 2 years ago

thuydotm commented 2 years ago

Fixes #707

codecov-commenter commented 2 years ago

Codecov Report

Merging #709 (326b441) into master (dad5abb) will decrease coverage by 1.71%. The diff coverage is 23.33%.

@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
- Coverage   81.58%   79.87%   -1.72%     
==========================================
  Files          19       19              
  Lines        4057     4169     +112     
==========================================
+ Hits         3310     3330      +20     
- Misses        747      839      +92     
Impacted Files Coverage Δ
xrspatial/focal.py 56.01% <23.33%> (-16.83%) :arrow_down:

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 dad5abb...326b441. Read the comment docs.