EnglishFrenchSpanish

OnWorks favicon

r.resamplegrass - Online in the Cloud

Run r.resamplegrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command r.resamplegrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


r.resample - GRASS raster map layer data resampling capability.

KEYWORDS


raster, resample

SYNOPSIS


r.resample
r.resample --help
r.resample input=string output=string [--overwrite] [--help] [--verbose] [--quiet]
[--ui]

Flags:
--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
input=string [required]
Name of an input layer

output=string [required]
Name of an output layer

DESCRIPTION


r.resample resamples the data values in a user-specified raster input map layer name
(bounded by the current geographic region and masked by the current mask), and produces a
new raster output map layer name containing the results of the resampling. The category
values in the new raster output map layer will be the same as those in the original,
except that the resolution and extent of the new raster output map layer will match those
of the current geographic region settings (see g.region). r.resample is intended for
resampling of discrete raster data (such as land cover, geology or soil type) to a
different resolution. Continuous data (such as elevation or temperature) usually require
reinterpolation when changing resolution, see r.resamp.interp.

NOTES


The method by which resampling is conducted is "nearest neighbor" (see r.neighbors). The
resulting raster map layer will have the same resolution as the resolution of the current
geographic region (set using g.region).

The resulting raster map layer may be identical to the original raster map layer. The
r.resample program will copy the color table and history file associated with the original
raster map layer for the resulting raster map layer and will create a modified category
file which contains description of only those categories which appear in resampled file.

When the user resamples a GRASS reclass file, a true raster map is created by r.resample.

Use r.resamplegrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 2
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 3
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 4
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 5
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 6
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • More »

Linux commands

Ad