NAME
r3.in.v5d - Import 3-dimensional Vis5D files.
KEYWORDS
raster3d, voxel
SYNOPSIS
r3.in.v5d
r3.in.v5d help
r3.in.v5d input=string output=string [nv=string] [type=string] [precision=string] [compression=string] [tiledimension=XxYxZ] [--verbose] [--quiet]
Parameters:
- input=string
- v5d raster map to be imported
- output=string
- Name for G3d raster map
- nv=string
- String representing NULL value data cell (use 'none' if no such value)
- Default: none
- type=string
- Data type used in the output file
- Options: default,double,float
- Default: default
- precision=string
- Precision used in the output file (default, max, or 0 to 52)
- Default: default
- compression=string
- The compression method used in the output file
- Options: default,rle,none
- Default: default
- tiledimension=XxYxZ
- The dimensions of the tiles used in the output file
- Default: default
DESCRIPTION
Vis5D is a system
for interactive visualization of large 5D 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 3D 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.
r3.in.v5d imports 3-dimensional files (i.e. the v5d file with 1 variable
and 1 time step). Otherwise, only first variable and timestep from 4/5D
v5d file will be imported.
SEE ALSO
r3.out.v5d
AUTHOR
Jaro Hofierka, GeoModel s.r.o., Slovakia
Last changed: $Date: 2010-09-24 05:05:56 -0700 (Fri, 24 Sep 2010) $
Main index - raster3D index - Full index
© 2003-2011 GRASS Development Team