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
(2) |
4
(1) |
5
(1) |
6
|
|
7
|
8
|
9
|
10
|
11
(3) |
12
(3) |
13
|
|
14
|
15
|
16
|
17
(1) |
18
|
19
|
20
|
|
21
|
22
(2) |
23
|
24
|
25
|
26
(1) |
27
|
|
28
|
29
|
30
|
31
(2) |
|
|
|
|
From: Bill H. <hi...@fa...> - 2001-01-31 17:08:43
|
Hi Alvaro, > is there any way to plot three-dimensional > vector lines at every time step using v5d? > > I'm thinking in ploting the vector lines of > the magnetic field, and so 3D is crucial here. You can do it by editing src/render.c to put your own drawing logic inside the fucntion draw_user_3d_graphics(). At least in Vis5D version 5.1, there are some nice comments in there to help you. 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: Alvaro V. <al...@mc...> - 2001-01-31 16:05:40
|
Dear all,
is there any way to plot three-dimensional
vector lines at every time step using v5d?
I'm thinking in ploting the vector lines of
the magnetic field, and so 3D is crucial here.
Thanks a lot,
Alvaro.
--
Dr Alvaro Viudez
School of Mathematics and Statistics
University of St Andrews | tel: [+441334/01334]-46-3750
North Haugh, St Andrews | fax: [+441334/01334]-46-3748
Fife KY16 9SS, Scotland | email: al...@mc...
|
|
From: Bill H. <hi...@fa...> - 2001-01-26 11:58:28
|
CBS will be trying out a new graphics technique for replays during the Superbowl this Sunday. You can read about it at: http://dev.web.cs.cmu.edu:6666/testReleases/demo/40.html About 25 years ago, when SSEC was struggling to animate GOES or SMS images, our founding director Verner Suomi saw instant replays of football plays on TV. He figured that whatever was doing that could animate his satellite image, found out they used analog disks, and got McIDAS to use them for the first animation workstation. 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: From: B. H. <hi...@fa...> - 2001-01-22 14:54:17
|
Hi St=E9phane, > before using vis5d, i am investigating the possibility to > visualize an earth mesh made of irregular cells (all cells=20 > have 4 specific polar coordinates), that contain some physical > parameter values. Do you mean quadralateral cells in 2-D polar coordinates, of tetrahedral cells (i.e. 4 vertices each) in 3-D spherical coordinates?=20 > From HDF5 user's guide > (http://hdf.ncsa.uiuc.edu/HDF5/doc/Dataspaces.html) > i guess that "complex data space" may help me to represent my data, > but the manual says "Currently only scalar and simple dataspaces are=20 > supported with this version of the H5S interface". >=20 > I'd like to know if i'm right in the dataspace type i should use, > and if yes are complex dataspace available today ? > (the document is dated 14 October 1999) We are not experts in HDF. In any case Vis5D can only display data with regular grids. However, our VisAD system can display irregular data (go to the URL in my sig, and click on the VisAD link). VisAD is for developers rather than end users, and requires some programming in Java. Note that VisAD's interface to HDF5 includes non-Java "native code" (C++) and may not handle that data type you are contemplating (the HDF5 interface to VisAD was written by NCSA and I am not sure of its exact capabilities). 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: G. <ge...@ic...> - 2001-01-22 09:57:01
|
Hello, before using vis5d, i am investigating the possibility to visualize an earth mesh made of irregular cells (all cells=20 have 4 specific polar coordinates), that contain some physical parameter values. From HDF5 user's guide (http://hdf.ncsa.uiuc.edu/HDF5/doc/Dataspaces.html) i guess that "complex data space" may help me to represent my data, but the manual says "Currently only scalar and simple dataspaces are=20 supported with this version of the H5S interface". I'd like to know if i'm right in the dataspace type i should use, and if yes are complex dataspace available today ? (the document is dated 14 October 1999) Thanks. --=20 St=E9phane Genaud =20 ICPS, Universit=E9 Louis Pasteur =20 P=F4le API, Bd. S. Brant, F-67400 Illkirch =20 tel : (33)(0)388655047, 0619058113 (SFR) |
|
From: Bill H. <hi...@fa...> - 2001-01-12 19:28:58
|
These days I recommend "Intel" chips and Linux. You need enough memory for your data sets. I recommend fast graphics from nVidea or similar. And a fast processor clock speed. I have no opinion on Intel versus AMD. Cheers, Bill "Neil R. Smith" wrote: > > What would be your dream Intel/AMD platform and OS for vis5d? And > if you couldn't have that, then what would be a second, and then > maybe a third choice? > > And for grins, let's say in addition to the processor, Intel or AMD, > you were confined to a Unix-variant OS that would need to do NFS > client mounts of data filesystems from SGI IRIX and Compaq True64 > (Digital Unix). You would be thinking in terms of a teaching > lab of, say, 20 such beasts, and a budget cap of say $3500-4000 each. > > I would like to direct this primarily to the vis5d creators and > its maintainors, but would also like to hear anyone's desired > configuration based on your experiences and knowledge of the > software and its usages. > > I assume that an optimum machine/OS selection would be based on > the best match of processor/chip set speed and compilers that know > how to take best advantage of its optimization features to do the > vis5d program tasks. Next (or firstly) might be graphics and display > considerations with proven driver stability for the OS and hardware > match. There are certainly more items of critical cnosideration > and I'd like to hear them, too. > > As you can easily guess, I'm planning for an atmospheric sciences > teaching lab concerned primarily with synoptic scale data analysis > and model display and exploration. That would include the > operational model data sets but also MM5 model explorations, too. > That might give an idea of minimum L1,L2,RAM & VRAM. > > Many thanks in advance to all who might chime in. -Neil > -- > Neil R. Smith, Comp. Sys. Mngr. ne...@ar... > Dept. Atmospheric Sci., Texas A&M Univ. 979/845-6272 FAX:979/862-4466 -- ---------------------------------------------------------- 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: Neil R. S. <ne...@ar...> - 2001-01-12 19:17:13
|
What would be your dream Intel/AMD platform and OS for vis5d? And if you couldn't have that, then what would be a second, and then maybe a third choice? And for grins, let's say in addition to the processor, Intel or AMD, you were confined to a Unix-variant OS that would need to do NFS client mounts of data filesystems from SGI IRIX and Compaq True64 (Digital Unix). You would be thinking in terms of a teaching lab of, say, 20 such beasts, and a budget cap of say $3500-4000 each. I would like to direct this primarily to the vis5d creators and its maintainors, but would also like to hear anyone's desired configuration based on your experiences and knowledge of the software and its usages. I assume that an optimum machine/OS selection would be based on the best match of processor/chip set speed and compilers that know how to take best advantage of its optimization features to do the vis5d program tasks. Next (or firstly) might be graphics and display considerations with proven driver stability for the OS and hardware match. There are certainly more items of critical cnosideration and I'd like to hear them, too. As you can easily guess, I'm planning for an atmospheric sciences teaching lab concerned primarily with synoptic scale data analysis and model display and exploration. That would include the operational model data sets but also MM5 model explorations, too. That might give an idea of minimum L1,L2,RAM & VRAM. Many thanks in advance to all who might chime in. -Neil -- Neil R. Smith, Comp. Sys. Mngr. ne...@ar... Dept. Atmospheric Sci., Texas A&M Univ. 979/845-6272 FAX:979/862-4466 |
|
From: RuehaakW <w.r...@gg...> - 2001-01-12 09:02:22
|
Hello, thank you for your help Bill and Jim. I have solved the problem by installing a newer Version of the Solaris Version of OpenGL (Sun OpenGL 1.2.1 for Solaris), now the pre-compiled version of vis5d works fine. Making it on my own still makes trouble, but the errors have changed (e.g. meanwhile make can find the gl.h). Cheers, Wolfram |
|
From: Jim E. <jed...@in...> - 2001-01-11 17:09:47
|
Bill Hibbard wrote: > You can either figure out what is going on with OpenGL, > or compile with 'make sunos5-x' (but this will be much > slower than using OpenGL). > You might also try the vis5d+ distribution available from vis5d.sourceforge.net, the configure and Makefile setup of that distribution is a little more clever about figuring out whre things are installed. Jim > > > > I have some problems with vis5d on a Sun UltraSparc 10, Solaris 7, with > > OpenGL. > > If I try to start the pre-compiled version (SUN Ultra / SunOS 5.x with > > Creator graphics and Sun's OpenGL) I get the following error message: > > > > Error: glXMakeCurrent failed! > > > > And if I try to compile vis5d on my own (vis5d-5.2 and vis5d+) I get the > > following errors: > > > > "api.c", line 41: Can't find include file GL/gl.h > > "api.c", line 42: Can't find include file GL/glu.h > > "api.c", line 43: Can't find include file GL/glx.h > > "./globals.h", line 31: Can't find include file GL/glx.h > > "./api.h", line 33: Can't find include file GL/gl.h > > "./api.h", line 34: Can't find include file GL/glu.h > > "./api.h", line 35: Can't find include file GL/glx.h > > "api.c", line 5846: howmany: argument mismatch > > "api.c", line 5846: howmany: argument mismatch > > "api.c", line 5850: howmany: argument mismatch > > "api.c", line 5850: howmany: argument mismatch > > "api.c", line 5884: howmany: argument mismatch > > "api.c", line 5884: howmany: argument mismatch > > "api.c", line 5943: howmany: argument mismatch > > "api.c", line 5943: howmany: argument mismatch > > make[2]: *** [api.o] Error 2 > > > > I have a little bit experience with 'making' vis5d on linux where it worked > > better ... > > ---------------------------------------------------------- > 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: Bill H. <hi...@fa...> - 2001-01-11 11:56:33
|
Looks like one of three things: 1. OpenGL is not installed on your Sparc 2. OpenGL is installed incorrectly 3. Sun has moved the locations of library and includes files in Solaris 7. You can either figure out what is going on with OpenGL, or compile with 'make sunos5-x' (but this will be much slower than using OpenGL). Good luck, Bill > I have some problems with vis5d on a Sun UltraSparc 10, Solaris 7, with > OpenGL. > If I try to start the pre-compiled version (SUN Ultra / SunOS 5.x with > Creator graphics and Sun's OpenGL) I get the following error message: > > Error: glXMakeCurrent failed! > > And if I try to compile vis5d on my own (vis5d-5.2 and vis5d+) I get the > following errors: > > "api.c", line 41: Can't find include file GL/gl.h > "api.c", line 42: Can't find include file GL/glu.h > "api.c", line 43: Can't find include file GL/glx.h > "./globals.h", line 31: Can't find include file GL/glx.h > "./api.h", line 33: Can't find include file GL/gl.h > "./api.h", line 34: Can't find include file GL/glu.h > "./api.h", line 35: Can't find include file GL/glx.h > "api.c", line 5846: howmany: argument mismatch > "api.c", line 5846: howmany: argument mismatch > "api.c", line 5850: howmany: argument mismatch > "api.c", line 5850: howmany: argument mismatch > "api.c", line 5884: howmany: argument mismatch > "api.c", line 5884: howmany: argument mismatch > "api.c", line 5943: howmany: argument mismatch > "api.c", line 5943: howmany: argument mismatch > make[2]: *** [api.o] Error 2 > > I have a little bit experience with 'making' vis5d on linux where it worked > better ... ---------------------------------------------------------- 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: RuehaakW <w.r...@gg...> - 2001-01-11 10:52:24
|
Hello, I have some problems with vis5d on a Sun UltraSparc 10, Solaris 7, with OpenGL. If I try to start the pre-compiled version (SUN Ultra / SunOS 5.x with Creator graphics and Sun's OpenGL) I get the following error message: Error: glXMakeCurrent failed! And if I try to compile vis5d on my own (vis5d-5.2 and vis5d+) I get the following errors: "api.c", line 41: Can't find include file GL/gl.h "api.c", line 42: Can't find include file GL/glu.h "api.c", line 43: Can't find include file GL/glx.h "./globals.h", line 31: Can't find include file GL/glx.h "./api.h", line 33: Can't find include file GL/gl.h "./api.h", line 34: Can't find include file GL/glu.h "./api.h", line 35: Can't find include file GL/glx.h "api.c", line 5846: howmany: argument mismatch "api.c", line 5846: howmany: argument mismatch "api.c", line 5850: howmany: argument mismatch "api.c", line 5850: howmany: argument mismatch "api.c", line 5884: howmany: argument mismatch "api.c", line 5884: howmany: argument mismatch "api.c", line 5943: howmany: argument mismatch "api.c", line 5943: howmany: argument mismatch make[2]: *** [api.o] Error 2 I have a little bit experience with 'making' vis5d on linux where it worked better ... Thanks, in advance, sincerely Wolfram Ruehaak |
|
From: From: B. H. <hi...@fa...> - 2001-01-05 20:59:49
|
It looks like userfuncs/externf expects there to be no Fortran for Linux. Perhaps someone has modified this file to work under Linux. If so, I'd be happy to add their changes to our distribution. 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 On Thu, 4 Jan 2001, Ng Gee Tiong wrote: > Hi > > I tried compiling the probe.f and spd3d.f. > However, I got message saying Fortran was required > I am it running from a Linux machine. > I think the flags are not set in externf. > or is it that it is not supported in Linux yet? > > anyone can help??? > Thanks > > GT > > |
|
From: Ng G. T. <nsu...@si...> - 2001-01-04 11:27:26
|
Hi I tried compiling the probe.f and spd3d.f. However, I got message saying Fortran was required I am it running from a Linux machine. I think the flags are not set in externf. or is it that it is not supported in Linux yet? anyone can help??? Thanks GT |
|
From: Bill H. <hi...@fa...> - 2001-01-03 15:13:16
|
Hi Ng Gee Tiong, > I would like to create a path and then attached the data probe to it. > (to output the variables info at the points along this path) > Must I create that path from the wind traj variables??? > How can I just create a path for it to follow??? Vis5D does not have any functions for reading paths computed externally, although perhaps someone has modified it to do this? You might be able to do what you want with an external function. It would get the entire grid of values for each variable, at one time step. It could then read your path information and compute variable values along that path. Of course, in this mode of operation Vis5D would not be giving you any computational help. 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: Ng G. T. <nsu...@si...> - 2001-01-03 13:11:12
|
Hi I would like to create a path and then attached the data probe to it. (to output the variables info at the points along this path) Must I create that path from the wind traj variables??? How can I just create a path for it to follow??? anyone can help? thanks GT |
|
From: Mike S. <st...@hp...> - 2001-01-02 22:28:32
|
| I suspect that your vis5d on the SGI is compiled to use | OpenGL, and is talking to an HP with PEX. Try recompiling | vis5d with 'make irix6-x'. It'll be a lot slower this way, | but the root of your problem may be incompatible 3-D graphics | libraries. Good luck, Bill | > > X Error of failed request: BadValue (integer parameter out of range for | > > operation) | > > Major opcode of failed request: 131 (X3D-PEX) | > > Minor opcode of failed request: 2 (PEX_GetEnumeratedTypeInfo) | > > Value in failed request: 0xffff8700 | > > Serial number of failed request: 83 | > > Current serial number in output stream: 83 That error looks like vis5d is running on an HP system and compiled for PEX. In that case you want to recompile it on the HP to use OpenGL. The OpenGL version should work better than PEX for both local and remote display on any HP system shipped since late 1997. Mike Stroyan, mik...@fc... |