- Enable quicklook retrieval interface for EOProduct
0.3.0
-------------------
- Add docs for tutorials - Configure project for CI/CD on Bitbucket pipelines
0.2.0
-------------------
- Prepare project for release as open source and publication on PyPI - The get_data functionality now returns an xarray.DataArray instead of numpy.ndarray - Sentinel 2 L1C product type driver for get_data functionality now supports products stored on Amazon S3 - Add tutorials
0.1.0
-------------------
- Handle different organisation of files in downloaded zip files - Add HTTPHeaderAuth authentication plugin - Map product metadata in providers configuration file through xpath and jsonpath - Add an interface for sorting multiple SearchResult by geographic extent - Index Dataset drivers (for the get_data functionality) by eodag product types - Refactor plugin manager - Enable SearchResult to provide a list-like interface - Download is now resilient to download plugins failures - Update EOProduct API - Create ArlasSearch search plugin - Some bug fixes
0.0.1
-------------------
- Starting to be stable for internal use - Basic functionality implemented (search, download, crunch, get_data)