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>.
19:01:34, 14 May 2020  +
grid : ModelGrid<br> A grid of type Voroni. elevs : field name at node or array of length node<br> The surface to direct flow across. baselevel_nodes : array_like, optional<br> IDs of open boundary (baselevel) nodes.  +
receivers : ndarray of size (num nodes, mareceivers : ndarray of size (num nodes, max neighbors at node)<br></br>For each node, the IDs of the nodes that receive its flow. </br>For nodes that do not direct flow to all neighbors, grid.BAD_INDEX is given as a placeholder. </br>The ID of the node itself is given if no other receiver is assigned.</br> </br>proportions : ndarray of size (num nodes, max neighbors at node)<br></br>For each receiver, the proportion of flow (between 0 and 1) is given. </br>A proportion of zero indicates that the link does not have flow along it.</br> </br>slopes: ndarray of size (num nodes, max neighbors at node)<br></br>For each node in the array ``recievers``, the slope value (positive downhill) in the direction of flow. </br>If no flow occurs (value of ``recievers`` is -1), then this array is set to 0.</br> </br>steepest_slope : ndarray<br></br>The slope value (positive downhill) in the direction of flow.</br> </br>steepest_receiver : ndarray<br></br>For each node, the node ID of the node connected by the steepest link. </br>grid.BAD_INDEX is given if no flow emmanates from the node.</br> </br>sink : ndarray<br></br>IDs of nodes that are flow sinks (they are their own receivers)</br> </br>receiver_links : ndarray of size (num nodes, max neighbors at node)<br></br>ID of links that leads from each node to its receiver, or grid.BAD_INDEX if no flow occurs on this link.</br> </br>steepest_link : ndarray<br></br>For each node, the link ID of the steepest link. </br>grid.BAD_INDEX is given if no flow emanates from the node. link ID of the steepest link. grid.BAD_INDEX is given if no flow emanates from the node.  +
Only maintenance  +
Directs flow by the D infinity method (Tarboton, 1997). Each node is assigned two flow directions, toward the two neighboring nodes that are on the steepest subtriangle. Partitioning of flow is done based on the aspect of the subtriangle.  +
Katy  +
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>.
Barnhart  +
0  +
Terrestrial  +  and Hydrology  +
LandLab  +
method  +, flow  +, tarboton  +, directs flow  +, directs  +, flow directions  +, steepest subtriangle  +, subtriangle  +, flow path  +, flow director  +  and flowdirectordinf  +
As code  +
https://github.com/landlab/landlab/issues  +
flow path  +  and flow director  +
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:15:47, 17 September 2020  +
--  +
Flow direction on a raster grid by the D infinity method.  +
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  +
Regional-Scale  +, Landscape-Scale  +, Watershed-Scale  +  and Reach-Scale  +
Colorado  +
Unix  +, Linux  +, Mac OS  +  and Windows  +