Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 413e0bdb3c48563b2d8d9038d07d5533 > files > 2141

grass-6.3.0-15.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GRASS GIS: r3.in.v5d</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="grassdocs.css" type="text/css">
</head>
<body bgcolor="white">

<img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>

<h2>NAME</h2>
<em><b>r3.in.v5d</b></em>  -   import of 3-dimensional Vis5D files (i.e. the v5d file with 1 variable and 1 time step)
<h2>KEYWORDS</h2>
raster3d, voxel
<h2>SYNOPSIS</h2>
<b>r3.in.v5d</b><br>
<b>r3.in.v5d help</b><br>
<b>r3.in.v5d</b> <b>input</b>=<em>string</em> <b>output</b>=<em>string</em>  [<b>nv</b>=<em>string</em>]   [<b>type</b>=<em>string</em>]   [<b>precision</b>=<em>string</em>]   [<b>compression</b>=<em>string</em>]   [<b>tiledimension</b>=<em>XxYxZ</em>]   [--<b>verbose</b>]  [--<b>quiet</b>] 


<h3>Parameters:</h3>
<DL>
<DT><b>input</b>=<em>string</em></DT>
<DD>v5d raster map to be imported</DD>

<DT><b>output</b>=<em>string</em></DT>
<DD>Name for G3d raster map</DD>

<DT><b>nv</b>=<em>string</em></DT>
<DD>String representing NULL value data cell (use 'none' if no such value)</DD>
<DD>Default: <em>none</em></DD>

<DT><b>type</b>=<em>string</em></DT>
<DD>Data type used in the output file</DD>
<DD>Options: <em>default,double,float</em></DD>
<DD>Default: <em>default</em></DD>

<DT><b>precision</b>=<em>string</em></DT>
<DD>Precision used in the output file (default, max, or 0 to 52)</DD>
<DD>Default: <em>default</em></DD>

<DT><b>compression</b>=<em>string</em></DT>
<DD>The compression method used in the output file</DD>
<DD>Options: <em>default,rle,none</em></DD>
<DD>Default: <em>default</em></DD>

<DT><b>tiledimension</b>=<em>XxYxZ</em></DT>
<DD>The dimensions of the tiles used in the output file</DD>
<DD>Default: <em>default</em></DD>

</DL>
<H2>DESCRIPTION</H2>

<a href="http://www.ssec.wisc.edu/~billh/vis5d.html">Vis5D</a> 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.
<br>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.

<h2>
SEE ALSO</h2>
<i><a href="r3.out.v5d.html">r3.out.v5d</a></i>

<h2>
AUTHOR</h2>
Jaro Hofierka, GeoModel s.r.o., Slovakia
<p><i>Last changed: $Date: 2006-12-21 15:05:55 +0100 (Thu, 21 Dec 2006) $</i>
<HR>
<P><a href="index.html">Main index</a> - <a href="raster3D.html">raster3D index</a> - <a href="full_index.html">Full index</a></P>
<P>&copy; 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
</html>