developmentseed / developmentseed/lazycogs
Implement bilinear/cubic resampling methods
Open
- Dominant language
- Python
- Stars
- 52
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now the only available resampling method is `nearest`. To bring capability up to speed with other similar tools we will want to implement additional resmapling methods like `bilinear` and `cubic`.
Contributor guide
Assessment
This issue has not been assessed yet.