EcoJulia / RasterDataSources.jl

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

docs improvments #41

Closed rafaqz closed 2 years ago

rafaqz commented 2 years ago

Fixes and tweaks to the docs, including better explanation of Future datasets and the available model options.

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (3b51331) into master (3c79c61) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   73.41%   73.41%           
=======================================
  Files          15       15           
  Lines         425      425           
=======================================
  Hits          312      312           
  Misses        113      113           
Impacted Files Coverage Δ
src/alwb/alwb.jl 81.25% <ø> (ø)
src/chelsa/future.jl 62.31% <ø> (ø)
src/chelsa/shared.jl 100.00% <ø> (ø)
src/earthenv/landcover.jl 100.00% <ø> (ø)
src/types.jl 78.57% <ø> (ø)
src/worldclim/climate.jl 100.00% <ø> (ø)

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 3c79c61...3b51331. Read the comment docs.