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>.
18:44:57, 14 May 2020  +
elev : array_like<br> Elevations at elev : array_like<br></br>Elevations at nodes.</br></br>neighbors_at_node : array_like (num nodes, max neighbors at node)<br></br>For each node, the link IDs of active links.</br> </br>links_at_node : array_like (num nodes, max neighbors at node)<br></br> </br>link_dir_at_node: array_like (num nodes, max neighbors at node)<br></br>IDs of the head node for each link.</br> </br>link_slope : array_like<br></br>slope of each link, defined POSITIVE DOWNHILL (i.e., a negative value means the link runs uphill from the fromnode to the tonode).</br> </br>baselevel_nodes : array_like, optional<br></br>IDs of open boundary (baselevel) nodes.</br> </br>partition_method: string, optional<br></br>Method for partitioning flow. Options include 'slope' (default) and 'square_root_of_slope'.for partitioning flow. Options include 'slope' (default) and 'square_root_of_slope'.  +
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. For nodes that do not direct flow to all neighbors, BAD_INDEX_VALUE is given as a placeholder. 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. 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. 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. BAD_INDEX_VALUE 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 BAD_INDEX_VALUE if no flow occurs on this link.</br> </br>steepest_link : ndarray<br></br>For each node, the link ID of the steepest link. BAD_INDEX_VALUE is given if no flow emanates from the node. link ID of the steepest link. BAD_INDEX_VALUE is given if no flow emanates from the node.  +
Only maintenance  +
Directs flow by the multiple flow directioDirects flow by the multiple flow direction method. Each node is assigned multiple flow directions, toward all of the N neighboring nodes that are lower than it. If none of the neighboring nodes are lower, the location is identified as a pit. Flow proportions can be calculated as proportional to slope or proportional to the square root of slope, which is the solution to a steady kinematic wave.s the solution to a steady kinematic wave.  +
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  +
multiple-path  +, diagonals  +, flow direction method  +, multiple flow direction  +, direction method  +, multiple flow  +, directs flow  +, assigned multiple flow  +, flow  +, flow direction  +, neighboring nodes  +, multiple  +, assigned multiple  +, directs  +, method  +, flow path  +, flow director  +  and flowdirectormfd  +
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:14:36, 17 September 2020  +
--  +
Multiple-path flow direction with or without out diagonals.  +
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  +