Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FillParameters ¶
type FillResult ¶
func Fill ¶
func Fill(param FillParameters) (*FillResult, error)
Fill attempts to correct cells of given inRaster by filling sinks/pits. zLimit refers to the maximum elevation difference between the sink and its pour point. Those sinks whose elevation difference is greater than zLimit will not be filled. If the zLimit is zero, all sinks will be filled.
Click to show internal directories.
Click to hide internal directories.