EcoJulia / RasterDataSources.jl

Easily download and use raster data sets in Julia
MIT License
21 stars 10 forks source link

fix getraster ambiguity #14

Closed rafaqz closed 3 years ago

rafaqz commented 3 years ago

Fixes #11

codecov-io commented 3 years ago

Codecov Report

Merging #14 (21776a4) into master (11bdb76) will increase coverage by 2.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   72.58%   75.09%   +2.51%     
==========================================
  Files          14       14              
  Lines         259      257       -2     
==========================================
+ Hits          188      193       +5     
+ Misses         71       64       -7     
Impacted Files Coverage Δ
src/shared.jl 68.18% <ø> (+16.00%) :arrow_up:
src/worldclim/climate.jl 100.00% <100.00%> (+12.50%) :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 11bdb76...21776a4. Read the comment docs.