Changes

Version 0.7.1 (2023-11-16)

  • Fix matplotlib deprecation for plot grid time series (#95)

Version 0.7.0 (2022-09-28)

  • Change LICENSE to GPL v3

  • Review docs and links

Version 0.7.0-3 (2021-03-29)

  • Add the property common_name to the describe_coverage HTML representation: #63.

Version 0.7.0-2 (2021-03-17)

  • Addedd access token to the client API: #57.

  • Using Jinja 2 templates for Jupyter HTML output: #51.

  • Using Drone: #54.

Version 0.7.0-1 (2020-09-14)

  • Improved integration with Jupyter Environment: #25.

  • Improved plot method for TimeSeries.

  • Added Unit-tests.

  • Fixed small typos in documentation.

Version 0.7.0-0 (2020-09-11)

  • Basic integration with Jupyter Environment and Matplotlib.

  • Command Line Interface (CLI).

  • Documentation system based on Sphinx.

  • Documentation integrated to Read the Docs.

  • Installation and build instructions.

  • Package support through Setuptools.

  • Installation and usage instructions.

  • Travis CI support and PyPI deploy.

  • Unit-test environment set.

  • Source code versioning based on Semantic Versioning 2.0.0.

  • License: MIT.