
NAME
r3.out.v5d - Export of GRASS 3D raster map to 3-dimensional Vis5D file.
KEYWORDS
raster3d, voxel
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 G3D grids to v5d format. map is a valid G3D
grid in the current mapset. output 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 5-D gridded data sets
such as those produced by numerical weather models. One can make isosurfaces,
contour line slices, colored slices, volume renderings, etc of data in
a 3-D grid, 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
AUTHOR
Jaro Hofierka, GeoModel s.r.o., Slovakia
Last changed: $Date: 2006-12-21 06:05:55 -0800 (Thu, 21 Dec 2006) $
Main index - raster3D index - Full index
© 2003-2008 GRASS Development Team