Changes

Version 1.4.0 (2025-12-22)

  • Include support to Allen’s interval temporal logic relationships with point trajectories (#104)

  • Add config for release and publish pypi using actions (#106)

Version 1.3.1 (2025-09-03)

  • Update project name - rename to wlts.py (#101)

  • Fixing lccs url in default command line (#100)

Version 1.3.0 (2025-09-03)

  • Update lccs.py version (#95)

  • Update plot to get color from LCCS (#97)

  • Add support for numpy in lat long (#93)

  • Collection parameter must accept a list of strings (#90)

Version 1.2.1 (2025-04-11)

  • Bug fix: Update plotly to use new version of numpy and fixed bar plot (#91)

Version 1.2.0 (2025-03-11)

  • Add pyproject.toml (#87)

  • Change request to httpx (#86)

  • Add support for lccs 1.0.0 (#85)

  • Improve command line interface (#83)

Version 1.1.0 (2024-08-01)

  • Update lccs version with support to INPE Identity Access Management (#80)

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.