[GRASSweb-list]markus: web/grid3d index.html,1.12,1.13
grass at intevation.de
grass at intevation.de
Tue Oct 26 12:26:58 EDT 2004
Author: markus
Update of /grassrepository/web/grid3d
In directory doto:/tmp/cvs-serv31815/grid3d
Modified Files:
index.html
Log Message:
some updates
Index: index.html
===================================================================
RCS file: /grassrepository/web/grid3d/index.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- index.html 27 Nov 2002 09:05:10 -0000 1.12
+++ index.html 26 Oct 2004 16:26:56 -0000 1.13
@@ -24,9 +24,9 @@
<li> 3D visualization
<li> 4D visualization using external Vis5D software<p>
-<li><b>Download</b>: The code is currently only present in GRASS 5.0
+<li><b>Download</b>: The code is currently only present in GRASS 5.3/5.7
experimental (HEAD) source code (the experimental CVS snapshot: <a
-href=../grass5/source/snapshot_experimental/>get here</a>)
+href=../grass53/source/snapshot_experimental/>get here</a>)
</menu>
@@ -54,15 +54,15 @@
<a name="sample"></a>
<h2>G3D Sample data set</h2>
Download <a href=grass5grid3d_sample.tar.gz>3D weather
-situation</a>. Map name: CloudLCP.992172300 (you won't see it with
-standard GRASS commands, use g3.list), Resolution: Rows: 80, Cols: 100, Depths: 21,
+situation</a>. Map name: CloudLCP.992172300 (5.3: use g3.list; 5.7: use g.list rast3d),
+Resolution: Rows: 80, Cols: 100, Depths: 21,
top height: 1125m, bottom height: 75m. The data set is kindly provided
by Steve Hall/LMCO.
<p>
Usage of the sample data set:
<pre>
- GRASS 5.0.0
+ GRASS 5.3.0
LOCATION: This is the name of an available geographic location. -spearfish-
is the sample data base for which all tutorials are written.
MAPSET: Every GRASS session runs under the name of a MAPSET. Associated
@@ -80,13 +80,17 @@
Adjust the DATABASE path to your local path.
<p>
-Generate iso layer using r3.mkdspf, display them with r3.showdspf (requires
-openGL or <a href=http://mesa3d.sourceforge.net/>MESA 3D</a>).
+Generate iso layer using r3.mkdspf, display them with r3.showdspf.<br>
<p>
-A sample display file is provided:<br>
+<b>Display of volumes<b/>
+<P>
+GRASS 5.3: using the sample display file provided in the data set:<br>
r3.showdspf grid3=CloudLCP.992172300 dspf=test
<br>
Display the layers using "+" then.
+<P>
+GRASS 5.7: This is integrated into NVIZ, just load the volume there.
+
<hr>
<h2>Vis5D data viewer</h2>
More information about the grass-web
mailing list