Open micheles opened 6 years ago
Is there any documentation available explaining the use of the sourceGroup
, and on the multiPointSource
and the griddedRupture
typologies? The only examples I can find are in the QA tests data, but no explanation is given regarding the logic of the calculators. If not in manual this should be added in the next version.
@g-weatherill MultiPoint sources are documented here https://github.com/gem/oq-engine/blob/master/doc/adv-manual/multipoint.rst while there is nothing at all on GriddedRuptures.
Dear @micheles I am writing this to express my interest in participating in the Google Season of Docs program, 2023. I am a final year student at IIT Mandi, pursuing Bachelors of Technology in Computer Science. I am doing minors in Data Science and have done a significant number of courses as well as projects in this domain.
Could you please guide me on how to proceed. I would appreciate any advice or recommendations you may have regarding the project. Regards Pritish Chugh
Hello @micheles
I am Vinayak I would love to contribute to this project through documentation, I would love to know the ways in which I can contribute to it. If you have something for me can you please guide me ? I would appreciate your help.
Thank you :)
Please send an email to andres.abarca@globalquakemodel.org if you want to partecipate to the documentation project.
I think we may also need to document the taxonomy_mapping_csv
parameter. It has come up twice in support requests I've received recently, and I'm not aware of any place where it is documented.
It is now documented in user-guide/inputs/taxonomy-mapping.rst
(current pdf)
Hazard
scenario
andevent_based
scenario
andevent_based
event_based
individual_rlzs
individual_curves
pointsource_distance
ses_seed
filter_distance
shift_hypo
point_rupture_bins
~collapse_level
discard_trts
griddedRupture
typologyMultiPointSources
reference_depth_to_2pt5km_per_sec
)backarc
,custom_site_id
,z1pt0
,z1pt4
,z2pt5
,xvf
,backarc_distance
,eshm20_region
)ampcode
,ec8
,ec8_p18
,h800
,geology
,amplfactor
)Risk
classical_damage
andclassical_risk
calculations starting from hazard curve csv filesevent_based_damage
calculatorscenario_damage
ignore_covs
individual_curves
(discontinued in #5186)asset_loss_table
(extremely limited use)approx_ddd
(extremely limited use)modal_damage_state
(currently unused by the engine)collapse_threshold
dmg_by_event
andlosses_by_event
General
Document in a manual for advanced users
discard_assets
aggregate_by
ignore_missing_costs
minimum_asset_loss
ses_per_logic_tree_path
,investigation_time
,number_of_logic_tree_samples
, for both sampling and full enumerationses_seed
is not mentioned, but it is important since it is the one used for generating the ruptures in event based — short explanation of the behaviors governed byses_seed
,random_seed
andmaster_seed
would be useful