You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(26) |
Sep
(32) |
Oct
(29) |
Nov
(36) |
Dec
(13) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(17) |
Feb
(14) |
Mar
(12) |
Apr
(20) |
May
(27) |
Jun
(6) |
Jul
(33) |
Aug
(28) |
Sep
(24) |
Oct
(24) |
Nov
(41) |
Dec
(32) |
| 2002 |
Jan
(29) |
Feb
(25) |
Mar
(16) |
Apr
(12) |
May
(22) |
Jun
(24) |
Jul
(11) |
Aug
(7) |
Sep
(4) |
Oct
(31) |
Nov
(30) |
Dec
(22) |
| 2003 |
Jan
(22) |
Feb
(12) |
Mar
(11) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
1
|
2
(1) |
3
|
4
(1) |
5
|
|
6
(1) |
7
(2) |
8
(1) |
9
(1) |
10
(1) |
11
(1) |
12
|
|
13
(1) |
14
|
15
(1) |
16
|
17
|
18
(2) |
19
(1) |
|
20
|
21
(2) |
22
(1) |
23
(4) |
24
(1) |
25
(2) |
26
(1) |
|
27
|
28
|
29
|
30
|
31
(4) |
|
|
|
From: From: B. H. <hi...@fa...> - 2002-01-31 20:57:45
|
Hi Andreas, > I am a new member of the Vis5D mailing list, and new also to this > software. I would like to ask something that I couldn't find in the > Documentation. > Which elements is the software using to do the Volume Rendering? > I am doing an evaluation of the software , in order to use it or not in > my work and I would be grateful, if anyone could answer that ... Vis5D does volume rendering by a series of semi-transparent planes, here the choice of planes changes depending on the view direction. This technique is widely used and was first described in my own paper at the 1989 Volume Visualization Workshop at Chapel Hill. Cheers, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |
|
From: Andreas R. <and...@ge...> - 2002-01-31 19:54:10
|
I am a new member of the Vis5D mailing list, and new also to this software. I would like to ask something that I couldn't find in the Documentation. Which elements is the software using to do the Volume Rendering? I am doing an evaluation of the software , in order to use it or not in my work and I would be grateful, if anyone could answer that ... Thank you. Andreas -- -------------------------------------------- Andreas Roditakis Institut fur Geodaisie und Photogrammetrie ETH Honggerberg 8093 Zurich e-mail : and...@ge... Tel. Office : 0041-1- 63 33063 Fax. Office : 0041-1- 63 31101 |
|
From: Bill H. <hi...@fa...> - 2002-01-31 15:19:42
|
Hi Anthony, > I am trying to represent a scale on the Vis5D view screen, but I can't find what the absolute scale is. I am representing currents with the > wind vectors that are in cm/s. I don't have any idea what the length of the vector arrows represent. Is it 1meter per pixel or 1meter per > inch or what? There is no absolute length scale for wind vectors, but their lengths relative to each other should reflect relative speeds. You can change the length scaling in the wind vector widget. Perhaps the Vis5d+ folks can add to or correct my answer. Cheers, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |
|
From: Anthony D. P. <apa...@cc...> - 2002-01-31 14:44:56
|
Hello I am trying to represent a scale on the Vis5D view screen, but I can't = find what the absolute scale is. I am representing currents with the = wind vectors that are in cm/s. I don't have any idea what the length of = the vector arrows represent. Is it 1meter per pixel or 1meter per inch = or what? Thanx Anthony D. Patrick SEALAB NRL (202) 404-2692 apa...@cc... |
|
From: Namba T. <tak...@ho...> - 2002-01-26 03:16:11
|
Dear Daniel Thank you for your kind and detail reply. I wish I understood. However, I could not follow your reply because of my poor ability. Sorry. I have done a little in tcl srcipting under linux vis5d before. I am sorry to trouble you. To confirm the "tcl operation under windows vis5d", Your answeris that I can do but I need some techniques. Is is right? For the second question, can I "convert the vis5d file to other format, eg. gif, mpeg, etc" Your suggestion is I can do it using imagemagick. Is it right? I am sorry to trouble you a lot. I make my best efforts to understand what you told me in your mail. Takaya Namba >From: "Daniel Fuka" <da...@sy...> >To: "Namba Takaya" <tak...@ho...> >Subject: RE: tcl script under windows 2000 and etc >Date: Wed, 23 Jan 2002 21:00:46 -0700 > >Hello, > >I am going to let the experts answer on the latest and greatest in scripting >in the windows version, but give a couple of ideas on how I got around >limited tcl support a while back. > >Download a version of imagemagick (www.imagemagick.org) . > >Build a separate script to build a vis5d/tcl script to animate as included >at the end of this message. (there are only 2 frames included in this >script) but you should get the idea. basically building a script to build a >script.... (sorry, but I am a few beers into the evening. ) > >run vis5d and load your animated script. > >Use imagemagick's convert to build an animation: >convert -adjoin *.xwd name.gif > >Very much a hack, but a hack that I was able to do to get around the lack of >TCL at the time. > >Here is the 2 frame animation script that can be built using another >scripting language to repeat the spin loop: > >#Vis5D 4.3 Tcl save file >#Isosurfaces >vis5d_set_isosurface $ctx "RH" 95.0 >vis5d_make_isosurface $ctx VIS5D_ALL_TIMES "RH" 0 >vis5d_enable_graphics $ctx VIS5D_ISOSURF 3 VIS5D_ON > >vis5d_set_chslice $ctx "SFCT" 0 >vis5d_enable_graphics $ctx VIS5D_CHSLICE 17 VIS5D_ON >vis5d_make_chslice $ctx VIS5D_ALL_TIMES 17 1 > >vis5d_set_view $ctx -60.0 0.0 0.0 1.0 0.0 0.0 0.0 >vis5d_draw_frame 0 >set format VIS5D_XWD >set framenum 0 > > ># spin loop 1 >set time 1 >vis5d_set_dtx_timestep $ctx $time >vis5d_set_view $ctx -60.0 0.0 30 1.0 0.0 0.0 0.0 >vis5d_draw_frame $ctx >set framenum 1 >set name "junk1.xwd" >vis5d_save_window $name $format > ># spin loop 2 > >set time 2 >vis5d_set_dtx_timestep $ctx $time >vis5d_set_view $ctx -60.0 0.0 35 1.0 0.0 0.0 0.0 >vis5d_draw_frame $ctx >set framenum 2 >set name "junk2.xwd" >vis5d_save_window $name $format > > > >Hope this helps, >Daniel R. Fuka >Syncrasy, LLC > >-----Original Message----- >From: own...@ss... >[mailto:own...@ss...]On Behalf Of Namba Takaya >Sent: Wednesday, January 23, 2002 6:59 PM >To: vis...@ss... >Subject: tcl script under windows 2000 and etc > > >Dear Sir > >Thank you for your advice on "display under window 2000". I made it. I am >very happy. > >I have some other questions. > >1. Can I use the tcl script under windows NP version? >2. How I can make other comman formats(ex. gif or pmeg) of movies by VIS5d? >If I can, I display the movies of vis5d on any other computers easily. >3. Do you have any previous mailing list archives in your wave? Otherwise I >will repeat the same questions to you and trouble you a lot. > >Thank you in advance. > > >Takaya Namba > >_________________________________________________________________ >大人気の会話ツール MSN メッセンジャーのダウンロードはこちら >http://messenger.msn.co.jp/ > > _________________________________________________________________ かわいい & 使えるブラウザで、インターネット生活がもっと楽しくなる! http://explorer.msn.co.jp/ |
|
From: Jim E. <jim...@al...> - 2002-01-25 18:02:29
|
Thomas, This is on a wish list of things to add to the vis5d website at sourceforge. If you find one please consider contributing it. http://vis5d.sf.net Thanks, Jim Edwards On Fri, 25 January 2002, "Dr. Thomas Prenosil" wrote: > > Dear "Vis5D community", > > I'm looking for a global vis5d-map with political boundaries (like > OUTLUSAM for USA). Is such a map available anywhere? > Best regards > Thomas Prenosil > > <<<<<<<<<<<<<<<<<<< > > Bill's answer: > > I don't have such a map but perhaps someone in the Vis5D > community does. Please ask vis...@ss.... > > Good luck, > Bill > ---------------------------------------------------------- > Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 > hi...@fa... 608-263-4427 fax: 608-263-6738 > http://www.ssec.wisc.edu/~billh/vis.html Find the best deals on the web at AltaVista Shopping! http://www.shopping.altavista.com |
|
From: Dr. T. P. <Tho...@aw...> - 2002-01-25 12:12:48
|
Dear "Vis5D community", I'm looking for a global vis5d-map with political boundaries (like OUTLUSAM for USA). Is such a map available anywhere? Best regards Thomas Prenosil <<<<<<<<<<<<<<<<<<< Bill's answer: I don't have such a map but perhaps someone in the Vis5D community does. Please ask vis...@ss.... Good luck, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |
|
From: Namba T. <tak...@ho...> - 2002-01-24 02:39:02
|
Dear Sir Thank you for your advice on "display under window 2000". I made it. I am very happy. I have some other questions. 1. Can I use the tcl script under windows NP version? 2. How I can make other comman formats(ex. gif or pmeg) of movies by VIS5d? If I can, I display the movies of vis5d on any other computers easily. 3. Do you have any previous mailing list archives in your wave? Otherwise I will repeat the same questions to you and trouble you a lot. Thank you in advance. Takaya Namba _________________________________________________________________ 大人気の会話ツール MSN メッセンジャーのダウンロードはこちら http://messenger.msn.co.jp/ |
|
From: Sergei M. <ma...@ar...> - 2002-01-23 19:11:26
|
Oleg Uvarov wrote: > Hello, Jeff. > > Thank you very much for your response. > > After your explanation it does make sense now. > I still have a question, please. It is probably a very stupid one but... > > Does it mean that if I plug ImmersaDesk R2 through RGB adapter to the box, > where vis5d+ installed, then I will get expected stereo effect (as it was > with CAVE)? > Absolutely yes. Don't forget to connect the synchronization source from the "box" to IDesk though. Also, navigation in the scene will be somewhat different (by mouse, not by wand) and, more important, a notion of "driver" --a person to whom the IDesk location+orientation sensor is attached and for whom the perspective is defined in applications like CAVE5D-- is not applicable anymore. In short, IDesk becomes a big stereo screen, which is very suitable for many situations. Sergei -- Dr. Sergei Maurits HPC Visualization Specialist Arctic Region Supercomputing Center University of Alaska Fairbanks P.O. Box 756020 tel: (907) 474 5591 910 Yukon Dr., suite 108 fax: (907) 474 5494 Fairbanks, AK 99755-6020 e-mail: ma...@ar... WWW: http://www.arsc.edu http://dac3.gi.alaska.edu/~sergei > > Thank you. > > Respectfully, > Oleg Uvarov > > ----- Original Message ----- > From: "Jeff W. Boote" <bo...@uc...> > To: "Oleg Uvarov" <uv...@cs...> > Cc: <vis...@ss...> > Sent: Tuesday, January 22, 2002 3:27 PM > Subject: Re: Stereo display mode - proper configuration. > > > It simply means that the OGL libraries on the system recognize that > > stereo is available. And that vis5d+ is compiled with that version of > > the OGL libraries. > > > > jeff > > > > Oleg Uvarov wrote: > > > > > > Hello, > > > > > > I found this in release notes for Vis5d+ 1.2.0: > > > The NCAR modifications to vis5d 5.2 have been added. > > > - Support for stereo display mode (requires hardware support and proper > > > configuration) > > > ... > > > > > > This is exactly what I have to do - to use vis5d+ with stereo display > > > (ImmersaDeskR2). > > > > > > The question is what does it mean 'proper configuration'? > > > > > > Please, any suggestions? Might be I overlooked something in the on-line > > > documentation? > > > > > > Thank you. > > > > > > Respectfully, > > > > > > Oleg Uvarov > > > > -- > > Jeff W. Boote <bo...@uc...> The more that you read, the more > > Software Engineer things you will know. The more > > VETS/SCD/NCAR that you learn, the more places > > Boulder, Colorado, USA you'll go. Dr. Suess > > |
|
From: Namba T. <tak...@ho...> - 2002-01-23 08:05:28
|
Dear Sir Could somebody tell me how to change deault display under window 2000? I use Netmangage XoftWare xwindow system. I downloaded v5dexe.zip und unzip it to the directory c:\vis5d I move to the directry c:\vis5d (our IP address is 202.184.30.69) Than what I did is under dos command type vis5d coads_clim.v5d -wdpy 202.184.30.69:0.0 error says "unable to open default display" How I can change the default display under window 2000. Takaya Namba _________________________________________________________________ 雑誌より早い?あのショップのお勧め、売れ筋、新製品はこちらへ http://shopping.msn.co.jp/ |
|
From: Alkharobi T. M. <ta...@ne...> - 2002-01-23 07:16:39
|
hello every one I am using CAVE5d to display some data that is 250x250x250 and the time varies upto 100 time slice It becomes very slow specially when I try to move slices what do you recommend to speed up the program I am using an SGI machine with 1.2GB ram thanks |
|
From: Oleg U. <uv...@cs...> - 2002-01-23 05:05:39
|
Hello, Jeff. Thank you very much for your response. After your explanation it does make sense now. I still have a question, please. It is probably a very stupid one but... Does it mean that if I plug ImmersaDesk R2 through RGB adapter to the box, where vis5d+ installed, then I will get expected stereo effect (as it was with CAVE)? Thank you. Respectfully, Oleg Uvarov ----- Original Message ----- From: "Jeff W. Boote" <bo...@uc...> To: "Oleg Uvarov" <uv...@cs...> Cc: <vis...@ss...> Sent: Tuesday, January 22, 2002 3:27 PM Subject: Re: Stereo display mode - proper configuration. > It simply means that the OGL libraries on the system recognize that > stereo is available. And that vis5d+ is compiled with that version of > the OGL libraries. > > jeff > > Oleg Uvarov wrote: > > > > Hello, > > > > I found this in release notes for Vis5d+ 1.2.0: > > The NCAR modifications to vis5d 5.2 have been added. > > - Support for stereo display mode (requires hardware support and proper > > configuration) > > ... > > > > This is exactly what I have to do - to use vis5d+ with stereo display > > (ImmersaDeskR2). > > > > The question is what does it mean 'proper configuration'? > > > > Please, any suggestions? Might be I overlooked something in the on-line > > documentation? > > > > Thank you. > > > > Respectfully, > > > > Oleg Uvarov > > -- > Jeff W. Boote <bo...@uc...> The more that you read, the more > Software Engineer things you will know. The more > VETS/SCD/NCAR that you learn, the more places > Boulder, Colorado, USA you'll go. Dr. Suess > |
|
From: Jeff W. B. <bo...@uc...> - 2002-01-22 22:20:21
|
It simply means that the OGL libraries on the system recognize that stereo is available. And that vis5d+ is compiled with that version of the OGL libraries. jeff Oleg Uvarov wrote: > > Hello, > > I found this in release notes for Vis5d+ 1.2.0: > The NCAR modifications to vis5d 5.2 have been added. > - Support for stereo display mode (requires hardware support and proper > configuration) > ... > > This is exactly what I have to do - to use vis5d+ with stereo display > (ImmersaDeskR2). > > The question is what does it mean 'proper configuration'? > > Please, any suggestions? Might be I overlooked something in the on-line > documentation? > > Thank you. > > Respectfully, > > Oleg Uvarov -- Jeff W. Boote <bo...@uc...> The more that you read, the more Software Engineer things you will know. The more VETS/SCD/NCAR that you learn, the more places Boulder, Colorado, USA you'll go. Dr. Suess |
|
From: Oleg U. <uv...@cs...> - 2002-01-21 17:40:39
|
Hello, I found this in release notes for Vis5d+ 1.2.0: The NCAR modifications to vis5d 5.2 have been added. - Support for stereo display mode (requires hardware support and proper configuration) ... This is exactly what I have to do - to use vis5d+ with stereo display (ImmersaDeskR2). The question is what does it mean 'proper configuration'? Please, any suggestions? Might be I overlooked something in the on-line documentation? Thank you. Respectfully, Oleg Uvarov |
|
From: Davide C. <dc...@sm...> - 2002-01-21 17:34:52
|
Dear Oleg, I think the note you cite from vis5d instructions concerns c-shell (csh), if your shell is the korn shell (ksh) the equivalent command is ulimit -s 32000 and probably you need also to run ulimit -d X where X is something like 200000 or anyway a number allowed by your system, I wonder why OSF has such small default limits on memory. best wishes, Davide On Fri, 18 Jan 2002, Oleg Uvarov wrote: > Chapter 2. System Requirements and Installation > ... > IMPORTANT NOTE FOR OSF USERS: you need to run 'limit stacksize 32m' > before you run Vis5D -- __________________________________________________________ Davide Cesari Servizio Meteorologico Regionale __ tel. (39) 051/284541 ||\ fax (39) 051/284664 |||\ e-mail DC...@sm... |||/ Address: ARPA-SMR, Viale Silvani 6, 40122 Bologna, Italy __________________________________________________________ |
|
From: Antonio B. <bl...@uc...> - 2002-01-19 02:30:05
|
Hello again, just want to say that the problem has been solved. Latitude of origin is either 90 or -90 degrees. PoleRow/PoleColumn has to be multiplied by columnIncrement and we get the origin of the 3D-Box in projected coords. I suggest more meaningful names for those variables :-) Thank you for reading, Antonio Bleile P.S.: Have written some C++ code for transforming lambda/phi <-> Lambert Conformal. If anybody is interested.... Go and get it from me. Antonio Bleile wrote: > Hi List, > > I have a problem with the Lambert Conformal projection. > I have a textbook which contains all the > formulas for the forward and inverse Lambert > Conformal projection. The formulas work pretty > well, but they are parameterized in a different > manner than in Vis5D. > > A Lambert Conformal projection is generally defined by: > > 1. The two standard parallels > 2. Latitude and longitude for > the origin of the projected coordinates > > A Vis5d Lambert Conformal projection is definded by: > > Lambert Conformal projection: > Standard Latitude 1: 25.010000 > Standard Latitude 2: 25.000000 > North/South Pole Row: -126.380463 > North/South Pole Column: 40.000000 > Central Longitude: 95.000000 > Column Increment: 81.269997 km > > > OK, i got the standard parallels and the central > longitude. The thing I'm missing is the latitude > of the origin..... > > It must be calculated somehow with PoleRow/Column. > But I don't get it. I tried to calculate the latidude > like this: Walk ColumnIncrement*PoleRow km from the > north pole along the central logitude southwards and > calculate the longitude. But this doesn't work. (My > projected data is too much south or too much north... > but the east/west alignment seems to work....) > > Please can somebody explain in some more detail the > meaning of PoleRow and PoleColumn? > > > The only documentation I found is this: > " PoleRow, PoleCol: These parameters indicate the position of the north > or south pole with respect to the 3-D grid coordinate system. These > values may be outside the 3-D grid. If Lat1 and Lat2 are positive, the > north pole is assumed, else, the south pole is assumed." > > So what is the 3-D grid coordinate system? > > I would greatly appreciate your help. > > Thanks and best regards, > > Antonio Bleile > > > > |
|
From: Steven G. J. <st...@ab...> - 2002-01-18 20:30:37
|
Vis5d also by default allocates a fixed-size memory pool. Try passing the "-mbs 0" argument to vis5d when you launch it in order to tell it to allocate as much memory as it needs. (We'll probably change this to be the default.) On Fri, 18 Jan 2002, Oleg Uvarov wrote: > Hello, > > I have OSF1 V5.1 732 alpha. The box has 192Mb of RAM. > I installed vis5d+-1.2.1 > > That what I see in console when I am trying to play with SCHL.v5d : > > You do not have enough memory to create isosurfaces. > > Here is what I know from vis5d docs: > > Chapter 2. System Requirements and Installation > ... > IMPORTANT NOTE FOR OSF USERS: you need to run 'limit stacksize 32m' > before you run Vis5D > > But what is limit comand? I never used it before and I can't find it on > my station. > I am a novice with alpha and OSF as well as with vis5d. > > Please, any suggestions? > > Thank you. > > Respectfully. > > -Oleg Uvarov > |
|
From: Oleg U. <uv...@cs...> - 2002-01-18 19:52:44
|
Hello, I have OSF1 V5.1 732 alpha. The box has 192Mb of RAM. I installed vis5d+-1.2.1 That what I see in console when I am trying to play with SCHL.v5d : You do not have enough memory to create isosurfaces. Here is what I know from vis5d docs: Chapter 2. System Requirements and Installation ... IMPORTANT NOTE FOR OSF USERS: you need to run 'limit stacksize 32m' before you run Vis5D But what is limit comand? I never used it before and I can't find it on my station. I am a novice with alpha and OSF as well as with vis5d. Please, any suggestions? Thank you. Respectfully. -Oleg Uvarov |
|
From: Antonio B. <bl...@uc...> - 2002-01-15 20:00:19
|
Hi List,
I have a problem with the Lambert Conformal projection.
I have a textbook which contains all the
formulas for the forward and inverse Lambert
Conformal projection. The formulas work pretty
well, but they are parameterized in a different
manner than in Vis5D.
A Lambert Conformal projection is generally defined by:
1. The two standard parallels
2. Latitude and longitude for
the origin of the projected coordinates
A Vis5d Lambert Conformal projection is definded by:
Lambert Conformal projection:
Standard Latitude 1: 25.010000
Standard Latitude 2: 25.000000
North/South Pole Row: -126.380463
North/South Pole Column: 40.000000
Central Longitude: 95.000000
Column Increment: 81.269997 km
OK, i got the standard parallels and the central
longitude. The thing I'm missing is the latitude
of the origin.....
It must be calculated somehow with PoleRow/Column.
But I don't get it. I tried to calculate the latidude
like this: Walk ColumnIncrement*PoleRow km from the
north pole along the central logitude southwards and
calculate the longitude. But this doesn't work. (My
projected data is too much south or too much north...
but the east/west alignment seems to work....)
Please can somebody explain in some more detail the
meaning of PoleRow and PoleColumn?
The only documentation I found is this:
" PoleRow, PoleCol: These parameters indicate the position of the north or south pole with respect
to the 3-D grid coordinate system. These values may be outside the 3-D grid. If Lat1 and Lat2 are
positive, the north pole is assumed, else, the south pole is assumed."
So what is the 3-D grid coordinate system?
I would greatly appreciate your help.
Thanks and best regards,
Antonio Bleile
|
|
From: Oleg A. U. <uv...@cs...> - 2002-01-13 06:19:58
|
Hello, I am a novice to vis5d. I use vis5d+ v. 1.2.1 I have the following problem. I am trying to save configuration and to restore it later. So there is no problems with saving. But, when I am trying to restore, it complains: Error while reading conf.SAVE File my be corrupt or an old version Please, can somebody tell what it is all about and how to solve the problem? There is very first line in the saved file: #Vis5D 4.3 Tcl save file Is it about version of vis5d or Tcl? Vis5d+ based on vis5d v. 5.2, so... I found that at least the following lines from the saved file are illegal according to the description of Tcl scripting for vis5d: #Light map color vis5d_set_color $dtx VIS5D_LIGHT_MAP 0 1.000 1.000 1.000 1.000 #Dark map color vis5d_set_color $dtx VIS5D_DARK_MAP 0 0.000 0.000 0.000 1.000 I mean that that there are no such parameters as VIS5D_LIGHT_MAP and VIS5D_DARK_MAP. Please, any suggestions workarounds etc? Thank you. - Oleg Uvarov |
|
From: Jordan A. <ja...@nc...> - 2002-01-11 19:31:21
|
Bill;
We still use the GEMVIS program which must be linked
with GEMPAK. However, it is old and no one is supporting it.
Attached is a note from Keith Brill who put together the
current version. I will see what I can do but not
until the end of this month.
Jordan Alpert
.......................
Subject:
Re: [Fwd: GEMVIS on VIS5D]
Date:
Fri, 11 Jan 2002 08:17:07 -0500
From:
Keith Brill <kei...@no...>
To:
Jordan Alpert <ja...@nc...>
References:
1
Hi, Jordan,
The latest version(s) of GEMPAK use a differenct way of including files
at
compile time. The GEMVIS link script and INCLUDE statements in the code
conform to the old way of doing things. The user needs to go through
the
code and remove all GEMINC: strings from the INCLUDE statements. Then
remove the
setup_links and remove_links commands from the link script. There may
be
other changes that need to be made too, if any calling sequences have
been
changed. EMC is very far behind in its GEMPAK builds. Unfortunately
have
zero time right now to work on it.
Keith
=================================
"Capehart, William J" wrote:
>
> We have been trying to get NCEP gemvis program [the 2 Sep 1999 (final?)
> release] up and running but are unable to complete the installation.
>
> It is trying to find the gempak area files "setup_links" which doesn't exist
> anyway in our GEMPAK file area (including the original tar files containing
> the gempak software). It is trying to find these in the $GEMPAK/install
> directory which simply isn't there at all.
>
> Has anyone had recent success with this? Better still is a more up-to-date
> translator between gempak formats and vis5d available?
>
> Thanks much
> ================================================================
> Bill Capehart <Wil...@sd...> Assistant Professor
> Institute of Atmospheric Sciences Land Surface Processes
> South Dakota School of Mines and Technology Ph: +1-605-394-1994
> Rapid City, SD 57701-3995 Fax: +1-605-394-6061
> ==== http://www.hpcnet.org/sdsmt/personnel/wcapehart/about ===== |
|
From: Capehart, W. J <Wil...@sd...> - 2002-01-10 18:23:01
|
We have been trying to get NCEP gemvis program [the 2 Sep 1999 (final?) release] up and running but are unable to complete the installation. It is trying to find the gempak area files "setup_links" which doesn't exist anyway in our GEMPAK file area (including the original tar files containing the gempak software). It is trying to find these in the $GEMPAK/install directory which simply isn't there at all. Has anyone had recent success with this? Better still is a more up-to-date translator between gempak formats and vis5d available? Thanks much ================================================================ Bill Capehart <Wil...@sd...> Assistant Professor Institute of Atmospheric Sciences Land Surface Processes South Dakota School of Mines and Technology Ph: +1-605-394-1994 Rapid City, SD 57701-3995 Fax: +1-605-394-6061 ==== http://www.hpcnet.org/sdsmt/personnel/wcapehart/about ===== |
|
From: Matt H. <mkh...@ta...> - 2002-01-09 16:05:13
|
All, On the chance that someone else will make the same dumb mistake I did I thought I'd post this follow-up. I was having trouble with maketopo on an SGI platform. After launch, vis5d issued numerous "nan" messages and the topography displayed as a flat sheet. I thought this was a bug in the SGI implementation as a similar complaint was posted by another SGI user. It has nothing to do with the SGI. Here is the answer. Pay close attention to the units! The vertical scale in my 3-D volume was in kilometers. The vertical units in my topography data was meters. Use v5info to check your units and ranges. Use v5dedit to correct them if needed and use topoinfo to check your topography. Here is another tip. Your topography field can be very much larger than the horizontal domain of your volume. For many applications EARTH.TOPO will do since it covers the globe (but it doesn't have subsurface topography, ie. seafloor). I made a single topography file for the entire Gulf of Mexico. Now any subregion of the Gulf of Mexico I want to visualize will have the properly registered subregion of the bathymetry. In other words the topography doesn't have to match perfectly with the horizontal region of your volume. I know many of you already knew all this. Now it's here for posterity. Thanks to James T. Potemra for setting me on the path to the solution and to Jim Edwards for suggesting other avenues to examine. Matt +----------------------------------------------------------------------+ | Dr. Matthew K. Howard Voice: (979)-862-4169 | | Department of Oceanography FAX: (979)-847-8879 | | Texas A&M University Internet: mkh...@ta... | | College Station, TX 77843-3146 webcam: http://seawater.tamu.edu | +----------------------------------------------------------------------+ |
|
From: Eileen R. <es...@ps...> - 2002-01-08 14:05:18
|
I can view multiple slices of the same data in Cave5d - used the clone variable and the 2 vertical slices as shown below. I could turn on both slices at the same time, see them and manipulate them. I'm using Cave5d version 2.0. VAR_CLONE LST LST1 VIS5D_CVSLICE LST Sur_temp_CVSlice 259 0 259 400 1.400 1.000 0.000 128.0 VIS5D_CVSLICE LST1 Sur_temp_CVSlice 159 0 159 400 1.400 1.000 0.000 128.0 good luck, Eileen At 03:07 PM 12/21/01 +0000, Alkharobi Talal Mousa wrote: >hi every one > >I am using Cave5d and I am trying to view to view 3 slices of the same data > >one horizontal and two vertical slices > >I Was able to view 1 horizontal and 1 vertical only > >the second vertical doesn't appear even when I used clone variable > >can some one help > >thanks > > > > Eileen Rotthoff Applied Research Laboratory (ARL) Penn State University P.O. Box 30, State College, PA 16804 (814) 865-5069 |
|
From: Talal <ta...@ne...> - 2002-01-07 20:32:12
|
hello Every one I am using cave5d and trying to view 2 vertical slices of the same data=20 I was able to view each slice alone but when I include both of them in = the configuration file I can see only one of them=20 I used variable clone but the same thing happen=20 any one has an idea=20 Thanks=20 |