source: inundation/ga/storm_surge/README.txt @ 643

Last change on this file since 643 was 576, checked in by ole, 20 years ago

Historic commitment

File size: 1.5 KB
Line 
1This is the root-Subversion directory for the Storm Surge
2Software Development project conducted by
3
4Stephen Roberts (ANU)
5Ole Nielsen (GA)
6Christopher Zoppou (GA)
7Duncan Gray (GA)
8
9This is the top directory for the storm surge project developed at the
10Risk Assessment Methods Project at Geoscience Australia and
11Mathematical Sciences Institute at the Australian National University.
12
13
14Copyright 2004 
15Ole Nielsen, Stephen Roberts, Duncan Gray, Christopher Zoppou
16
17
18PREREQUISITES
19
20python 2.3 or later
21python-numeric
22python-dev (Interestingly, numeric seems to be installed as well)
23python-scientific (or maybe only python-netcdf)
24
25
26RECOMMENDED
27
28psyco
29visual python
30
31
32INSTALLATION
33
34In directory pyvolution:
35
36  python compile.py
37 
38 
39
40
41LICENSE
42    This program is free software; you can redistribute it and/or modify
43    it under the terms of the GNU General Public License as published by
44    the Free Software Foundation; either version 2 of the License, or
45    (at your option) any later version.
46
47    This program is distributed in the hope that it will be useful,
48    but WITHOUT ANY WARRANTY; without even the implied warranty of
49    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
50    GNU General Public License (http://www.gnu.org/copyleft/gpl.html)
51    for more details.
52
53    You should have received a copy of the GNU General Public License
54    along with this program; if not, write to the Free Software
55    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
56
Note: See TracBrowser for help on using the repository browser.