- [Package on PyPI](https://pypi.org/project/geosyspy/)
- [Package documentation](https://geosys.github.io/GeosysPy/)
• Adding capability to launch analytics computation with GeosysPy :
- MR Time series
- Historical/In Season Harvest
- Harvest/In Season/Delay Emergence
- Potential Score
- Greenness
- Harvest readiness
- Planted area
- Zarc
- Brazil crop Id
• Improvement in get_time_series method to compute different indicators in addition to reflectance :
- NDVI
- EVI
- GNDVI
- NDWI
- CVI
- CVIn
- LAI
• Adding methods to compute weather or NDVI data on regional entities
• Global code refactoring :
- Decoupling into multiple services
- Adding unit & functionnal tests
• Update documentation :
- Steps to install GeosysPy with conda
- Added PyPi and documentation link
- Documenting new methods
• Update example Notebook with new features