wri / gfw_forest_loss_geotrellis

Global Tree Cover Loss Analysis using Geotrellis and SPARK
MIT License
10 stars 8 forks source link

Feature/treecoverloss add carbon pools #102

Closed dagibbs22 closed 3 years ago

dagibbs22 commented 3 years ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Carbon stock totals in 2000 cannot be analyzed in the treecoverloss package of Geotrellis.

What is the new behavior?

Does this introduce a breaking change?

Other information

Changed readme accordingly.

jterry64 commented 3 years ago

@dagibbs22 looks good, just had some minor formatting comments

codecov[bot] commented 3 years ago

Codecov Report

Merging #102 (a761d56) into develop (13d1218) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #102      +/-   ##
==========================================
- Coverage     1.08%   1.08%   -0.01%     
==========================================
  Files          239     239              
  Lines         4869    4905      +36     
==========================================
  Hits            53      53              
- Misses        4816    4852      +36     
Flag Coverage Δ
unittests 1.08% <0.00%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...marystats/treecoverloss/TreeCoverLossCommand.scala 0.00% <0.00%> (ø)
...twatch/summarystats/treecoverloss/TreeLossDF.scala 0.00% <0.00%> (ø)
...atch/summarystats/treecoverloss/TreeLossData.scala 0.00% <0.00%> (ø)
...ch/summarystats/treecoverloss/TreeLossExport.scala 0.00% <0.00%> (ø)
...mmarystats/treecoverloss/TreeLossGridSources.scala 0.00% <0.00%> (ø)
...h/summarystats/treecoverloss/TreeLossSummary.scala 0.00% <0.00%> (ø)
...atch/summarystats/treecoverloss/TreeLossTile.scala 0.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 13d1218...a761d56. Read the comment docs.