GRASS logo

NAME

m.neural_network.preparedata_part1.worker_nullcells - Worker module for m.neural_network.preparedata_part1 to check null cells.

KEYWORDS

raster, statistics

SYNOPSIS

m.neural_network.preparedata_part1.worker_nullcells
m.neural_network.preparedata_part1.worker_nullcells --help
m.neural_network.preparedata_part1.worker_nullcells [n=value] [s=value] [e=value] [w=value] [res=value] map=name tile_name=name orig_mapset=string [--help] [--verbose] [--quiet] [--ui]

Flags:

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

Parameters:

n=value
Value for the northern edge
s=value
Value for the southern edge
e=value
Value for the eastern edge
w=value
Value for the western edge
res=value
2D grid resolution (north-south and east-west)
map=name [required]
The name of input raster map
Name of input raster map
tile_name=name [required]
Unique Name of the tile
orig_mapset=string [required]
Name of original mapset

Table of contents

DESCRIPTION

m.neural_network.preparedata_part1.worker_nullcells is used within m.neural_network.preparedata_part1 to analyse the number of null cells in parallel.

SEE ALSO

g.region, r.univar

AUTHORS

Anika Weinmann, mundialis GmbH & Co. KG

Guido Riembauer, mundialis GmbH & Co. KG

SOURCE CODE

Available at: m.neural_network.preparedata_part1.worker_nullcells source code (history)

Accessed: Monday Jul 27 12:26:03 2026


Main index | Miscellaneous index | Topics index | Keywords index | Graphical index | Full index

© 2003-2026 GRASS Development Team, GRASS 8.5.1dev Reference Manual