gerritholl / fogtools

tools for R&D related to fogpy
MIT License
0 stars 0 forks source link

Add ability to store dependencies + some cleanup #18

Closed gerritholl closed 4 years ago

gerritholl commented 4 years ago

Add the ability to store the dependencies, i.e. all datasets used to generate the fog composite, as tif files. Also do some cleanup of the vis module.

codecov-io commented 4 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.19%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   98.63%   98.43%   -0.20%     
==========================================
  Files          15       15              
  Lines         512      511       -1     
  Branches       42       45       +3     
==========================================
- Hits          505      503       -2     
  Misses          4        4              
- Partials        3        4       +1     
Impacted Files Coverage Δ
src/fogtools/processing/show_fog.py 89.65% <81.81%> (-6.18%) :arrow_down:
src/fogtools/vis.py 100.00% <100.00%> (+2.56%) :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 04094d9...a27e939. Read the comment docs.