Skip to content

v1.1.0

Compare
Choose a tag to compare
@AlbertGallegoJimenez AlbertGallegoJimenez released this 10 Jan 12:16
· 38 commits to main since this release

This new release contains the following changes:

  • Added new file "requirements.txt" which contains a list of Python packages used in the toolbox.
  • In "performAnalysis.py" the symbology of the transects layer has been modified by coding some attributes of CIM object.
  • NEW tool named "plotResults.py" with its own dependencies "plot_results.py" in utils folder. The main purpose of this new tool is plotting the results of the analysis. It creates a sub-folder where all plots are stored in PNG format.
  • README updated.