Overview
|
Logs
|
GitHub
r.import.gong_lc
NAME
r.import.gong_lc - Downloads and imports Gong et al. global land cover raster map.
KEYWORDS
raster ,
import ,
land cover ,
classification
SYNOPSIS
r.import.gong_lc
r.import.gong_lc --help
r.import.gong_lc [-r ] output =name [directory =name ] [memory =memory in MB ] [--overwrite ] [--help ] [--verbose ] [--quiet ] [--ui ]
Flags:
-r
Use region resolution instead of input resolution
--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog
Parameters:
output =name [required]
Output raster map name for classification map
Name for output raster map
directory =name
Directory path where to download and temporarily store the data. If not set the data will be downloaded to a temporary directory. The downloaded data will be removed after the import
Name of input directory
memory =memory in MB
Maximum memory to be used (in MB)
Cache size for raster rows
Default: 300
r.import.gong_lc downloads and imports the global 10m land cover map
generated by Gong et al. 2019 (see below) for the current region. Downloaded
data will be deleted after importing to GRASS.
r.import.gong_lc output=gong_classification
r.import
Guido Riembauer,
mundialis , Germany
SOURCE CODE
Available at:
r.import.gong_lc source code
(history )
Accessed: Monday Jul 27 12:29:30 2026
Overview
|
Logs
|
GitHub
r.import.gong_lc
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team ,
GRASS 8.5.1dev Reference Manual