JuliaEarth / GeoIO.jl

Load/save geospatial data compatible with the GeoStats.jl framework
https://github.com/JuliaEarth/GeoStats.jl
MIT License
24 stars 6 forks source link

Fix image loading/saving #14

Closed eliascarv closed 1 year ago

eliascarv commented 1 year ago

closes #12

codecov[bot] commented 1 year ago

Codecov Report

Merging #14 (199a183) into master (c33f736) will increase coverage by 0.38%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   92.22%   92.61%   +0.38%     
==========================================
  Files           9        9              
  Lines         193      203      +10     
==========================================
+ Hits          178      188      +10     
  Misses         15       15              
Files Changed Coverage Δ
src/load.jl 100.00% <100.00%> (ø)
src/save.jl 90.00% <100.00%> (+10.00%) :arrow_up: