Download Latest Version TimeWalker-2.1.zip (1.6 MB)
Email in envelope

Get an email when there's a new version of TimeWalker

Home / OldFiles
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2002-05-15 2.1 kB
TimeWalker-beta-2-0-1.win32.exe 2002-05-15 1.0 MB
TimeWalker-beta-2-0-1.zip 2002-05-15 976.6 kB
TimeWalker-2.0.beta.zip 2002-04-30 842.8 kB
TimeWalker-2.0.beta.win32.exe 2002-04-30 886.7 kB
tw-2.0.b-win32.exe 2002-04-29 835.6 kB
tw-2.0.b.src.zip 2002-04-29 818.8 kB
snapshots.zip 2001-12-05 1.6 MB
INSTALL.txt 2001-12-05 3.2 kB
TimeWalker-1.0beta1-images.tar.gz 2001-12-04 556.7 kB
TimeWalker-1.0beta1.win32-py2.1.exe 2001-12-04 670.5 kB
TimeWalker-1.0beta1.tar.gz 2001-12-04 631.9 kB
TimeWalker-1.0beta1.linux-i686.tar.gz 2001-12-04 944.9 kB
TimeWalker-1.0beta1-1.src.rpm 2001-12-04 633.9 kB
TimeWalker-1.0beta1-1.i686.rpm 2001-12-04 848.3 kB
TimeWalker-1.0beta0.tar.gz 2001-11-29 181.2 kB
Totals: 16 Items   11.4 MB 4
TimeWalker (version 2.0.1 beta).
-----------------------------

Requirements.

The current version is pure Python and requires only:
 a) Python-2.2 (from www.python.org)
 b) wxPython-2.3.2 (from www.wxpython.org)
 c) a platform supported by a) and b).


Tested platforms and packages.

 win32:
	Python-2.2.exe
	wxPython-2.3.2-hybrid.exe
	win32all-142.exe (as IDE)
	

 Linux Suse 8.0
	package python2.2-105 (part of Suse)
	wxPython-2.3.2.1-1-Py22.i386.rpm
	wxGTK-2.3.2-1.i386.rpm


Install.

Installation is simple and based on
standard install facilities (.exe for win32, .rpm for Linux).
However the Distutils facility seemed not to work properly
under Linux 8.0, so for Linux there is only the py-source zip file
for this moment.

Steps:

 1. install Python-2.2
 2. install wxPython-2.3.2
 3. install (extract) TimeWalker-2.0.1


Running.

Just start 'python runTW.py' within the 'utils' subdir,
or make a link to runTW.py to a place that suites you.


Examples.

There are some small examples of data and snapshots
in the directory examples.
Larger examples will be distributed as files
to be extracted separately (in order the keep the base
distribution of moderate size).


Documentation.

All documentation is represented as .py modules in the
docs subdirectory. By using the help-menu this information
is transformed into HTML on the fly.


Win32 bindings.

If you want to execute just by double-clicking compiled (.pyc)
code, make a binding in folder options (edit the open of the .pyc
extension as '...\PYTHON22\pythonw.exe "%1" %*').


Problems.

If there are problems start TimeWalker with 'python tests/validate.py'
for opening a parallel py-shell window showing error-messages.

Among the known problems are some performance
bottlenecks when aggregating over all data.
The annoying effects is obvious when
changing shown time-levels or resizing the x dimension.


Release information.

This is a beta release. There are many things planned
to be improved (see the releaseDoc).


---------------
Theo.de.Ridder@planet.nl
may 2002
Source: readme.txt, updated 2002-05-15