wri / gfw-raster-analysis-lambda

GFW Raster Analysis in AWS Lambda
8 stars 4 forks source link

Feature/smol grids #39

Closed jterry64 closed 3 years ago

jterry64 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: - [ ] Bugfix - [X] 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? Hardcoded to 10/4000- grid. Issue Number: N/A ## What is the new behavior? - Allows grid as parameter and warps all layers to smallest grid in query - Adds RADD ## Does this introduce a breaking change? - [ ] Yes - [X] No