Changelog#

v1.1.2 (18/04/2023)#

  • Fix bugs.

v1.1.1 (18/04/2023)#

  • Update docs.

v1.1.0 (16/04/2023)#

  • Add seasonal_decompose function to TSA module.

  • fix minor bugs.

v1.0.6 (15/04/2023)#

  • Add resample function to TSA module.

  • Add utils module with function to count band numbers and get the covered area.

v1.0.5 (22/01/2023)#

  • fix minor errors.

v1.0.2 (22/01/2023)#

  • fix minor errors.

v1.0.2 (22/01/2023)#

  • fix bugs with sample and zonal statistics modules.

v1.0.1 (22/01/2023)#

  • refactor: change submodules names.

v1.0.0 (22/01/2023)#

  • Classification module:

    • Classify vegetation and water bodies in optical images.

    • Clean noise in boolean classified images.

  • Landsat Functions module:

    • Scale bands and mask clouds in images.

  • River Analysis module:

    • Characterize sediment plume with optical images.

  • Shoreline Analysis module:

    • Extract shoreline from classified images.

  • Sample module:

    • Extract data from images in a specified region.

  • Sentinel Functions module:

    • Scale bands and mask clouds in images.

  • Terrain Analysis module:

    • Calculate hypsometric curve for a DEM in a catchment area.

  • Time Series Analysis Module:

    • Process image collection to perform time series analysis from the images.

  • Zonal Statistics module:

    • Reduce images in a specified region.