logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

d.profile - Plots profile of a transect.

Author

       Glynn  Clements  This  program  has  been  completely  re-written  for  7.0.  It bears no relation to the
       interactive d.profile module in previous versions.

Description

d.profile displays the profile for a specified transect.

Keywords

       display, profile, raster, plot

Name

d.profile  - Plots profile of a transect.

See Also

d.where,r.profile,r.transect,wxGUIprofiletool

Source Code

       Available at: d.profile source code (history)

       Accessed: Friday Apr 04 01:18:49 2025

       Main index | Display index | Topics index | Keywords index | Graphical index | Full index

       © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1                                                                                    d.profile(1grass)

Synopsis

d.profiled.profile--helpd.profile [-r] map=namecoordinates=east,north[,east,north,...]  [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:-r
           Use map’s range recorded range

       --help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

   Parameters:map=name[required]
           Raster map to be profiled

       coordinates=east,north[,east,north,...] [required]
           Profile coordinate pairs

See Also