PoisotLab / SimpleSDMLayers.jl

Simple layers for species distribution modeling and bioclimatic data
https://docs.ecojulia.org/SimpleSDMLayers.jl/stable/
MIT License
19 stars 2 forks source link

Mask a layer by GBIF occurrences #65

Closed tpoisot closed 3 years ago

tpoisot commented 3 years ago

What the pull request does

Creates a layer to either have presence/absence of number of ocucrrences in a GBIFRecords query.

:book: Documentation

:stop_sign: Closes #60 :information_source: Helps with #61 and #64 :question: Might help with #59 as well

Type of change

Please indicate the relevant option(s)

Checklist

codecov-io commented 3 years ago

Codecov Report

Merging #65 (bd7a860) into master (7c3316c) will increase coverage by 0.57%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   85.26%   85.83%   +0.57%     
==========================================
  Files          22       22              
  Lines         475      480       +5     
==========================================
+ Hits          405      412       +7     
+ Misses         70       68       -2     
Flag Coverage Δ
unittests 85.83% <85.71%> (+0.57%) :arrow_up:

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

Impacted Files Coverage Δ
src/operations/mask.jl 0.00% <0.00%> (ø)
src/integrations/GBIF.jl 88.88% <90.00%> (+10.31%) :arrow_up:
src/lib/overloads.jl 94.38% <100.00%> (-0.19%) :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 7c3316c...bd7a860. Read the comment docs.