GREAT-ER - a Thuban-based Geo-referenced Simulation System ========================================================== Date: 2003-07-21 Author: Bernhard Herzog Requirements ------------ - Python >= 2.2.1 - wxPython >= 2.4.0 (this implies a wxWindows of the same version) - Thuban: latest version of the greater-ms3 branch in CVS and its requirements: SQLite 2.8 pysqlite >= 2.4.1 proj >= 4.4 - GREAT-ER-DB and its requirements - GREAT-ERModel and its requirements Installation ------------ 1. Install Thuban so that the thubaninit module is on Python's module path. One way to do that is to use the "python setup.py install_local" command to build Thuban and to add the directory containing the Thuban sources to the PYTHONPATH environment variable 2. Put sciparam, GREAT-ER-DB, GREAT-ERModel and GREAT-ER into the same directory. 3. Build GREAT-ER-DB. See the instructions there. 4. Run GREAT-ER.py in the GREAT-ER directory. GREAT-ER.py will automatically find GREAT-ER-DB and GREAT-ERModel if they are in the parent directory of the directory containing GREAT-ER.py as suggested in step 2. License ------- GREAT-ER is licensed under the terms of the GNU General Public License (GPL).