no hazard produced for single source in v2.8

33 views
Skip to first unread message

era

unread,
Feb 22, 2018, 6:51:22 PM2/22/18
to OpenQuake Users
Hello team,

Using OQ 2.8, I am trying to look at the hazard from a single source, however, when I try to do classical hazard runs, no results are produced (it gives a warning that realizations reduce from 160 to 0). I have tested this in OQ 2.7, 2.5, and 2.3 for the source file attached and a number of other sources that I know are within 20 km of the site of interest. The older engines provide hazard outputs with no issue (ie. realizations reduce from 160 to 2, as expected, and output files are produced). 

Below I have pasted the output from the program when I run the attached files in OQ 2.8. If it would be helpful to see output from a successful run in an older engine, please let me know.

Please let me know if there is anything I can do, and apologies if I have missed something.

Best,
Elizabeth


 py27  openquake  media  sf_RLC  2018  input  single_source  $  oq engine --run job.ini --exports csv,xml
[2018-02-23 00:46:17,357 #64 INFO] Running /media/sf_RLC/2018/input/single_source/job.ini
[2018-02-23 00:46:17,361 #64 INFO] Using engine version 2.8.0-git5c50b76
[2018-02-23 00:46:17,395 #64 INFO] Read 1 hazard site(s)
[2018-02-23 00:46:17,719 #64 INFO] Parsing /media/sf_RLC/2018/input/single_source/source1.xml
[2018-02-23 00:46:17,729 #64 INFO] Processed source model 1 with 160 potential gsim path(s) and 1 sources
[2018-02-23 00:46:17,742 #64 INFO] Prefiltering the CompositeSourceModel
[2018-02-23 00:46:17,775 #64 INFO] Using maxweight=200, numheavy=0, tiles=1
[2018-02-23 00:46:17,779 #64 INFO] Prefiltering tile 1 of 1
[2018-02-23 00:46:17,783 #64 INFO] Sent 0 sources in 0 tasks
[2018-02-23 00:46:17,788 #64 INFO] No classical tasks were submitted
[2018-02-23 00:46:17,793 #64 WARNING] Reducing the logic tree of source1.xml from 160 to 0 realizations
[2018-02-23 00:46:17,838 #64 INFO] exported realizations: [u'../../output/source1/realizations_64.csv']
[2018-02-23 00:46:17,864 #64 INFO] exported realizations: [u'../../output/source1/realizations_64.csv']
[2018-02-23 00:46:17,899 #64 INFO] Calculation 64 finished correctly in 0 seconds
  id | name
 181 | fullreport
 182 | sourcegroups




single_source.zip

Marco Pagani

unread,
Feb 22, 2018, 7:17:56 PM2/22/18
to OpenQuake Users

Hi Lizzie,

With the current master this is what I get:

[2018-02-23 01:13:14,162 #164 INFO] Running /Users/mpagani/Documents/2018/diary/02/23_lizzie/single_source/job.ini
[2018-02-23 01:13:14,167 #164 INFO] Using engine version 2.9.0-git4301b40122
[2018-02-23 01:13:14,426 #164 INFO] Read 1 hazard site(s)
[2018-02-23 01:13:14,431 #164 INFO] Reading the risk model if present
[2018-02-23 01:13:14,439 #164 INFO] Parsing /Users/mpagani/Documents/2018/diary/02/23_lizzie/single_source/source1.xml
[2018-02-23 01:13:14,445 #164 INFO] Processed source model 1 with 160 potential gsim path(s) and 1 sources
[2018-02-23 01:13:14,455 #164 WARNING] Reducing the logic tree of source1.xml from 160 to 2 realizations
[2018-02-23 01:13:14,468 #164 INFO] Prefiltering tile 1 of 1
[2018-02-23 01:13:14,476 #164 INFO] Using minweight=100
[2018-02-23 01:13:14,479 #164 INFO] Submitting "classical" tasks
[2018-02-23 01:13:14,482 #164 INFO] Sent 1 sources in 1 tasks
[2018-02-23 01:13:14,486 #164 INFO] Sent 7.67 KB of data in 1 task(s)
[2018-02-23 01:13:14,510 #164 INFO] classical 100%
[2018-02-23 01:13:14,517 #164 INFO] Received 8.05 KB of data, maximum per task 8.05 KB
[2018-02-23 01:13:14,521 #164 INFO] Effective sites per task: 1
[2018-02-23 01:13:14,524 #164 WARNING] Reducing the logic tree of source1.xml from 160 to 2 realizations
[2018-02-23 01:13:14,562 #164 INFO] Reading PoEs on 1 sites
[2018-02-23 01:13:14,571 #164 INFO] Submitting "build_hcurves_and_stats" tasks
[2018-02-23 01:13:14,574 #164 INFO] Sent 26.24 KB of data in 1 task(s)
[2018-02-23 01:13:14,581 #164 INFO] build_hcurves_and_stats 100%
[2018-02-23 01:13:14,587 #164 INFO] Received 4.47 KB of data, maximum per task 4.47 KB
[2018-02-23 01:13:14,635 #164 INFO] Calculation 164 finished correctly in 0 seconds
id | name
25 | Full Report
26 | Hazard Curves
27 | Realizations
28 | Seismic Source Groups
29 | Uniform Hazard Spectra

Michele can probably help in sorting out why calculation aren’t working in your case.

Cheers,

Marco

--
You received this message because you are subscribed to the Google Groups "OpenQuake Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openquake-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

era

unread,
Feb 22, 2018, 9:31:07 PM2/22/18
to OpenQuake Users
Hi Marco,

Thanks! This is very weird then since it worked for you. Do you think it would solve the issue pull the current nightly build then? If yes, are the instructions either of these locations still appropriate?

Please let me know your thoughts. If whatever the issue might be can be solved by upgrading, I'm happy to just do that if that is easiest on the team. Otherwise, I am happy to run more tests to help sort out what the issue could be. 

Thanks,
Lizzie

Michele Simionato

unread,
Feb 22, 2018, 9:50:01 PM2/22/18
to OpenQuake Users
I bet is it the international date line bug that we fixed recently. If it works with master as Marco says it is definitely that.
If I were you, I would wait for engine 2.9, which was due yesterday and hopelly should come really soon.

era

unread,
Feb 23, 2018, 5:09:24 AM2/23/18
to OpenQuake Users
Thanks, Michele. I should be able to wait for 2.9 then - good luck finalizing it, I hope it comes soon!
Reply all
Reply to author
Forward
0 new messages