EnglishFrenchSpanish

OnWorks favicon

r3.out.bingrass - Online in the Cloud

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

This is the command r3.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


r3.out.bin - Exports a GRASS 3D raster map to a binary array.

KEYWORDS


raster3d, export, voxel

SYNOPSIS


r3.out.bin
r3.out.bin --help
r3.out.bin [-rdi] input=name output=name [null=float] bytes=integer [order=string]
[--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:
-r
Switch the row order in output from north->south to south->north

-d
Switch the depth order in output from bottom->top to top->bottom

-i
Write data as integer

--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=name [required]
Name of input 3D raster map

output=name [required]
Name for output file

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

bytes=integer [required]
Number of bytes per cell in binary file
Options: 1, 2, 4, 8

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

DESCRIPTION


The r3.out.bin program exports a GRASS 3D raster map to a binary array file. Optionally,
output can be send to standard output (stdout) for direct input (pipe) into other
applications. Data is exported according to the original GRASS 3D raster type (float,
double).

NOTES


The write order of the rows (north->south to south->north) and the write order of the
depths (bottom->top to top->bottom) can be switched.

The region parameters are printed to stderr when setting the verbose flag. Export of
little and big endian byte order is supported.

Have a look at r3.out.ascii manual page that describes the internal layout of the 3D
raster maps and the supported row and depth switch options.

Examples


Have a look at the examples in r3.in.bin.

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


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    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
  • 2
    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
  • 3
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 4
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • 5
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 6
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • More »

Linux commands

Ad