EnglishFrenchSpanish

OnWorks favicon

r.out.bingrass - Online in the Cloud

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

This is the command r.out.bingrass 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.out.bin - Exports a GRASS raster to a binary array.

KEYWORDS


raster, export

SYNOPSIS


r.out.bin
r.out.bin --help
r.out.bin [-ifhbs] input=string [output=string] [null=float] [bytes=integer]
[order=string] [--help] [--verbose] [--quiet] [--ui]

Flags:
-i
Generate integer output

-f
Generate floating-point output

-h
Export array with GMT compatible header

-b
Generate BIL world and header files

-s
Byte swap output

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
input=string [required]
Name of input raster map

output=string
Name for output binary map (use output=- for stdout)

null=float
Value to write out for null
Default: 0

bytes=integer
Number of bytes per cell
Options: 1, 2, 4, 8

order=string
Output byte order
Options: big, little, native, swap
Default: native

DESCRIPTION


The r.out.bin program exports a GRASS raster map to a binary array file. Optionally,
output can be sent to standard output (stdout) for direct input (pipe) into other
applications. Data is exported according to the original GRASS raster type (e.g. float).
If the "-i" flag is specified, an integer array is output. The region parameters are
printed to stderr.

NOTES


With the -h flag, data can be directly used by GMT as Grid Format 1 (float) or 2 (short).
For example:
r.out.bin -h input=grass.raster output=new.grd
grdinfo new.grd=1 (if float)

Exported data can be piped directly into the GMT program xyz2grd.
r.out.bin input=grass.raster output=- | xyz2grd -R.... -ZTLf -
The example uses the GMT program xyz2grd with the -ZTLf flag indicating that a float array
was output.

Use r.out.bingrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad