wri / gfw_forest_loss_geotrellis

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

Fix types in whitelist and use WDPA version with resampled rasters #247

Closed jterry64 closed 2 months ago

jterry64 commented 2 months 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: - [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?

The whitelist is including non-boolean values, when it should only include boolean values.

Issue Number: GTC-2718

What is the new behavior?

Does this introduce a breaking change?

Other information