[GRASS-dev] [GRASS GIS] #3301: r.seasons: add option to use an input map with per-cell thresholds
GRASS GIS
trac at osgeo.org
Wed May 10 09:17:44 PDT 2017
#3301: r.seasons: add option to use an input map with per-cell thresholds
--------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.2.2
Component: Addons | Version: 7.2.0
Resolution: | Keywords: r.seasons
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by neteler):
Replying to [comment:2 mmetz]:
> The `threshold` option has been renamed to `tval`. Either `tval` or
`tmap` must be provided.
Shy suggestion: to follow the G7 parameter name scheme, something with
_value would be better. Like in r.sun or other modules:
{{{
aspect Name of the input aspect map (terrain aspect or
azimuth of the solar panel) [decimal degrees]
aspect_value A single value of the orientation (aspect), 270 is
south
default: 270
slope Name of the input slope raster map (terrain slope or
solar panel inclination) [decimal degrees]
slope_value A single value of inclination (slope)
default: 0.0
}}}
AFAIK "tval" whould still work due to the parser magic with underscores.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3301#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list