wri / gfw_forest_loss_geotrellis

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

Fix lock TCL on soy to 2019 #120

Closed echeipesh closed 3 years ago

echeipesh commented 3 years ago

Pull request checklist

Pull request type

Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior? Soy is planted and harvested later in the year. The 2020 TCL is 2019 harvest. The methodology is to lock the output to 2019 until available data is updated instead of offsetting the year. Using demo org 1, list 187 the old output is: Screen Shot 2021-10-18 at 4 24 25 PM ## What is the new behavior? We report soy TCL for 2020 Screen Shot 2021-10-18 at 4 24 37 PM ## Does this introduce a breaking change? - [ ] Yes - [x] No