Search results

Jump to navigation Jump to search

Page title matches

  • I don't understand the concept of the ''MASK''. What is it? ...g can be even used inside a <code>ps.map</code> script. This way, a raster MASK can be applied to vector features that need to be masked. This is achievabl ...
    736 bytes (127 words) - 09:57, 5 February 2013

Page text matches

  • I don't understand the concept of the ''MASK''. What is it? ...g can be even used inside a <code>ps.map</code> script. This way, a raster MASK can be applied to vector features that need to be masked. This is achievabl ...
    736 bytes (127 words) - 09:57, 5 February 2013
  • Create a '''MASK''' in order to remove noise (screenshot upper left map): # digitize filter mask to reduce noise ...
    2 KB (283 words) - 14:34, 10 October 2015
  • ...'' and '''vector map as boundary'''. Make boundary into mask using {{cmd|r.mask}} then use {{cmd|r.mapcalc}}: {{cmd|r.mask}} vector=boundary ...
    3 KB (450 words) - 14:35, 26 September 2017
  • Another option is to use {{cmd|i.fft}} followed by {{cmd|i.ifft}} with a MASK applied. ...
    662 bytes (112 words) - 00:56, 6 September 2014
  • ...t" and "*-qual" files). During processing we will use the quality layer to mask the raw data for valid pixels. r.mapcalc MASK="if(\"$qual_map\" >= 4)" ...
    7 KB (1,136 words) - 15:04, 20 December 2012
  • * r.mask - ported as shell script in ver. 6.1+. Or just rename any raster to MASK (use g.rename, g.copy, r.mapcalc) * r.mask.points - obsolete (sites replaced by vector points) ...
    11 KB (2,177 words) - 23:36, 15 December 2007
  • ** mask - raster map that controls the areas displayed from the current surface. ** mask - raster map that controls the areas displayed from the current volume. ...
    6 KB (805 words) - 09:09, 28 May 2011
  • # What is a raster MASK? - [[GRASS Raster Mask]] ...
    5 KB (763 words) - 12:17, 2 October 2016
  • # use the second polygon as a MASK and get the coordinates of the cell with the lowest cost r.mask raster=macon ...
    3 KB (429 words) - 10:01, 4 December 2018
  • * To save processing later you might want to mask out obvious text and other noise in a paint program first. ...
    5 KB (790 words) - 00:35, 7 December 2011
  • ...im|version=7}} → trims border fringes for each band separately or with the MASK where coverage exists for all bands === Create a MASK to only show data where coverage exists for all bands === ...
    18 KB (2,361 words) - 10:31, 4 December 2018
  • ...(default is MFD i.e. multiple flow direction). It is also possible to add Mask map (optional). This latter is useful to weight accumulation map in order t - mask (optional) ...
    10 KB (1,617 words) - 16:11, 26 January 2013
  • In addition you can specify a 3D raster mask that works pretty the same way as masks in the raster approach in GRASS GIS ...
    4 KB (694 words) - 09:52, 21 April 2022
  • ...sed. One issue is that our canopy height is a floating point raster and r.mask needs an integer raster. To fix this, we go back to r.mapcalc: Your mask raster should look like this: ...
    32 KB (5,405 words) - 21:51, 23 September 2018
  • # Create cloud Mask # Apply mask ...
    12 KB (1,850 words) - 08:01, 18 December 2023
  • ...ster.1'' map to use as mask (independent of the mask set in GRASS with [[r.mask]]) and, optionally, the ''raster.2'' map uses as background.<br>The backgro ; maskcolor (color|none) : Set the ''color'' of the mask area.<br>If a raster map as background is set then it's drawn with a scale ...
    21 KB (3,424 words) - 20:49, 2 August 2013
  • [[GRASS Raster Mask]] ...
    10 KB (1,513 words) - 05:42, 12 November 2008
  • ...n.b. actually this source code change probably has no effect other than to mask the warning message for v.surf.rst. It seems to be used in v.vol.rst though ...
    6 KB (896 words) - 05:50, 30 June 2017
  • ...erated during the {{AddonCmd|i.sentinel.download}} step along with {{cmd|r.mask}} to suppress the black border (no-data area of a Sentinel-2 scene). ...RSKY || Identify large continuous areas without cloud, providing an image mask ...
    32 KB (4,993 words) - 13:50, 17 February 2021
  • | bgcolor="#FFFFCC" lang="en"| mask | bgcolor="#FFFFFF" lang="en"| MASK ...
    70 KB (7,733 words) - 23:18, 23 March 2018
  • * bits 11 - 13: Land/Water Mask ==== Apply a quality mask ==== ...
    28 KB (4,371 words) - 16:51, 10 May 2018
  • [[GRASS Raster Mask]] ...
    9 KB (1,348 words) - 16:19, 30 December 2019
  • ...elation of analyzed data or detect outliers. It will be possible to create mask from selected pixels belonging to some category. Using this feature it will ...
    11 KB (1,479 words) - 22:38, 5 February 2014
  • First we will mask out roads so that they don't influence into per capita land demand relation r.mask roads_mask -i ...
    23 KB (3,298 words) - 08:38, 6 September 2023
  • '''MASK support:''' ...nd writing use r.out.bin and r.in.bin respectively. r.out.bin respects the MASK. ...
    39 KB (5,610 words) - 20:40, 23 November 2022
  • == Region and Mask Modules == Everything related to Region and Mask Modules ...
    57 KB (7,187 words) - 17:12, 9 February 2018
  • ...ise computations will be slow. You can also set a raster MASK with {{cmd|r.mask}} in order to reduce the interpolation. ...
    12 KB (2,098 words) - 15:59, 3 June 2015
  • # create a country raster mask using r.mapcalc ...
    11 KB (1,617 words) - 03:47, 2 July 2019
  • # flatten to a boolean coverage mask map ...
    12 KB (2,097 words) - 15:06, 20 December 2012
  • print "MASK:\t\tON" r.mask(raster=b_clouds,flags="i",overwrite=True) ...
    17 KB (2,568 words) - 21:30, 1 December 2023
  • ...or 0 according to temperature in the days within it (each map in this week mask will have a value of 7) ...
    47 KB (7,425 words) - 17:55, 20 December 2022
  • First we will mask out roads so that they don't influence into per capita land demand relation r.mask roads_mask -i ...
    50 KB (7,481 words) - 21:24, 23 January 2020
  • First we will mask out roads so that they don't influence into per capita land demand relation r.mask raster=roads maskcats=0 ...
    53 KB (7,920 words) - 13:39, 30 March 2022
  • ==== r.interp.mask ==== ...a user-specified buffer around interpolation points that can be used as a MASK to prevent or clip excessive extrapolation artifacts. This works much bette ...
    96 KB (15,249 words) - 16:09, 25 August 2018
  • # or you can make a mask, with boolean values: ...
    40 KB (5,278 words) - 21:22, 27 May 2013
  • ==== r.interp.mask ==== ...a user-specified buffer around interpolation points that can be used as a MASK to prevent or clip excessive extrapolation artifacts. This works much bette ...
    75 KB (11,828 words) - 21:41, 16 June 2016
  • ==== r.interp.mask ==== ...a user-specified buffer around interpolation points that can be used as a MASK to prevent or clip excessive extrapolation artifacts. This works much bette ...
    38 KB (5,977 words) - 21:40, 16 June 2016