wri / gfw_forest_loss_geotrellis

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

Updated treecoverloss package that is used in ArcPy client. Ran local… #153

Closed dagibbs22 closed 2 years ago

dagibbs22 commented 2 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?

treecoverloss package (used in ArcPy client) didn't include 2021 update.

Issue Number: N/A

What is the new behavior?

Does this introduce a breaking change?

Other information

Ran treecoverloss package locally in sbt shell in IntelliJ for Gambia and the results matched annualupdate_minimal. Haven't run it in EMR using ArcPy client.

codecov-commenter commented 2 years ago

Codecov Report

Merging #153 (b533300) into develop (9a197cf) will decrease coverage by 0.02%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop     #153      +/-   ##
===========================================
- Coverage    16.30%   16.27%   -0.03%     
===========================================
  Files          269      269              
  Lines         5828     5836       +8     
===========================================
  Hits           950      950              
- Misses        4878     4886       +8     
Flag Coverage Δ
unittests 16.27% <0.00%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
...twatch/summarystats/treecoverloss/TreeLossDF.scala 0.00% <0.00%> (ø)
...mmarystats/treecoverloss/TreeLossYearDataMap.scala 0.00% <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 9a197cf...b533300. Read the comment docs.