The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD science : flounder

A quick way to visualize regularly spaced 4D data

 Flounder is a quick way to visualize regularly spaced 4D data, i.e., a data
set that is a function of x, y, z, and time.

Features
   - Animation
   - 4D (x,y,z,t) display
   - Display multiple data files linked by time
   - 2D slices along prinicpal axes
   - Adjustable colour scales and quantization levels
   - Contour plots
   - Isosurfaces
   - 3D surface rendering
   - 3D solid rendering
   - Save images as gif, png or eps
   - Save movies as animated gif or avi
   - Display time series at a spatial location with zoom
   - Vertical and horizontal profiles
   - Tableau plots
   - Adjustable colours and font 

http://www2.enel.ucalgary.ca/~vigmond/flounder/



flounder history


v. 1.17
date: 2007/05/19 20:22:06;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.16 date: 2006/05/26 18:24:29; author: pav; state: Exp; lines: +2 -2 - Update MASTER_SITES, WWW - Portlint PR: ports/97835 Submitted by: Martin Wilke
v. 1.15 date: 2006/02/23 10:38:49; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.14 date: 2006/01/12 12:54:26; author: sem; state: Exp; lines: +3 -3 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.13 date: 2005/11/15 06:50:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/06/03 20:18:06; author: oliver; state: Exp; lines: +1 -1 change the libtool version to use from 1.3 to 1.5
v. 1.11 date: 2005/04/10 20:57:40; author: kris; state: Exp; lines: +2 -2 Now builds on amd64
v. 1.10 date: 2004/03/16 04:23:55; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.9 date: 2004/03/14 06:17:16; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.8 date: 2004/03/09 12:15:30; author: kris; state: Exp; lines: +7 -1 BROKEN on amd64 and alpha: Does not compile
v. 1.7 date: 2004/02/04 05:08:41; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.6 date: 2003/02/20 18:57:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2003/01/15 19:37:42; author: ijliao; state: Exp; lines: +1 -2 upgrade to 0.40
v. 1.4 date: 2002/11/28 16:37:35; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.3 date: 2002/11/10 16:47:47; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.2 date: 2002/11/06 22:46:45; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.1 date: 2002/10/14 20:11:16; author: ijliao; state: Exp; add flounder 0.32a A quick way to visualize regularly spaced 4D data ============================================================================= v. 1.17 date: 2007/05/19 20:22:06; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2006/05/26 18:24:29; author: pav; state: Exp; lines: +2 -2 - Update MASTER_SITES, WWW - Portlint PR: ports/97835 Submitted by: Martin Wilke
v. 1.15 date: 2006/02/23 10:38:49; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.14 date: 2006/01/12 12:54:26; author: sem; state: Exp; lines: +3 -3 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.13 date: 2005/11/15 06:50:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/06/03 20:18:06; author: oliver; state: Exp; lines: +1 -1 change the libtool version to use from 1.3 to 1.5
v. 1.11 date: 2005/04/10 20:57:40; author: kris; state: Exp; lines: +2 -2 Now builds on amd64
v. 1.10 date: 2004/03/16 04:23:55; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.9 date: 2004/03/14 06:17:16; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.8 date: 2004/03/09 12:15:30; author: kris; state: Exp; lines: +7 -1 BROKEN on amd64 and alpha: Does not compile
v. 1.7 date: 2004/02/04 05:08:41; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.6 date: 2003/02/20 18:57:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2003/01/15 19:37:42; author: ijliao; state: Exp; lines: +1 -2 upgrade to 0.40
v. 1.4 date: 2002/11/28 16:37:35; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.3 date: 2002/11/10 16:47:47; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.2 date: 2002/11/06 22:46:45; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.1 date: 2002/10/14 20:11:16; author: ijliao; state: Exp; add flounder 0.32a A quick way to visualize regularly spaced 4D data ============================================================================= v. 1.17 date: 2007/05/19 20:22:06; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2006/05/26 18:24:29; author: pav; state: Exp; lines: +2 -2 - Update MASTER_SITES, WWW - Portlint PR: ports/97835 Submitted by: Martin Wilke
v. 1.15 date: 2006/02/23 10:38:49; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.14 date: 2006/01/12 12:54:26; author: sem; state: Exp; lines: +3 -3 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.13 date: 2005/11/15 06:50:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/06/03 20:18:06; author: oliver; state: Exp; lines: +1 -1 change the libtool version to use from 1.3 to 1.5
v. 1.11 date: 2005/04/10 20:57:40; author: kris; state: Exp; lines: +2 -2 Now builds on amd64
v. 1.10 date: 2004/03/16 04:23:55; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.9 date: 2004/03/14 06:17:16; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.8 date: 2004/03/09 12:15:30; author: kris; state: Exp; lines: +7 -1 BROKEN on amd64 and alpha: Does not compile
v. 1.7 date: 2004/02/04 05:08:41; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.6 date: 2003/02/20 18:57:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2003/01/15 19:37:42; author: ijliao; state: Exp; lines: +1 -2 upgrade to 0.40
v. 1.4 date: 2002/11/28 16:37:35; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.3 date: 2002/11/10 16:47:47; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.2 date: 2002/11/06 22:46:45; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.1 date: 2002/10/14 20:11:16; author: ijliao; state: Exp; add flounder 0.32a A quick way to visualize regularly spaced 4D data =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm