 
NAME
r.mwprecip  - Module for working with microwave links
KEYWORDS
raster, 
microwave
SYNOPSIS
r.mwprecip
r.mwprecip --help
r.mwprecip [-gqpr] database=name  [statfce=string]   [quantile=integer]   [roundm=integer]   [aw=float]   [baseltime=name]   [baselfile=name]   [interval=string]   [fromtime=string]   [totime=string]   [lignore=name]   [rgauges=name]   [interpolation=string]   [isettings=string]   [pmethod=string]   [step=integer]   [color=name]   [user=string]   [password=string]   [schema=string]   [--help]  [--verbose]  [--quiet]  [--ui] 
Flags:
- -g
- Run GRASS analysis
- -q
- Do not set region from modul settings
- -p
- Print info about timestamp(first,last) in db
- -r
- Remove temporary working schema and data folder
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
 
Parameters:
- database=name [required]
- PostgreSQL database containing input data
- statfce=string
- Choose method for compute bs from time intervals
- Options: avg, mode, quantile
- Default: mode
- quantile=integer
- Set quantile
- Default: 96
- roundm=integer
- Round to "m" decimal places for computing mode
- Default: 3
- aw=float
- aw value
- Wetting antenna value Aw[dB]
- Default: 1.5
- baseltime=name
- Set interval or just time when not raining (see the manual)
- Name of input file
- baselfile=name
- Baseline values in format "linkid,baseline"
- Name of input file
- interval=string
- Summing precipitation per
- Options: minute,  hour,  day
- Default: minute
- fromtime=string
- First timestamp "YYYY-MM-DD H:M:S"
- Set first timestamp to create timewindows
- totime=string
- Last timestamp "YYYY-MM-DD H:M:S"
- Set last timestamp to create timewindows
- lignore=name
- Linkid ignore list
- Name of input file
- rgauges=name
- Path to folder with rain rauge files
- Name of input directory
- interpolation=string
- Type of interpolation
- Options: bspline,  idw,  rst
- Default: rst
- isettings=string
- Interpolation command string
- Additional settings for choosen interpolation (see manual)
- pmethod=string
- Type of interpolation
- Options: permeter,  count
- Default: count
- step=integer
- Setting for parameter pmethod
- Default: 1
- color=name
- Set color table
- Name of input file
- user=string
- User name
- Connect to the database as the user username instead of the default.
- password=string
- Password
- Password will be stored in file!
- schema=string
- Name of db schema for results
- Default: temp4
 
Matej Krejci, Czech Technical University in Prague, Czech Republic
SOURCE CODE
  Available at:
  r.mwprecip source code
  (history)
  Latest change: Thursday Feb 20 13:02:26 2025 in commit: 53de8196a10ba5a8a9121898ce87861d227137e3
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2025
GRASS Development Team,
GRASS GIS 8.4.2dev Reference Manual