forked from gem/oq-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
OpenQuake
License
larsbutler/oq-engine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenQuake is an open source application that allows users to compute seismic hazard and seismic risk of earthquakes on a global scale. Please note: the /usr/bin/openquake script requires a celeryconfig.py file in the PYTHONPATH. Please make sure this is the case and that your celeryconfig.py file works with your python-celery setup. Feel free to copy /usr/openquake/engine/celeryconfig.py and revise it as needed. **Running tests** *Short-running test suite* These tests should complete in about 5 minutes: $ nosetests --with-doctest tests/ *Shorter-running test suite* These tests should complete in about 1 minute: $ nosetests --with-doctest -a '!slow' tests/ *Full test suite* These tests including many long-running QA tests and can take ~1 hour to run: $ nosetests --with-doctest
About
OpenQuake
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 96.6%
- Shell 3.4%