Hi everyone,
I need assistance with plotting the ±1σ and ±2σ curves using Python. I have ground motion data from OpenQuake and would like guidance on how to calculate and plot these curves.
Thank you!
Without seeing the code you are using it’s hard to help. If you are already computing median and std it’s quite easy to do what you ask.
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/openquake-users/2bb6e6e2-20fc-45c3-abc0-45bda4fb7622n%40googlegroups.com.
Dear Marco,
I hope this message finds you well. I am a new user of openquake.
Currently, I am working with the ground motion fields (GMF) output from OpenQuake, specifically focusing on PGA and PGV, with 1,000 number of ground motion fields.
Therefore, I grouped the PGA values by site ID and computed their averages. The results were then exported to an Excel file.
However, I am unsure How to compute the standard deviation , and I would also like guidance on how to properly calculate the median for both the PGA and PGV values.
Could you kindly suggest for calculating the median and standard deviation of the OpenQuake output?
Thank you for your support and guidance.
Best regards,
Mango