hydrocode-de / RUINSapp

https://hydrocode-de.github.io/RUINSapp
MIT License
1 stars 1 forks source link

Add Palmer drough severity index plots to landuse application #95

Closed mmaelicke closed 2 years ago

mmaelicke commented 2 years ago

Adds the PDSI heatmap plot to the landuse application.

This application relies on a new dataset containing the calculation results for the pdsi.

codecov[bot] commented 2 years ago

Codecov Report

Merging #95 (933f45d) into main (8803eee) will decrease coverage by 0.47%. The diff coverage is 5.45%.

:exclamation: Current head 933f45d differs from pull request most recent head b66503b. Consider uploading reports for the commit b66503b to get more accurate results

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   16.33%   15.85%   -0.48%     
==========================================
  Files          30       32       +2     
  Lines        2320     2428     +108     
==========================================
+ Hits          379      385       +6     
- Misses       1941     2043     +102     
Impacted Files Coverage Δ
ruins/apps/landuse.py 0.00% <0.00%> (ø)
ruins/core/config.py 78.40% <ø> (ø)
ruins/processing/pdsi.py 0.00% <0.00%> (ø)
ruins/plotting/pdsi.py 12.50% <12.50%> (ø)

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 8803eee...b66503b. Read the comment docs.