<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Bob and Helena,
<br>&nbsp;&nbsp;&nbsp; Was looking at the problem that I&nbsp;was experiencing
with the default setting of which surface to display vectors on in nviz.&nbsp;
I have resolved the issue as best as I can...I am not sure if this wants
to be added to the CVS list (hopefully not, since I don't know how to do
it..), but it is a simple fix...
<p>go to $grass/etc/nviz2.2/scripts and look for the widgets.tcl file.&nbsp;
Under this, you will find the call procedure:
<br>nv_mksurfacelist (line 423).&nbsp; This is where the building of the
surface files list takes place.&nbsp; A few lines down, they set the defaults
with:
<br>#Auto-enable all surfaces for drawing
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
$P.$j select
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
auto_enable_data $i $type
<p>I have placed pound marks in front of the last two lines, which works.&nbsp;
Helena, know you were having problems with this, so helpfully this helps.
<pre>--&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LTJG Kevin Slover,NOAA&nbsp;&nbsp; GIS Specialist/Meteorologist/Oceanographer&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tropical Prediction Center/National Hurricane Center
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11691 SW 17th Street Miami FL 33165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Work: (305) 229-4456 Fax : (305) 553-1264</pre>
&nbsp;</html>