Ignore:
Timestamp:
Aug 20, 2004, 10:27:15 AM (20 years ago)
Author:
ole
Message:

Copied text from old grohm directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/README.txt

    r193 r194  
    77Duncan Gray (GA)
    88
     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-dev (Interestingly, numeric seems to be installed as well)
     22python-scientific (or maybe only python-netcdf)
     23
     24
     25RECOMMENDED
     26
     27psyco
     28visual python
     29
     30
     31INSTALLATION
     32
     33In directory pyvolution:
     34
     35  python compile_all.py
     36 
     37 
     38
     39
     40LICENSE
     41    This program is free software; you can redistribute it and/or modify
     42    it under the terms of the GNU General Public License as published by
     43    the Free Software Foundation; either version 2 of the License, or
     44    (at your option) any later version.
     45
     46    This program is distributed in the hope that it will be useful,
     47    but WITHOUT ANY WARRANTY; without even the implied warranty of
     48    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     49    GNU General Public License (http://www.gnu.org/copyleft/gpl.html)
     50    for more details.
     51
     52    You should have received a copy of the GNU General Public License
     53    along with this program; if not, write to the Free Software
     54    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
     55
Note: See TracChangeset for help on using the changeset viewer.