GFZ-Centre-for-Early-Warning / caravan

CARAVAN is a free and open source web-based framework for on-demand seismic risk assessment, developed by the German Centre for Geosciences, Potsdam.
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

Dev #13

Closed matebarny closed 7 years ago

matebarny commented 7 years ago

commit 89c765bc31e2560fafdc39fab0a34c8e846c023d Author: matebarny matebarny@gmail.com

modified caravan_wsgi and caravan/static/main_page_template so that the
web interface could retrieve the report for a given event

commit 21208f6848e065e733645dd362aac4d181ef2b59 Author: matebarny matebarny@gmail.com

modified so also a link to the local_events folder is created in the
caravan/static/report folder.
This will let caravan_wsgi find the report corresponding to a give event

commit b5cd3354cccbd859aecd5f031e72e97547e4fb4b Author: matebarny matebarny@gmail.com

fixed events_receiver.py

commit 83fc9d63ab2408441105b04463299fbeca79f366 Merge: 7d58b49 5be30d6 Author: matebarny matebarny@gmail.com

Merge branch 'viewmode' into dev

commit 5be30d685995705d469342339a9606c4d98f7282 Author: matebarny matebarny@gmail.com

moved local_events paramters to caravan/settings/shared.py so caravan_wsgi-py could get access to them

commit 7d58b49f7207520350f50486ffa02ab4f39302e4 Merge: b0cc1f4 f063202 Author: matebarny matebarny@gmail.com

Merge branch 'reporting' into dev

commit b0cc1f457e6a6f7055b47b910420feab42ace830 Author: matebarny matebarny@gmail.com

merging report.py from reporting

commit 5ad98dfab43925f7179aec5b7e0b7824d0cd1a66 Author: matebarny matebarny@gmail.com

Created codes for retrieving and processing events from the Geofon
system.
Codes are well commented

commit b1c77ea391f8bd60bc5c42d2ceeaac3659f2c792 Author: matebarny matebarny@gmail.com

switched hashing mechanism to md5 hexdump

commit 3aa25e1f60b5b935ff659672b39fda3ba8583147 Author: matebarny matebarny@gmail.com

viewmode: modified core.py to skip simulation if an already simulated
scenario is supplied.
Modified runutils.py so that session_id and status could be manually
set, allowing "faking" the simulation