File:Hunt Library with GRASS GIS logo.png: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(Create XY location. r.import input=hunt.jpg output=hunt g.rename raster=hunt.1,hunt_red g.rename raster=hunt.2,hunt_green g.rename raster=hunt.3,hunt_blue g.region rast=hunt_red i.pca input=hunt_red,hunt_green,hunt_blue out=hunt_pca g.copy rast...)
 
(No difference)

Latest revision as of 02:58, 25 September 2016

Create XY location.

r.import input=hunt.jpg output=hunt
g.rename raster=hunt.1,hunt_red
g.rename raster=hunt.2,hunt_green
g.rename raster=hunt.3,hunt_blue
g.region rast=hunt_red
i.pca input=hunt_red,hunt_green,hunt_blue out=hunt_pca
g.copy rast=hunt_pca.1,hunt_pca
v.mkgrid -h map=hexagons grid=70,70
v.rast.stats map=hexagons raster=hunt_pca column_prefix=hunt
v.colors map=hexagons use=attr column=hunt_average color=viridis
g.extension r.cpt2grass
r.cpt2grass url=http://soliton.vm.bytemark.co.uk/pub/cpt-city/mpl/inferno.cpt output=inferno.txt
v.colors map=hexagons use=attr column=hunt_average rules=inferno.txt

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current02:58, 25 September 2016Thumbnail for version as of 02:58, 25 September 2016499 × 375 (219 KB)⚠️Wenzeslaus (talk | contribs)Create XY location. r.import input=hunt.jpg output=hunt g.rename raster=hunt.1,hunt_red g.rename raster=hunt.2,hunt_green g.rename raster=hunt.3,hunt_blue g.region rast=hunt_red i.pca input=hunt_red,hunt_green,hunt_blue out=hunt_pca g.copy rast...

The following 2 pages use this file:

Metadata