Skip to content

Ambiguity between hypocentral and station velocity when not using NLL grids #5

@krisvanneste

Description

@krisvanneste

I noticed that the _displacement_to_moment function in ssp_build_spectra calls ssp_util.get_vel to obtain vs_station.
However, when there is no NLL grid, ssp_util.get_vel just returns config.vs, which according to sourcespec.conf is the S-wave velocity close to the source. The _hypo_vel function in ssp_read_traces also calls ssp_util.get_vel and stores the same value in config.hypo.vs. So, when not using NLL grids, hypocentral and station velocities end up with the same value.

Would it be possible to define hypocentral and station velocities (P and S) separately in sourcespec.conf?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions