Skip to content

Fix the mismatch of the folder structure between NRL v1 and v2

Omid Hosseini requested to merge feature-fix_obspy_nrl2 into feature-add_offline_NRL2

Locally fix the problem of hard-coded string literals in the ObsPy client.py's __init__ method to make it work with NRL v2 folder structure.

Merge request reports