The scripts require the matplotlb library and
basemap toolkit. These may be installed from
source or from packaged binaries, according to your
distribution
Fedora (F9): Both the
matplotlib library and basemap toolkit may be installed
directly from the Fedora repos with the following
command;
Ubuntu (8.04): The matplotlib
library may be installed with apt-get using the
following command;
The basemap toolkit is not in any of the repos (that
I know of) so needs to be installed from source.
Download the source files from
here (this procedure has been tested using version
0.9.9.1 of the toolkit.) Once downloaded, follow
the instructions to compile and install the toolkit
(including the required 'geos' package)
Other Platforms: If anyone
has advice on how to install these libraries on other
platforms, please let me know how so that I can post
instructions here.
All Platforms: Once the matplotlib
libraries are installed on your system, download the
pythonProp package from the above link and use the
following commands to install the scripts;
The installer places the python scripts in
/usr/local/share/pythonProp and shell script 'wrappers'
in /usr/local/bin.
Upgrading From Earlier Versions:
Earlier distributions placed the mufPlot,
voaAreaPlot.py and voafile.py in /usr/local/bin. It's
probably wise to delete these older
files.