GRASS logo

NAME

r.water.validate - Compares estimated watermap with raster reference.

KEYWORDS

hydrology, raster

SYNOPSIS

r.water.validate
r.water.validate --help
r.water.validate input_reference=string input_watermap=string [--help] [--verbose] [--quiet] [--ui]

Flags:

--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

input_reference=string [required]
Input raster dataset containing reference water areas
Non-water areas must be 0, water areas must be 1
input_watermap=string [required]
Estimated watermap to be compared with reference
Non-water areas must be 0, water areas must be 1

Table of contents

DESCRIPTION

r.water.validate compares the estimated watermap with a raster map reference.

NOTES

SEE ALSO

Overview of t.sentinel_1.water toolset

i.sentinel_1.import (addon), i.segment

AUTHOR

Guido Riembauer, mundialis, Germany

SOURCE CODE

Available at: r.water.validate source code (history)

Accessed: Tuesday Apr 23 08:38:20 2024


Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.4.0dev Reference Manual