EcoJulia / RasterDataSources.jl

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

fix date and month args and add some traits #39

Closed rafaqz closed 2 years ago

rafaqz commented 2 years ago

This PR:

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (f92195c) into master (06aed5c) will decrease coverage by 1.50%. The diff coverage is 23.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   73.41%   71.91%   -1.51%     
==========================================
  Files          15       15              
  Lines         395      413      +18     
==========================================
+ Hits          290      297       +7     
- Misses        105      116      +11     
Impacted Files Coverage Δ
src/alwb/alwb.jl 81.25% <0.00%> (-11.61%) :arrow_down:
src/awap/awap.jl 77.41% <0.00%> (-5.34%) :arrow_down:
src/chelsa/bioclim.jl 100.00% <ø> (ø)
src/earthenv/habitatheterogeneity.jl 93.10% <ø> (ø)
src/earthenv/landcover.jl 100.00% <ø> (ø)
src/worldclim/bioclim.jl 100.00% <ø> (ø)
src/worldclim/climate.jl 100.00% <ø> (ø)
src/worldclim/weather.jl 17.64% <0.00%> (-0.54%) :arrow_down:
src/shared.jl 62.50% <37.50%> (-0.36%) :arrow_down:
src/chelsa/future.jl 62.31% <40.00%> (+0.19%) :arrow_up:
... and 1 more

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 06aed5c...f92195c. Read the comment docs.