What's Changed
- Removed pre/post processors.
- Moved Extraction methods to separate repo https://github.com/cedadev/extraction-methods
- Removed support for python 3.7 & 3.8
- Added support for python 3.9, 3.10, & 3.11
- Redesigned collection descriptions to
recipes
- Separates Collection & Items configuration
- Updates documentation
- Updates and merges example code from https://github.com/cedadev/stac-generator-example
- Adds mapping functionality
- Removes input filters
- Removes id and post extraction methods
Pull requests included
- MAJOR CHANGES Simplify plugin & description redesign by @rhysrevans3 in #64
- Bumping requirements by @rhysrevans3 in #69
Full Changelog: v1.0.3...v2.0.0