wri / gfw_forest_loss_geotrellis

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

Fix type-o in SEA landcover tag for Grassland/shrub #106

Closed echeipesh closed 3 years ago

echeipesh 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: - [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? SEA landcover type for grassland is reported as `Grassland/ shrub` which does not match the Pro UI. Issue Number: GP-14 ## What is the new behavior? `Grassland/shrub` ## Does this introduce a breaking change? - [ ] Yes - [x] No