Browse wiki
From CSDMS
Single Processor +
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:34:42, 5 June 2020 +
grid : ModelGrid<br>
A grid.
surfac … grid : ModelGrid<br></br>A grid.</br></br>surface : field name at node or array of length node<br></br>The surface to fill.</br></br>method : {'Steepest', 'D8'}<br></br>Whether or not to recognise diagonals as valid flow paths, if a raster. Otherwise, no effect.</br></br>fill_flat : bool<br></br>If True, pits will be filled to perfectly horizontal. If False, the new surface will be slightly inclined (at machine precision) to give steepest </br>descent flow paths to the outlet, once they are calculated.</br></br>ignore_overfill : bool<br></br>If True, suppresses the Error that would normally be raised during creation of a gentle incline on a fill surface (i.e., if not fill_flat). Typically </br>this would happen on a synthetic DEM where more than one outlet is possible at the same elevation. If True, the was_there_overfill property can still </br>be used to see if this has occurred._there_overfill property can still
be used to see if this has occurred. +
"sediment_fill__depth":
{
"dtype": float, … "sediment_fill__depth": </br>{</br>"dtype": float,</br>"intent": "out",</br>"optional": False,</br>"units": "m",</br>"mapping": "node",</br>"doc": "Depth of sediment added at eachnode",</br>}</br></br>"topographic__elevation": </br>{</br>"dtype": float,</br>"intent": "inout",</br>"optional": False,</br>"units": "m",</br>"mapping": "node",</br>"doc": "Land surface topographic elevation",</br>}": "Land surface topographic elevation",
} +
Only maintenance +
2,020 +
Uses the Barnes et al (2014) algorithms to … Uses the Barnes et al (2014) algorithms to replace pits in a topography with flats, or optionally with very shallow gradient surfaces to allow continued draining.</br></br>This component is NOT intended for use iteratively as a model runs; rather, it is to fill in an initial topography. If you want to repeatedly fill pits as a landscape develops, you are after the LakeMapperBarnes component. If you want flow paths on your filled landscape, manually run a FlowDirector and FlowAccumulator for yourself.</br></br>The locations and depths etc. of the fills will be tracked, and properties are provided to access this information.s are provided to access this information. +
Daniel +
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>.
ASCII +
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>.
0 +
LandLab +
barnes +, fill +, brim +, algorithms +, shallow gradient surfaces +, algorithms to replace +, continued draining +, shallow gradient +, gradient surfaces +, replace pits +, topography with flats +, flats +, draining +, topography +, initial topography +, replace +, optionally +, depressions +, flow routing + and sinkfiller +
As code +
https://github.com/landlab/landlab/issues +
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:38, 17 September 2020 +
-- +
Fill sinks in a landscape to the brim, following the Barnes et al. (2014) algorithms. +
ASCII +
80309 +
false +
false +
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 +
Python +
Through web repository +
https://github.com/landlab/landlab/tree/master/landlab +
2018 +