CoMMa Toolbox v1.0
Description
Confined Morphologies Mapping (CoMMa) Toolbox is an ArcGIS Pro toolbox created for semi-automated morphological mapping.
It includes a selection of tools for delineating and describing any type of enclosed features on a DEM, either negative or positive. The CoMMA toolbox includes three toolsets that allow the user to 1) data preparation of the DEM data and calculate local topographic parameters, 2) delineate potential features using the Delineation tools and 3) describe the morphological characteristics of confined features using the basic, texture and volume descriptors tools. The CoMMa Toolbox is made up of individual Python scripts that use a sequence of pre-existing ArcGIS geoprocessing tools and do not require the installation of any new Python package.
The CoMMa toolbox is comprised of three Python toolboxes, that can be loaded to an ArcGIS Pro project as any standard toolbox. To add the three CoMMa python toolboxes to a project, in the Catalog pane, right-click on Toolboxes and select "Add Toolbox" Then, navigate to the folder where CoMMa Toolbox was saved and select the following .pyt files:
- CoMMa Data Preparation.pyt, CoMMa Delineation.pyt and CoMMa Description.pyt.
Riccardo Arosio (University College Cork) and Joana Gafeira (British Geological Survey) conceived the original idea of the new ArcGIS Pro based on a previous toolbox created by Joana Gafeira, the BGS Seabed Mapping Toolbox (Gafeira, J., 2017). @ricarosio wrote the Python scripts while @JGafeira wrote the support material and Laurence De Clippele performed extensive testing.
Files
ricarosio/CoMMa-GIS.zip
Files
(26.1 MB)
Name | Size | Download all |
---|---|---|
md5:bd9252186b084b2d79d46b4542be05bf
|
26.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ricarosio/CoMMa/tree/GIS (URL)