- Added a large amount of documentation
- Available at https://satsense.readthedocs.io/en/latest/
- Includes:
- Installation instructions
- Example notebook for feature extraction
- API Documentation and docstrings
- Bug fixes:
- Histogram of Gradients
- fixed the absolute sine difference calculation
- Fixed the padding around the data when splitting the generator.
- Fixed the generation of windows
- Development:
- Added automated versioning
- Increased code maintainability