Model:Area-Slope Equation Calculator: Difference between revisions
From CSDMS
m added questionnaire information Area-Slope Equation Calculator |
m Text replacement - "{{End headertab}}" to "{{End headertab}} {{{{PAGENAME}}_autokeywords}}" |
||
(58 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Model identity | ||
| | |Model type=Tool | ||
}} | }} | ||
{{Start models incorporated}} | |||
{{End a table}} | |||
{{Model identity2 | |||
|ModelDomain=Terrestrial, Hydrology | |||
|Spatial dimensions=2D | |||
|Spatialscale=Landscape-Scale, Watershed-Scale | |||
|One-line model description=Pixel scale Area-Slope equation calculator | |||
|Extended model description=Traditionally the Area-Slope equation (S=cA^alpha) is extracted from a catchment area vs. slope plot. This model calculate the Area-Slope constant and coefficient (alpha) for each pixel at the catchment as a function of its downslope neighbor. | |||
}} | |||
{{Start model keyword table}} | |||
{{Model keywords | |||
|Model keywords=geomorphologic | |||
}} | |||
{{Model keywords | |||
|Model keywords=catchment | |||
{ | }} | ||
{{End a table}} | |||
{{Modeler information | |||
|First name=Sagy | |||
|Last name=Cohen | |||
|Type of contact=Model developer | |||
|Institute / Organization=CSDMS, University of Colorado | |||
|Postal address 1=1560 30th Street | |||
| | |Town / City=Boulder | ||
|Postal code=80309 | |||
| | |Country=United States | ||
| | |State=Colorado | ||
|Email address=sagy.cohen@colorado.edu | |||
}} | |||
{{Additional modeler information | |||
|Additional first name=Garry | |||
| | |Additional last name=Willgoose | ||
}} | |||
{{Additional modeler information | |||
|Additional first name=Greg | |||
|Additional last name=Hancock | |||
}} | |||
| | {{Model technical information | ||
|Supported platforms=Unix, Linux, Mac OS, Windows | |||
|Programming language=Matlab | |||
|Code optimized=Single Processor | |||
|Start year development=2006 | |||
|Does model development still take place?=No | |||
|End year development=2009 | |||
|DevelopmentCode=As is, no updates are provided | |||
|DevelopmentCodeYearChecked=2020 | |||
|Model availability=As code | |||
|Source code availability=Through CSDMS repository | |||
|Source csdms web address=https://github.com/csdms-contrib/area-slope_equation_calculator | |||
|Program license type=Other | |||
| | |Program license type other=-- | ||
|} | |Memory requirements=-- | ||
|Typical run time=Minutes | |||
==== | }} | ||
{{Input - Output description | |||
{| | |Describe input parameters=Three input maps at ESRI ASCII format: | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|- | |||
| | |||
# Flow Direction (ArcGIS format); | # Flow Direction (ArcGIS format); | ||
# Contributing Area (Flow Accumulation-ArcGIS format); | # Contributing Area (Flow Accumulation-ArcGIS format); | ||
# Slope (ArcGIS format); | # Slope (ArcGIS format); | ||
|Input format=ASCII | |||
|Describe output parameters=Two output maps ESRI ASCII format: | |||
| | |||
# Alpha (coefficient); | # Alpha (coefficient); | ||
# Constant. | # Constant. | ||
|Output format=ASCII | |||
|Pre-processing software needed?=Yes | |||
|Describe pre-processing software=ArcGIS for calculating Area, Slope and D8 Flow direction | |||
|- | |Post-processing software needed?=Yes | ||
| | |Describe post-processing software=ArcGIS or other to convert ASCII output to map. | ||
| | |Visualization software needed?=Yes | ||
|If above answer is yes=ESRI, Matlab | |||
}} | |||
{{Process description model | |||
| | |Describe processes represented by the model=Extract c and alpha from: | ||
Slope=cArea^alpha | |||
For more details: | |||
Slope=cArea^alpha | |||
For more details: | |||
Cohen, S., G. Willgoose, and G. Hancock (2008), A methodology for calculating the spatial distribution of the area-slope equation and the hypsometric integral within a catchment, J. Geophys. Res., 113, F03027, doi:10.1029/2007JF000820. | Cohen, S., G. Willgoose, and G. Hancock (2008), A methodology for calculating the spatial distribution of the area-slope equation and the hypsometric integral within a catchment, J. Geophys. Res., 113, F03027, doi:10.1029/2007JF000820. | ||
| | |Describe key physical parameters and equations=-- | ||
|Describe length scale and resolution constraints=Computer memory. | |||
|Describe time scale and resolution constraints=-- | |||
| | |Describe any numerical limitations and issues=Artificially limit the alpha values between 2 and -2 and the constant values between 0 and 2. | ||
| | |||
| | |||
Done so to avoid extreme outliers. | Done so to avoid extreme outliers. | ||
|} | }} | ||
{{Model testing | |||
|Describe available calibration data sets=Cohen, S., G. Willgoose, and G. Hancock (2008), A methodology for calculating the spatial distribution of the area-slope equation and the hypsometric integral within a catchment, J. Geophys. Res., 113, F03027, doi:10.1029/2007JF000820. | |||
|Model test data=Area demo.txt, Slope demo.txt, Flowdir demo.txt, | |||
|Describe ideal data for testing=Reasonable relief catchment. | |||
}} | |||
{{Users groups model | |||
|Do you have current or future plans for collaborating with other researchers?=-- | |||
}} | |||
{{Documentation model | |||
|Manual model available=No | |||
}} | |||
{{Additional comments model | |||
|Comments=Run this model via MATLAB | |||
}} | |||
{{CSDMS staff part | |||
|OpenMI compliant=No but possible | |||
|IRF interface=No but possible | |||
|CMT component=No but possible | |||
|CCA component=No but possible | |||
}} | |||
{{DOI information | |||
|DOI model=10.1594/IEDA/100090 | |||
|DOI assigned to model version=0.1 | |||
|DOI-year assigned to model version=2011 | |||
|DOI-filelink=https://csdms.colorado.edu/pub/models/doi-source-code/area-slope_equation_calculator-10.1594.IEDA.100090-0.1.tar.gz | |||
}} | |||
{{Start coupled table}} | |||
{{End a table}} | |||
{{End headertab}} | |||
{{{{PAGENAME}}_autokeywords}} | |||
<!-- Edit the part above to update info on other papers --> | |||
== | ==Introduction== | ||
== | == History == | ||
== | == References == | ||
<br>{{AddReferenceUploadButtons}}<br><br> | |||
{{#ifexist:Template:{{PAGENAME}}-citation-indices|{{{{PAGENAME}}-citation-indices}}|}}<br> | |||
{{Include_featured_references_models_cargo}}<br> | |||
== | == Issues == | ||
=== | == Help == | ||
{{#ifexist:Model_help:{{PAGENAME}}|[[Model_help:{{PAGENAME}}]]|}} | |||
If you need help just send me an email to | |||
sagy.cohen@uon.edu.au | |||
== Input Files == | |||
== Output Files == |
Latest revision as of 20:16, 16 September 2020
Area-Slope Equation Calculator
Metadata
|
|
Introduction
History
References
Nr. of publications: | 2 |
Total citations: | 61 |
h-index: | 1 |
m-quotient: | 0.06 |
Featured publication(s) | Year | Model described | Type of Reference | Citations |
---|---|---|---|---|
Cohen, S.; Willgoose, G.; Hancock, G. 2011. Area-Slope Equation Calculator, version 0.1.. , , https://csdms.colorado.edu/pub/models/doi-source-code/area-slope_equation_calculator-10.1594.IEDA.100090-0.1.tar.gz. 10.1594/IEDA/100090 (View/edit entry) | 2011 | Area-Slope Equation Calculator |
Source code ref. | 0 |
See more publications of Area-Slope Equation Calculator |
Issues
Help
If you need help just send me an email to
sagy.cohen@uon.edu.au