{
    "docstring": "PhaseNet model trained on data from the SNet offshore Japan and corresponding land stations. For details on the model training see Suzuki et al. (2025, doi:10.1126/science.adt6389). Original available at https://zenodo.org/records/13854225 . \n\nConverted to SeisBench by Jannes M\u00fcnchmeyer (munchmej@univ-grenoble-alpes.fr).",
    "model_args": {
        "sampling_rate": 100,
        "component_order": "ENZ",
        "filter_args": null,
        "filter_kwargs": null,
        "grouping": "instrument",
        "in_channels": 3,
        "classes": 3,
        "phases": "NPS",
        "norm": "std",
        "norm_amp_per_comp": false,
        "norm_detrend": false
    },
    "seisbench_requirement": "0.7.0",
    "default_args": {"overlap": 1500, "blinding": [250, 250]}
}
