GRASS logo

Note: A new GRASS GIS stable version has been released: GRASS GIS 7. Go directly to the new manual page here

NAME

r3.out.v5d - Exports GRASS 3D raster map to 3-dimensional Vis5D file.

KEYWORDS

raster3d, voxel, export

SYNOPSIS

r3.out.v5d
r3.out.v5d help
r3.out.v5d [-m] input=string output=string [--verbose] [--quiet]

Flags:

-m
Use map coordinates instead of xyz coordinates
--verbose
Verbose module output
--quiet
Quiet module output

Parameters:

input=string
3D raster map to be converted to Vis5D (V5D) file
output=string
Name for V5D output file

DESCRIPTION

Exports 3D raster maps to V5D format. The map parameter is a valid 3D raster map in the current mapset search path. The output parameter is the name of a V5D file which will be written in the current working directory.

Vis5D is a system for interactive visualization of large 5D gridded data sets such as those produced by numerical weather models. The user can make isosurfaces, contour line slices, colored slices, volume renderings, etc. of data in a 3D raster map, then rotate and animate the images in real time. There's also a feature for wind trajectory tracing, a way to make text anotations for publications, support for interactive data analysis, etc.

SEE ALSO

r3.in.v5d, r3.out.vtk

AUTHOR

Jaro Hofierka, GeoModel s.r.o., Slovakia

Last changed: $Date: 2011-09-13 13:13:36 -0700 (Tue, 13 Sep 2011) $


Main index - raster3D index - Full index

© 2003-2016 GRASS Development Team