Browse wiki

From CSDMS
Requirements To run these codes, you will Requirements</br>To run these codes, you will need the following software:</br></br>• Python 2.7 or earlier (not compatible with Python 3)</br></br>The following Python packages are also required:</br>• matplotlib</br>• scipy</br>• numpy</br>• cPickle</br>• osgeo</br>• fiona</br>• shapely</br>• utilities</br>• sklearn</br>• seaborn</br>• clusterpy</br>• itertools</br>• pandas</br>• pysal</br>• collections</br></br>What input is required?</br></br>To run this code, the following shape files are required:</br></br>• network shapefile, containing the river network extracted from satellite imagery</br>• island shapefile, containing the land masses or islands of the delta</br>• patch shapefile, containing the outline of channels</br></br>What does the code do?</br></br>The file all.ipynb contains codes run the analysis. From start to finish, the Jupyter Notebook contains code blocks that:</br></br>• loads in the shapefiles</br>• calculate the parameters for the network that both surround and drain the islands</br>• calculate the base metrics (e.g. perimeter, area, solidity, aspect ratio...)</br>• calculates maximum distance from the island center to the nearest water body</br>• estimates minimum, average and maximum widths of all network channels</br>• evaluates the fractal dimension of each delta island</br>• creates shapefiles based on the metrics calculated earlier in the code</br>• saves all metrics to an output file</br>• generates PCA and GeoSOM results from the island and channel metrics</br>• plots the U-matrix and dendrogram based on the GeoSOM resultsand dendrogram based on the GeoSOM results  +
No not possible  +
5  +
Boston  +
No not possible  +
No but possible  +
No not possible  +
Single Processor  +
United States  +
Creation date"Creation date" is a predefined property that corresponds to the date of the first revision of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
15:14:25, 10 April 2020  +
https://zenodo.org/record/3926763#.Xvz5mpNKiu4  +
10.5281/zenodo.3926763  +
Proof of concept was applied for the Ganges-Brahmaputra delta system  +
Test data was slightly updated from a publTest data was slightly updated from a published dataset by Passalacqua, P., Lanzoni, S., Paola, C., and Rinaldo, A.: Geomorphic signatures of deltaic processes and vegetation: The Ganges-</br>Brahmaputra-Jamuna case study, Journal of Geophysical Research: Earth Surface, 118, 1838–1849, 2013.arch: Earth Surface, 118, 1838–1849, 2013.  +
Geometric parameters on delta shapes derivGeometric parameters on delta shapes derived from satellite data. </br>To run this code, the following shape files are required:</br></br>• network shapefile, containing the river network extracted from satellite imagery</br>• island shapefile, containing the land masses or islands of the delta</br>• patch shapefile, containing the outline of channelspefile, containing the outline of channels  +
The key methods used are: 1) Feature normalization and principal component analysis 2) Spatial clustering using GEOSOM algorithm 3) Hierarchical agglomerative clustering to built nested clusters  +
Methods has been applied to data set of 100's of individual delta islands derived from Landsat satellite data (30-60m resolution).  +
n/a Limitations on the method do occur when delta systems consist of only a few islands, then the input dataset of geometric parameters becomes too small for the machine learning methods.  +
classification of groups of similar zones classification of groups of similar zones within a deltasystem</br>code blocks that:</br></br>• loads in the shapefiles</br>• calculate the parameters for the network that both surround and drain the islands</br>• calculate the base metrics (e.g. perimeter, area, solidity, aspect ratio...)</br>• calculates maximum distance from the island center to the nearest water body</br>• estimates minimum, average and maximum widths of all network channels</br>• evaluates the fractal dimension of each delta island</br>• creates shapefiles based on the metrics calculated earlier in the code</br>• saves all metrics to an output file</br>• generates PCA and GeoSOM results from the island and channel metrics</br>• plots the U-matrix and dendrogram based on the GeoSOM resultsand dendrogram based on the GeoSOM results  +
Tool is used to regionalize a study area iTool is used to regionalize a study area into zones with 'common physical characteristics' with the underlying aim of differentiating areas of influence of various physical processes. Regionalization attempts to aggregate spatial units or observations into clusters based on spatial continuity as well as attribute similarity. </br>Geometry metrics are derived from satellite data analysis and include a.o. island area, island aspect ratio, island fractal dimension, and surrounding channel metric, channel width, channel sinousity, number of outflow channels, convexity.ty, number of outflow channels, convexity.  +
Mapview at a given time  +
As is, no updates are provided  +
2,019  +  and 2,020  +
This tool provides a method for extractingThis tool provides a method for extracting information on the nature and spatial extent of active geomorphic processes across deltas from the geometry of islands and the channels around them using machine learning. </br>The method consists of a two-step ensemble unsupervised machine learning algorithm that clusters islands into spatially continuous zones based on morphological metrics computed on remotely sensed imageryetrics computed on remotely sensed imagery  +
Mariela  +
1  +
Has query"Has query" is a predefined property that represents meta information (in form of a <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Subobject">subobject</a>) about individual queries and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
Last editor is"Last editor is" is a predefined property that contains the page name of the user who created the last revision and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
Perignon  +
0.17  +
Coastal  +
DeltaClassification  +
geometry  +, islands  +, active geomorphic processes  +, extracting information  +, nature and spatial  +, spatial extent  +, extent of active  +, active geomorphic  +, geomorphic processes  +, processes across deltas  +, unsupervised machine learning  +, machine learning algorithm  +, machine learning  +, ensemble unsupervised machine  +, remotely sensed imagery  +, two-step ensemble unsupervised  +, spatially continuous zones  +, delta landforms  +  and deltaclassification  +
As code  +
machine learning  +  and delta landforms  +
Tool  +
Modification date"Modification date" is a predefined property that corresponds to the date of the last modification of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
02:18:32, 17 September 2020  +
2  +
Geometry classification of delta islands  +
02101  +
Compatible with Python 2.7, not python 3  +
BSD or MIT X11  +
Through CSDMS repository  +
https://github.com/csdms-contrib/DeltaClassification  +
Landscape-Scale  +
Massachusetts  +
Linux  +  and Mac OS  +
Model developer  +