Browse wiki

From CSDMS
0  +
BOULDER  +
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>.
21:18:41, 22 February 2020  +
grid : RasterModelGrid<br> A landlabgrid : RasterModelGrid<br></br>A landlab RasterModelGrid.</br></br>routing : str<br></br>If grid is a raster type, controls whether lake connectivity can</br>occur on diagonals ('D8', default), or only orthogonally ('D4').</br>Has no effect if grid is not a raster.</br> </br>pits : array or str or None, optional<br></br>If a field name, the boolean field containing True where pits.</br>If an array, either a boolean array of nodes of the pits, or an</br>array of pit node IDs. It does not matter whether or not open</br>boundary nodes are flagged as pits; they are never treated as such.</br>Default is 'flow__sink_flag', the pit field output from the</br>:py:mod:`FlowDirectors <landlab.components.flow_director>`.</br></br>reroute_flow : bool, optional<br></br>If True (default), and the component detects the output fields in</br>the grid produced by the FlowAccumulator component, this component</br>will modify the existing flow fields to route the flow across the</br>lake surface(s).y the existing flow fields to route the flow across the lake surface(s).  +
"depression__depth": { "dtype": float, "i"depression__depth": </br>{</br>"dtype": float,</br>"intent": "out",</br>"optional": False,</br>"units": "m",</br>"mapping": "node",</br>"doc": "Depth of depression below its spillway point",</br>}</br></br>"depression__outlet_node": </br>{</br>"dtype": int,</br>"intent": "out",</br>"optional": False,</br>"units": "-",</br>"mapping": "node",</br>"doc": "If a depression, the id of the outlet node for that depression, otherwise grid.BAD_INDEX",</br>}</br></br>"flood_status_code": </br>{</br>"dtype": int,</br>"intent": "out",</br>"optional": False,</br>"units": "-",</br>"mapping": "node",</br>"doc": "Map of flood status (_PIT, _CURRENT_LAKE, _UNFLOODED, or _FLOODED).",</br>}</br></br>"is_pit": </br>{</br>"dtype": bool,</br>"intent": "out",</br>"optional": False,</br>"units": "-",</br>"mapping": "node",</br>"doc": "Boolean flag indicating whether a node is a pit.",</br>}</br></br>"topographic__elevation": </br>{</br>"dtype": float,</br>"intent": "in",</br>"optional": False,</br>"units": "m",</br>"mapping": "node",</br>"doc": "Land surface topographic elevation",</br>}": "Land surface topographic elevation", }  +
This component identifies depressions in aThis component identifies depressions in a topographic surface, finds an outlet for each depression. If directed to do so (default True), and the component is able to find existing routing fields output from the 'route_flow_dn' component, it will then modify the drainage directions and accumulations already stored in the grid to route flow across these depressions.id to route flow across these depressions.  +
Dan  +
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>.
Hobley  +
0  +
Terrestrial  +  and Hydrology  +
LandLab  +
find  +, surface  +, topographic surface  +, component identifies depressions  +, default true  +, component identifies  +, identifies depressions  +, find existing routing  +, component  +, existing routing fields  +, routing fields output  +, finds an outlet  +, find existing  +, identifies  +, topographic  +, outlet  +, flow path  +, drainage  +  and depressionfinderandrouter  +
As code  +
https://github.com/landlab/landlab/issues  +
flow path  +  and drainage  +
Tool  +
https://landlab.github.io  +
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:17:03, 17 September 2020  +
--  +
Find depressions on a topographic surface.  +
80309  +
Processing error"Processing error" is a predefined property 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> and represents errors that appeared in connection with improper value annotations or input processing.
BSD or MIT X11  +
Through web repository  +
https://github.com/landlab/landlab/tree/master/landlab/components/overland_flow  +
Point-Based  +
Colorado  +
Unix  +, Linux  +, Mac OS  +  and Windows  +