1r3.in.v5d(1)                  Grass User's Manual                 r3.in.v5d(1)
2
3
4

NAME

6       r3.in.v5d  - Import 3-dimensional Vis5D files.
7

KEYWORDS

9       raster3d, import, voxel
10

SYNOPSIS

12       r3.in.v5d
13       r3.in.v5d --help
14       r3.in.v5d  input=name  output=name  [null_value=string]   [type=string]
15       [precision=string]      [compression=string]      [tiledimension=XxYxZ]
16       [--overwrite]  [--help]  [--verbose]  [--quiet]  [--ui]
17
18   Flags:
19       --overwrite
20           Allow output files to overwrite existing files
21
22       --help
23           Print usage summary
24
25       --verbose
26           Verbose module output
27
28       --quiet
29           Quiet module output
30
31       --ui
32           Force launching GUI dialog
33
34   Parameters:
35       input=name [required]
36           Name of V5D raster file to be imported
37
38       output=name [required]
39           Name for output 3D raster map
40
41       null_value=string
42           String representing NULL value
43           Default: none
44
45       type=string
46           Data type used in the output raster3d map
47           Options: default, double, float
48           Default: default
49
50       precision=string
51           Number  of  digits  used as mantissa in the internal map storage, 0
52           -23 for float, 0 - 52 for double, max or default
53           Default: default
54
55       compression=string
56           The compression method used in the output raster3d map
57           Options: default, zip, none
58           Default: default
59
60       tiledimension=XxYxZ
61           The dimensions of the tiles used in the output raster3d map  (XxYxZ
62           or default: 16x16x8)
63           Default: default
64

DESCRIPTION

66       r3.in.v5d imports 3-dimensional files (i.e. the V5D file with one vari‐
67       able and one time step). Otherwise, only first  variable  and  timestep
68       from 4/5D V5D file will be imported.
69
70       Vis5D  is  a  system  for interactive visualization of large 5D gridded
71       data sets such as those produced by numerical weather models. The  user
72       can  make isosurfaces, contour line slices, colored slices, volume ren‐
73       derings, etc. of data in a 3D raster map, then rotate and  animate  the
74       images  in  real time. There’s also a feature for wind trajectory trac‐
75       ing, a way to make text anotations for publications, support for inter‐
76       active data analysis, etc.
77

SEE ALSO

79        r3.out.v5d
80

AUTHOR

82       Jaro Hofierka, GeoModel s.r.o., Slovakia
83
84       Last changed: $Date: 2011-11-08 22:24:20 +0100 (Tue, 08 Nov 2011) $
85

SOURCE CODE

87       Available at: r3.in.v5d source code (history)
88
89       Main  index | 3D raster index | Topics index | Keywords index | Graphi‐
90       cal index | Full index
91
92       © 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
93
94
95
96GRASS 7.6.0                                                       r3.in.v5d(1)
Impressum