Skip to content

Latest commit

 

History

History
97 lines (56 loc) · 3.52 KB

CHANGES.rst

File metadata and controls

97 lines (56 loc) · 3.52 KB

Changes

Version 1.0.1 (2023-11-29)

  • Change license to GPLv3 (#67).
  • Update lccs.py version to 0.8.2 (#69).
  • Bug fix: in trajectory harmonize change system source to id (#71).
  • Review of code examples (#72).

Version 1.0.0 (2022-08-25)

  • Review documentation (#64).
  • Review command line (#62).
  • Update trajectory item template (#61).
  • Add update traces in bar plot (#60).
  • Add support for LCCS-DB version 0.8.1 (#57).
  • Add support for internationalization.
  • Add scatter plot (#56).
  • Add bar plot for support trajectories of with multiples collections and points. (#55).

Version 0.8.0 (2021-09-30)

  • Use the access_token in WLTS request (#47).
  • Integration with the Land Cover Classification System Web Service (LCCS.py) (#12).

Version 0.6.0 (2021-04-13)

  • Add Drone integration (#38).
  • Integration with Geopandas package (#33).
  • Add support for user pass multiple points in trajectory (#42).
  • Improve Jupyter integration (#33).
  • Add Jupyter support to WLTS objects (#44).

Version 0.4.0-0 (2020-12-15)

  • Basic integration with Jupyter Environment and Pandas.
  • Command Line Interface (CLI).
  • Support for the WLTS specification version 0.4.0-0.
  • 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.
  • Source code versioning based on Semantic Versioning 2.0.0.
  • License: MIT.