Skip to content

arc file -> lettura magnitudo di evento

Facendo dei test con @andrea.bono , ci siamo accorti di qualche problemino sulla magnitudo ML da leggere nel file ARC da mostrare al turnista.

Dato un file di input che per comodità riporto sia in formato JSON che ARC:

Click here to view INPUT JSON file.
{
    "data": {
        "OUTPUT": [
            "prt"
        ],
        "HYP2000_CONF": [
            "200 T 2000 0",
            "LET 5 2 3 2 2",
            "H71 1 1 3",
            "STA './all_stations.hinv'",
            "CRH 1 './italy.crh'",
            "MAG 1 T 3 1",
            "DUR -.81 2.22 0 .0011 0); 5*0); 9999 1",
            "FC1 'D' 2 'HHZ' 'EHZ'",
            "PRE 7); 3 0 4 9); 5 6 4 9); 1 1 0 9); 2 1 0 9); 4 4 4 9); 3 0 0 9); 4 0 0 9",
            "RMS 4 .40 2 4",
            "ERR .10",
            "POS 1.78",
            "REP T T",
            "JUN T",
            "MIN 4",
            "NET 4",
            "ZTR 5 T",
            "DIS 6 100 1. 7.",
            "DAM 7 30 0.5 0.9 0.005 0.02 0.6 100 500",
            "WET 1. .75 .5 .25",
            "ERF T",
            "TOP F",
            "LST 1 1 0",
            "KPR 2",
            "COP 5",
            "CAR 3",
            "PRT '../output/hypo.prt'",
            "SUM '../output/hypo.sum'",
            "ARC '../output/hypo.arc'",
            "APP F T F",
            "CON 25 0.04 0.001",
            "PHS './input.arc'",
            "LOC"
        ],
        "MODEL": [
            "Italy",
            "5.00  0.00",
            "6.00 10.00",
            "8.10 30.00"
        ],
        "TYPE_HYP2000ARC": {
            "quakeId": 65991500,
            "version": "ew prelim",
            "phases": [
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:51.740",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "*",
                    "pamp": 0,
                    "sta": "FOPC",
                    "comp": "HGZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:52.639",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ASSB",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": "S",
                    "loc": "--",
                    "Pat": null,
                    "Sonset": "S",
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": "2019-03-07 00:05:58.347",
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ASSB",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:52.580",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MOMA",
                    "comp": "HNZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:54.369",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CESI",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:55.240",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATCC",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": "S",
                    "loc": "--",
                    "Pat": null,
                    "Sonset": "S",
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": "2019-03-07 00:05:59.951",
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.2799997,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATCC",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:56.939",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MURB",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:56.790",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NRCA",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:57.880",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MC2",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:57.369",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FOSV",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:56.750",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ARRO",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:55.610",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GAVE",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": "S",
                    "loc": "--",
                    "Pat": null,
                    "Sonset": "S",
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": "2019-03-07 00:06:01.252",
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 7.2300005,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GAVE",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:55.610",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CESX",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": "S",
                    "loc": "--",
                    "Pat": null,
                    "Sonset": "S",
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": "2019-03-07 00:06:01.248",
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 5.31,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CESX",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:56.740",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FDMO",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:57.160",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MGAB",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:57.810",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SNTG",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:58.000",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "LNSS",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:59.099",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATVO",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:59.400",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATMI",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:59.450",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MMO1",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:59.869",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SSFR",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:00.290",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GUMA",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:05:59.910",
                    "Sonset": null,
                    "Pqual": 3,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "EL6",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:00.349",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATPI",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:00.810",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MTRA",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:00.770",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "RM33",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:01.009",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SMA1",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:01.090",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FRON",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:01.790",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MF5",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:01.509",
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "PIEI",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:01.410",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ARVD",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:00.119",
                    "Sonset": null,
                    "Pqual": 3,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CAFI",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:02.669",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CAMP",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:03.209",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "APEC",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:02.740",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NARO",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:06.180",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SSP9",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:03.310",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MPAG",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:03.290",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FIAM",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:04.949",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "COR1",
                    "comp": "EHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:04.239",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TERO",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:05.730",
                    "Sonset": null,
                    "Pqual": 3,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "PARC",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:08.080",
                    "Sonset": null,
                    "Pqual": 3,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TOLF",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:07.669",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CERT",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:12.260",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CSNT",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:13.419",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "INTR",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:12.879",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FIR",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:13.169",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "P",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GIUL",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:30.250",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "Pg",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "PTRJ",
                    "comp": "HNZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:27.889",
                    "Sonset": null,
                    "Pqual": 1,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "Pn",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MOCO",
                    "comp": "HHZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": "P",
                    "Slabel": null,
                    "loc": "--",
                    "Pat": "2019-03-07 00:06:31.970",
                    "Sonset": null,
                    "Pqual": 2,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": "Pn",
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": null,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MNTV",
                    "comp": "HNZ",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 27.5,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MOMA",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 24.2,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MOMA",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 29.400002,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MOMA",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 24.5,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MOMA",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 6.95,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CESI",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 8.98,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CESI",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.48,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATCC",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 7.01,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GAVE",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.3510001,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GAVE",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.47,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GAVE",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 5.3900003,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CESX",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 14.42,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MURB",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 10.54,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MURB",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 14.92,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MURB",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 11.559999,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MURB",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.222,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FDMO",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.562,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FDMO",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.49,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NRCA",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.26,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NRCA",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 5.05,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NRCA",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.62,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NRCA",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.289,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MGAB",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.311,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MGAB",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.348,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MGAB",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.462,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MGAB",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.497,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FOSV",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.3280001,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FOSV",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.303,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SNTG",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.1290002,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SNTG",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.964,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SNTG",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.027,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SNTG",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.02,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "LNSS",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 3.85,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "LNSS",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.16,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "LNSS",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.1,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "LNSS",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.8400002,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATMI",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 3.38,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATMI",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.751,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATVO",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.816,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATVO",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.51,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SSFR",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.897,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SSFR",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.65,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SSFR",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.753,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SSFR",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 3.6599998,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GUMA",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 3.554,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GUMA",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 4.06,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GUMA",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 3.58,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GUMA",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.2199998,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "EL6",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.99,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "EL6",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.656,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATPI",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.673,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "ATPI",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.6300001,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MTRA",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.635,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MTRA",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.654,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MTRA",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.3540001,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MTRA",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.842,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "RM33",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.733,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "RM33",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.839,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "RM33",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.768,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "RM33",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 2.47,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SMA1",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.7279999,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "SMA1",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.614,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FRON",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.872,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FRON",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.176,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MF5",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 1.607,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MF5",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.764,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "PIEI",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.648,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "PIEI",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.36900002,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CAMP",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.428,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CAMP",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.322,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NARO",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.276,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "NARO",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.472,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MPAG",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.427,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "MPAG",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.397,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FIAM",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.40899998,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FIAM",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.613,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "COR1",
                    "comp": "EHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.96,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "COR1",
                    "comp": "EHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.286,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TERO",
                    "comp": "HNE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.345,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TERO",
                    "comp": "HNN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.41,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TERO",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.55700004,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TERO",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.796,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "PARC",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.45499998,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "PARC",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.286,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TOLF",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.283,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "TOLF",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.69,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CERT",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.41799998,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "CERT",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.17899999,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "INTR",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.40399998,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "INTR",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.37,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FIR",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.521,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "FIR",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.1441,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GIUL",
                    "comp": "HHE",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                },
                {
                    "Ponset": null,
                    "Slabel": null,
                    "loc": "--",
                    "Pat": null,
                    "Sonset": null,
                    "Pqual": 0,
                    "codalenObs": 0,
                    "Sat": null,
                    "Plabel": null,
                    "dist": 0,
                    "Sres": 0,
                    "ampType": "1",
                    "amplitude": 0.1455,
                    "azm": 0,
                    "ampMag": 0,
                    "Pfm": null,
                    "Sfm": null,
                    "net": "IV",
                    "pamp": 0,
                    "sta": "GIUL",
                    "comp": "HHN",
                    "Squal": 0,
                    "takeoff": 0,
                    "Pwt": 0,
                    "codalen": 0,
                    "ccntr": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "Swt": 0,
                    "importanceP": 0,
                    "Pres": 0,
                    "Md": 0,
                    "ampMagWeightCode": 0,
                    "importanceS": 0,
                    "codawt": 0,
                    "caav": [
                        [
                            0,
                            0,
                            0,
                            0,
                            0
                        ]
                    ],
                    "datasrc": "W"
                }
            ]
        }
    }
}
Click here to view INPUT ARC file.
                  S                                                                                                                       65991500                0
$
FOPC  *  HGZ PP 0201903070005 5174                            0                  0                                0
$
APEC IV  HHZ PP 2201903070006  321                            0                  0                                0
$
ARRO IV  EHZ PP 1201903070005 5675                            0                  0                                0
$
ARVD IV  HHZ PP 1201903070006  141                            0                  0                                0
$
ASSB IV  HHE     201903070005             5835S  0            0                  0                                0
$
ASSB IV  HHZ PP 0201903070005 5264                            0                  0                                0
$
ATCC IV  EHE     201903070005                             448 0                  0                                1
$
ATCC IV  EHN     201903070005             5995S  0        428 0                  0                                1
$
ATCC IV  EHZ PP 0201903070005 5524                            0                  0                                0
$
ATMI IV  HHE     201903070005                             284 0                  0                                1
$
ATMI IV  HHN     201903070005                             338 0                  0                                1
$
ATMI IV  HHZ PP 1201903070005 5940                            0                  0                                0
$
ATPI IV  EHE     201903070005                              66 0                  0                                1
$
ATPI IV  EHN     201903070005                              67 0                  0                                1
$
ATPI IV  EHZ PP 2201903070006   35                            0                  0                                0
$
ATVO IV  HHE     201903070005                              75 0                  0                                1
$
ATVO IV  HHN     201903070005                              82 0                  0                                1
$
ATVO IV  HHZ PP 1201903070005 5910                            0                  0                                0
$
CAFI IV  HHZ PP 3201903070006   12                            0                  0                                0
$
CAMP IV  HHE     201903070005                              37 0                  0                                1
$
CAMP IV  HHN     201903070005                              43 0                  0                                1
$
CAMP IV  HHZ PP 2201903070006  267                            0                  0                                0
$
CERT IV  HHE     201903070005                              69 0                  0                                1
$
CERT IV  HHN     201903070005                              42 0                  0                                1
$
CERT IV  HHZ PP 2201903070006  767                            0                  0                                0
$
CESI IV  HHE     201903070005                             695 0                  0                                1
$
CESI IV  HHN     201903070005                             898 0                  0                                1
$
CESI IV  HHZ PP 0201903070005 5437                            0                  0                                0
$
CESX IV  HHE     201903070006              125S  0        531 0                  0                                1
$
CESX IV  HHN     201903070005                             539 0                  0                                1
$
CESX IV  HHZ PP 1201903070005 5561                            0                  0                                0
$
COR1 IV  EHE     201903070005                              61 0                  0                                1
$
COR1 IV  EHN     201903070005                              96 0                  0                                1
$
COR1 IV  EHZ PP 1201903070006  495                            0                  0                                0
$
CSNT IV  HHZ PP 2201903070006 1226                            0                  0                                0
$
EL6  IV  EHE     201903070005                             222 0                  0                                1
$
EL6  IV  EHN     201903070005                             299 0                  0                                1
$
EL6  IV  EHZ PP 3201903070005 5991                            0                  0                                0
$
FDMO IV  HHE     201903070005                             222 0                  0                                1
$
FDMO IV  HHN     201903070005                             156 0                  0                                1
$
FDMO IV  HHZ PP 0201903070005 5674                            0                  0                                0
$
FIAM IV  HHE     201903070005                              40 0                  0                                1
$
FIAM IV  HHN     201903070005                              41 0                  0                                1
$
FIAM IV  HHZ PP 2201903070006  329                            0                  0                                0
$
FIR  IV  HHE     201903070005                              37 0                  0                                1
$
FIR  IV  HHN     201903070005                              52 0                  0                                1
$
FIR  IV  HHZ PP 2201903070006 1288                            0                  0                                0
$
FOSV IV  EHE     201903070005                             150 0                  0                                1
$
FOSV IV  EHN     201903070005                             133 0                  0                                1
$
FOSV IV  EHZ PP 0201903070005 5737                            0                  0                                0
$
FRON IV  EHE     201903070005                              61 0                  0                                1
$
FRON IV  EHN     201903070005                              87 0                  0                                1
$
FRON IV  EHZ PP 0201903070006  109                            0                  0                                0
$
GAVE IV  EHE     201903070006              125S  0        723 0                  0                                1
$
GAVE IV  EHN     201903070005                             447 0                  0                                1
$
GAVE IV  EHZ PP 1201903070005 5561                            0                  0                                0
$
GAVE IV  HNE     201903070005                             701 0                  0                                1
$
GAVE IV  HNN     201903070005                             135 0                  0                                1
$
GIUL IV  HHE     201903070005                              14 0                  0                                1
$
GIUL IV  HHN     201903070005                              15 0                  0                                1
$
GIUL IV  HHZ PP 2201903070006 1317                            0                  0                                0
$
GUMA IV  HHE     201903070005                             406 0                  0                                1
$
GUMA IV  HHN     201903070005                             358 0                  0                                1
$
GUMA IV  HHZ PP 0201903070006   29                            0                  0                                0
$
GUMA IV  HNE     201903070005                             366 0                  0                                1
$
GUMA IV  HNN     201903070005                             355 0                  0                                1
$
INTR IV  HHE     201903070005                              18 0                  0                                1
$
INTR IV  HHN     201903070005                              40 0                  0                                1
$
INTR IV  HHZ PP 2201903070006 1342                            0                  0                                0
$
LNSS IV  HHE     201903070005                             416 0                  0                                1
$
LNSS IV  HHN     201903070005                             410 0                  0                                1
$
LNSS IV  HHZ PP 0201903070005 58                              0                  0                                0
$
LNSS IV  HNE     201903070005                             402 0                  0                                1
$
LNSS IV  HNN     201903070005                             385 0                  0                                1
$
MC2  IV  EHZ PP 2201903070005 5788                            0                  0                                0
$
MF5  IV  EHE     201903070005                             118 0                  0                                1
$
MF5  IV  EHN     201903070005                             161 0                  0                                1
$
MF5  IV  EHZ PP 2201903070006  179                            0                  0                                0
$
MGAB IV  HHE     201903070005                             135 0                  0                                1
$
MGAB IV  HHN     201903070005                             146 0                  0                                1
$
MGAB IV  HHZ PP 0201903070005 5716                            0                  0                                0
$
MGAB IV  HNE     201903070005                             129 0                  0                                1
$
MGAB IV  HNN     201903070005                             131 0                  0                                1
$
MMO1 IV  EHZ PP 0201903070005 5945                            0                  0                                0
$
MNTV IV  HNZ PP 2201903070006 3197                            0                  0                                0
$
MOCO IV  HHZ PP 1201903070006 2789                            0                  0                                0
$
MOMA IV  HHE     201903070005                            2940 0                  0                                1
$
MOMA IV  HHN     201903070005                            2450 0                  0                                1
$
MOMA IV  HNE     201903070005                            2750 0                  0                                1
$
MOMA IV  HNN     201903070005                            2420 0                  0                                1
$
MOMA IV  HNZ PP 2201903070005 5258                            0                  0                                0
$
MPAG IV  EHE     201903070005                              47 0                  0                                1
$
MPAG IV  EHN     201903070005                              43 0                  0                                1
$
MPAG IV  EHZ PP 2201903070006  331                            0                  0                                0
$
MTRA IV  EHE     201903070005                             165 0                  0                                1
$
MTRA IV  EHN     201903070005                             135 0                  0                                1
$
MTRA IV  EHZ PP 0201903070006   81                            0                  0                                0
$
MTRA IV  HNE     201903070005                             163 0                  0                                1
$
MTRA IV  HNN     201903070005                             164 0                  0                                1
$
MURB IV  HHE     201903070005                            1492 0                  0                                1
$
MURB IV  HHN     201903070005                            1156 0                  0                                1
$
MURB IV  HHZ PP 0201903070005 5694                            0                  0                                0
$
MURB IV  HNE     201903070005                            1442 0                  0                                1
$
MURB IV  HNN     201903070005                            1054 0                  0                                1
$
NARO IV  HHE     201903070005                              32 0                  0                                1
$
NARO IV  HHN     201903070005                              28 0                  0                                1
$
NARO IV  HHZ PP 1201903070006  274                            0                  0                                0
$
NRCA IV  HHE     201903070005                             505 0                  0                                1
$
NRCA IV  HHN     201903070005                             462 0                  0                                1
$
NRCA IV  HHZ PP 0201903070005 5679                            0                  0                                0
$
NRCA IV  HNE     201903070005                             449 0                  0                                1
$
NRCA IV  HNN     201903070005                             426 0                  0                                1
$
PARC IV  HHE     201903070005                              80 0                  0                                1
$
PARC IV  HHN     201903070005                              45 0                  0                                1
$
PARC IV  HHZ PP 3201903070006  573                            0                  0                                0
$
PIEI IV  HHE     201903070005                              76 0                  0                                1
$
PIEI IV  HHN     201903070005                              65 0                  0                                1
$
PIEI IV  HHZ PP 0201903070006  151                            0                  0                                0
$
PTRJ IV  HNZ PP 2201903070006 3025                            0                  0                                0
$
RM33 IV  EHE     201903070005                             184 0                  0                                1
$
RM33 IV  EHN     201903070005                             177 0                  0                                1
$
RM33 IV  EHZ PP 2201903070006   77                            0                  0                                0
$
RM33 IV  HNE     201903070005                             184 0                  0                                1
$
RM33 IV  HNN     201903070005                             173 0                  0                                1
$
SMA1 IV  EHE     201903070005                             247 0                  0                                1
$
SMA1 IV  EHN     201903070005                             173 0                  0                                1
$
SMA1 IV  EHZ PP 1201903070006  101                            0                  0                                0
$
SNTG IV  HHE     201903070005                              96 0                  0                                1
$
SNTG IV  HHN     201903070005                             103 0                  0                                1
$
SNTG IV  HHZ PP 1201903070005 5781                            0                  0                                0
$
SNTG IV  HNE     201903070005                             130 0                  0                                1
$
SNTG IV  HNN     201903070005                             213 0                  0                                1
$
SSFR IV  HHE     201903070005                             265 0                  0                                1
$
SSFR IV  HHN     201903070005                             175 0                  0                                1
$
SSFR IV  HHZ PP 0201903070005 5987                            0                  0                                0
$
SSFR IV  HNE     201903070005                             251 0                  0                                1
$
SSFR IV  HNN     201903070005                             190 0                  0                                1
$
SSP9 IV  EHZ PP 2201903070006  618                            0                  0                                0
$
TERO IV  HHE     201903070005                              41 0                  0                                1
$
TERO IV  HHN     201903070005                              56 0                  0                                1
$
TERO IV  HHZ PP 1201903070006  424                            0                  0                                0
$
TERO IV  HNE     201903070005                              29 0                  0                                1
$
TERO IV  HNN     201903070005                              35 0                  0                                1
$
TOLF IV  HHE     201903070005                              29 0                  0                                1
$
TOLF IV  HHN     201903070005                              28 0                  0                                1
$
TOLF IV  HHZ PP 3201903070006  808                            0                  0                                0
$
                                                                   hid= eid= type_hyp=0|""

Questo e' il relativo output dopo la localizzazione:

Click here to view OUTPUT ARC file.
201903070005489942 5486 12E3771  985262 46 61 13  2635184  69 73 0  45  0     25    3  45  69  0 960  00119  0Ita    D 52    0 00   0 00  65991500   0  00   0  000 NC01MH 866  899
$
MOMA IV EHHE    0201903070005    0-999  0-6000   0   029.4000 0  0   0   0 13212600  0     202  0325   0   0   -- 1
$
MOMA IV NHHN    0201903070005    0-999  0-6000   0   024.5000 0  0   0   0 13212600  0     202  0317   0   0   -- 1
$
MOMA IV EHNE    0201903070005    0-999  0-6000   0   027.5000 0  0   0   0 13212600  0     202  0322   0   0   -- 1
$
MOMA IV NHNN    0201903070005    0-999  0-6000   0   024.2000 0  0   0   0 13212600  0     202  0317   0   0   -- 1
$
MOMA IV ZHNZ PP 2201903070005 5258  31 70-6000   0   0      0 0  0   0   0 13212600  0     202  0  0 233   0   -- 0
$
ASSB IV EHHE    0201903070005    0-999  0 5835S  0 313      0 0  0   0   0 14512400  0       9  0  0   0   0   -- 0
$
ASSB IV ZHHZ PP 0201903070005 5264  15140-6000   0   0      0 0  0   0   0 14512400  0       9  0  0 610   0   -- 0
$
CESI IV EHHE    0201903070005    0-999  0-6000   0   06.95000 0  0   0   0 247 5600  0      65  0278   0   0   -- 1
$
CESI IV NHHN    0201903070005    0-999  0-6000   0   08.98000 0  0   0   0 247 5600  0      65  0289   0   0   -- 1
$
CESI IV ZHHZ PP 0201903070005 5437  15140-6000   0   0      0 0  0   0   0 247 5600  0      65  0  0  85   0   -- 0
$
ATCC IV EEHE    0201903070005    0-999  0-6000   0   04.48000 0  0   0   0 301 5600  0       1  0263   0   0   -- 1
$
ATCC IV NEHN    0201903070005    0-999  0 5995S  0   54.28000 0140   0   0 301 5600  0       1  0261   0 291   -- 1
$
ATCC IV ZEHZ PP 0201903070005 5524  12140-6000   0   0      0 0  0   0   0 301 5600  0       1  0  0  70   0   -- 0
$
GAVE IV EEHE    0201903070005 6000 441  0 6125S  0  517.23000 0140   0   0 329 5600  0     138  0287   0 236   -- 1
$
GAVE IV NEHN    0201903070005    0-999  0-6000   0   04.47000 0  0   0   0 329 5600  0     138  0266   0   0   -- 1
$
GAVE IV ZEHZ PP 1201903070005 5561   2105-6000   0   0      0 0  0   0   0 329 5600  0     138  0  0  48   0   -- 0
$
GAVE IV EHNE    0201903070005    0-999  0-6000   0   07.01000 0  0   0   0 329 5600  0     138  0285   0   0   -- 1
$
GAVE IV NHNN    0201903070005    0-999  0-6000   0   01.35000 0  0   0   0 329 5600  0     138  0214   0   0   -- 1
$
CESX IV EHHE    0201903070005 6000 420  0 6125S  0  145.31000 0140   0   0 341 5600  0     186  0274   0 389   -- 1
$
CESX IV NHHN    0201903070005    0-999  0-6000   0   05.39000 0  0   0   0 341 5600  0     186  0275   0   0   -- 1
$
CESX IV ZHHZ PP 1201903070005 5561 -19105-6000   0   0      0 0  0   0   0 341 5600  0     186  0  0  99   0   -- 0
$
ARRO IV ZEHZ PP 1201903070005 5675  16105-6000   0   0      0 0  0   0   0 389 5600  0     163  0  0  66   0   -- 0
$
MURB IV EHHE    0201903070005    0-999  0-6000   0   014.9200 0  0   0   0 396 5600  0     348  0324   0   0   -- 1
$
MURB IV NHHN    0201903070005    0-999  0-6000   0   011.5600 0  0   0   0 396 5600  0     348  0313   0   0   -- 1
$
MURB IV ZHHZ PP 0201903070005 5694  23140-6000   0   0      0 0  0   0   0 396 5600  0     348  0  0  87   0   -- 0
$
MURB IV EHNE    0201903070005    0-999  0-6000   0   014.4200 0  0   0   0 396 5600  0     348  0322   0   0   -- 1
$
MURB IV NHNN    0201903070005    0-999  0-6000   0   010.5400 0  0   0   0 396 5600  0     348  0309   0   0   -- 1
$
FDMO IV EHHE    0201903070005    0-999  0-6000   0   02.22000 0  0   0   0 398 5600  0      69  0241   0   0   -- 1
$
FDMO IV NHHN    0201903070005    0-999  0-6000   0   01.56000 0  0   0   0 398 5600  0      69  0226   0   0   -- 1
$
FDMO IV ZHHZ PP 0201903070005 5674   0140-6000   0   0      0 0  0   0   0 398 5600  0      69  0  0  86   0   -- 0
$
NRCA IV EHHE    0201903070005    0-999  0-6000   0   05.05000 0  0   0   0 407 5600  0     102  0278   0   0   -- 1
$
NRCA IV NHHN    0201903070005    0-999  0-6000   0   04.62000 0  0   0   0 407 5600  0     102  0274   0   0   -- 1
$
NRCA IV ZHHZ PP 0201903070005 5679 -10140-6000   0   0      0 0  0   0   0 407 5600  0     102  0  0  85   0   -- 0
$
NRCA IV EHNE    0201903070005    0-999  0-6000   0   04.49000 0  0   0   0 407 5600  0     102  0273   0   0   -- 1
$
NRCA IV NHNN    0201903070005    0-999  0-6000   0   04.26000 0  0   0   0 407 5600  0     102  0270   0   0   -- 1
$
MGAB IV EHHE    0201903070005    0-999  0-6000   0   01.35000 0  0   0   0 422 5600  0     270  0222   0   0   -- 1
$
MGAB IV NHHN    0201903070005    0-999  0-6000   0   01.46000 0  0   0   0 422 5600  0     270  0225   0   0   -- 1
$
MGAB IV ZHHZ PP 0201903070005 5716   3140-6000   0   0      0 0  0   0   0 422 5600  0     270  0  0 299   0   -- 0
$
MGAB IV EHNE    0201903070005    0-999  0-6000   0   01.29000 0  0   0   0 422 5600  0     270  0220   0   0   -- 1
$
MGAB IV NHNN    0201903070005    0-999  0-6000   0   01.31000 0  0   0   0 422 5600  0     270  0221   0   0   -- 1
$
FOSV IV EEHE    0201903070005    0-999  0-6000   0   01.50000 0  0   0   0 436 5600  0      14  0228   0   0   -- 1
$
FOSV IV NEHN    0201903070005    0-999  0-6000   0   01.33000 0  0   0   0 436 5600  0      14  0223   0   0   -- 1
$
FOSV IV ZEHZ PP 0201903070005 5737  -1140-6000   0   0      0 0  0   0   0 436 5600  0      14  0  0  64   0   -- 0
$
SNTG IV EHHE    0201903070005    0-999  0-6000   0   00.96000 0  0   0   0 456 5600  0      33  0211   0   0   -- 1
$
SNTG IV NHHN    0201903070005    0-999  0-6000   0   01.03000 0  0   0   0 456 5600  0      33  0214   0   0   -- 1
$
SNTG IV ZHHZ PP 1201903070005 5781  11105-6000   0   0      0 0  0   0   0 456 5600  0      33  0  0  38   0   -- 0
$
SNTG IV EHNE    0201903070005    0-999  0-6000   0   01.30000 0  0   0   0 456 5600  0      33  0224   0   0   -- 1
$
SNTG IV NHNN    0201903070005    0-999  0-6000   0   02.13000 0  0   0   0 456 5600  0      33  0245   0   0   -- 1
$
MC2  IV ZEHZ PP 2201903070005 5788  14 70-6000   0   0      0 0  0   0   0 458 5600  0      90  0  0  21   0   -- 0
$
LNSS IV EHHE    0201903070005    0-999  0-6000   0   04.16000 0  0   0   0 483 5600  0     135  0277   0   0   -- 1
$
LNSS IV NHHN    0201903070005    0-999  0-6000   0   04.10000 0  0   0   0 483 5600  0     135  0277   0   0   -- 1
$
LNSS IV ZHHZ PP 0201903070005 5800 -16140-6000   0   0      0 0  0   0   0 483 5600  0     135  0  0  84   0   -- 0
$
LNSS IV EHNE    0201903070005    0-999  0-6000   0   04.02000 0  0   0   0 483 5600  0     135  0276   0   0   -- 1
$
LNSS IV NHNN    0201903070005    0-999  0-6000   0   03.85000 0  0   0   0 483 5600  0     135  0274   0   0   -- 1
$
ATVO IV EHHE    0201903070005    0-999  0-6000   0   00.75000 0  0   0   0 550 5600  0     341  0211   0   0   -- 1
$
ATVO IV NHHN    0201903070005    0-999  0-6000   0   00.82000 0  0   0   0 550 5600  0     341  0215   0   0   -- 1
$
ATVO IV ZHHZ PP 1201903070005 5910 -18105-6000   0   0      0 0  0   0   0 550 5600  0     341  0  0  56   0   -- 0
$
ATMI IV EHHE    0201903070005    0-999  0-6000   0   02.84000 0  0   0   0 551 5600  0     328  0269   0   0   -- 1
$
ATMI IV NHHN    0201903070005    0-999  0-6000   0   03.38000 0  0   0   0 551 5600  0     328  0277   0   0   -- 1
$
ATMI IV ZHHZ PP 1201903070005 5940  11105-6000   0   0      0 0  0   0   0 551 5600  0     328  0  0  74   0   -- 0
$
MMO1 IV ZEHZ PP 0201903070005 5945 -17140-6000   0   0      0 0  0   0   0 571 5600  0      91  0  0  87   0   -- 0
$
SSFR IV EHHE    0201903070005    0-999  0-6000   0   02.65000 0  0   0   0 593 5600  0      12  0272   0   0   -- 1
$
SSFR IV NHHN    0201903070005    0-999  0-6000   0   01.75000 0  0   0   0 593 5600  0      12  0254   0   0   -- 1
$
SSFR IV ZHHZ PP 0201903070005 5987 -12140-6000   0   0      0 0  0   0   0 593 5600  0      12  0  0  64   0   -- 0
$
SSFR IV EHNE    0201903070005    0-999  0-6000   0   02.51000 0  0   0   0 593 5600  0      12  0270   0   0   -- 1
$
SSFR IV NHNN    0201903070005    0-999  0-6000   0   01.90000 0  0   0   0 593 5600  0      12  0258   0   0   -- 1
$
GUMA IV EHHE    0201903070005    0-999  0-6000   0   04.06000 0  0   0   0 599 5600  0      73  0292   0   0   -- 1
$
GUMA IV NHHN    0201903070005    0-999  0-6000   0   03.58000 0  0   0   0 599 5600  0      73  0286   0   0   -- 1
$
GUMA IV ZHHZ PP 0201903070005 6029  19140    0   0   0      0 0  0   0   0 599 5600  0      73  0  0  87   0   -- 0
$
GUMA IV EHNE    0201903070005    0-999  0-6000   0   03.66000 0  0   0   0 599 5600  0      73  0287   0   0   -- 1
$
GUMA IV NHNN    0201903070005    0-999  0-6000   0   03.55000 0  0   0   0 599 5600  0      73  0286   0   0   -- 1
$
EL6  IV EEHE    0201903070005    0-999  0-6000   0   02.22000 0  0   0   0 601 5600  0      39  0265   0   0   -- 1
$
EL6  IV NEHN    0201903070005    0-999  0-6000   0   02.99000 0  0   0   0 601 5600  0      39  0278   0   0   -- 1
$
EL6  IV ZEHZ PP 3201903070005 5991 -21 35-6000   0   0      0 0  0   0   0 601 5600  0      39  0  0   4   0   -- 0
$
ATPI IV EEHE    0201903070005    0-999  0-6000   0   00.66000 0  0   0   0 624 5600  0     343  0216   0   0   -- 1
$
ATPI IV NEHN    0201903070005    0-999  0-6000   0   00.67000 0  0   0   0 624 5600  0     343  0217   0   0   -- 1
$
ATPI IV ZEHZ PP 2201903070005 6035 -15 70    0   0   0      0 0  0   0   0 624 5600  0     343  0  0  24   0   -- 0
$
MTRA IV EEHE    0201903070005    0-999  0-6000   0   01.65000 0  0   0   0 652 5600  0     105  0260   0   0   -- 1
$
MTRA IV NEHN    0201903070005    0-999  0-6000   0   01.35000 0  0   0   0 652 5600  0     105  0252   0   0   -- 1
$
MTRA IV ZEHZ PP 0201903070005 6081 -16140    0   0   0      0 0  0   0   0 652 5600  0     105  0  0  84   0   -- 0
$
MTRA IV EHNE    0201903070005    0-999  0-6000   0   01.63000 0  0   0   0 652 5600  0     105  0260   0   0   -- 1
$
MTRA IV NHNN    0201903070005    0-999  0-6000   0   01.64000 0  0   0   0 652 5600  0     105  0260   0   0   -- 1
$
RM33 IV EEHE    0201903070005    0-999  0-6000   0   01.84000 0  0   0   0 658 5600  0     132  0266   0   0   -- 1
$
RM33 IV NEHN    0201903070005    0-999  0-6000   0   01.77000 0  0   0   0 658 5600  0     132  0264   0   0   -- 1
$
RM33 IV ZEHZ PP 2201903070005 6077 -31 70    0   0   0      0 0  0   0   0 658 5600  0     132  0  0  20   0   -- 0
$
RM33 IV EHNE    0201903070005    0-999  0-6000   0   01.84000 0  0   0   0 658 5600  0     132  0266   0   0   -- 1
$
RM33 IV NHNN    0201903070005    0-999  0-6000   0   01.73000 0  0   0   0 658 5600  0     132  0263   0   0   -- 1
$
SMA1 IV EEHE    0201903070005    0-999  0-6000   0   02.47000 0  0   0   0 659 5600  0     118  0279   0   0   -- 1
$
SMA1 IV NEHN    0201903070005    0-999  0-6000   0   01.73000 0  0   0   0 659 5600  0     118  0263   0   0   -- 1
$
SMA1 IV ZEHZ PP 1201903070005 6101  -8105    0   0   0      0 0  0   0   0 659 5600  0     118  0  0  46   0   -- 0
$
FRON IV EEHE    0201903070005    0-999  0-6000   0   00.61000 0  0   0   0 675 5600  0       6  0221   0   0   -- 1
$
FRON IV NEHN    0201903070005    0-999  0-6000   0   00.87000 0  0   0   0 675 5600  0       6  0236   0   0   -- 1
$
FRON IV ZEHZ PP 0201903070005 6109 -27140    0   0   0      0 0  0   0   0 675 5600  0       6  0  0  67   0   -- 0
$
MF5  IV EEHE    0201903070005    0-999  0-6000   0   01.18000 0  0   0   0 683 5600  0      82  0251   0   0   -- 1
$
MF5  IV NEHN    0201903070005    0-999  0-6000   0   01.61000 0  0   0   0 683 5600  0      82  0264   0   0   -- 1
$
MF5  IV ZEHZ PP 2201903070005 6179  30 70    0   0   0      0 0  0   0   0 683 5600  0      82  0  0  22   0   -- 0
$
PIEI IV EHHE    0201903070005    0-999  0-6000   0   00.76000 0  0   0   0 694 5600  0     354  0233   0   0   -- 1
$
PIEI IV NHHN    0201903070005    0-999  0-6000   0   00.65000 0  0   0   0 694 5600  0     354  0226   0   0   -- 1
$
PIEI IV ZHHZ PP 0201903070005 6151 -17140    0   0   0      0 0  0   0   0 694 5600  0     354  0  0  78   0   -- 0
$
ARVD IV ZHHZ PP 1201903070005 6141 -31105    0   0   0      0 0  0   0   0 697 5600  0      21  0  0  36   0   -- 0
$
CAFI IV ZHHZ PP 3201903070005 6012-180  0    0   0   0      0 0  0   0   0 709 5600  0     311  0  0   0   0   -- 0
$
APEC IV ZHHZ PP 2201903070005 6321  85 69    0   0   0      0 0  0   0   0 735 5600  0     347  0  0  21   0   -- 0
$
CAMP IV EHHE    0201903070005    0-999  0-6000   0   00.37000 0  0   0   0 765 5600  0     123  0208   0   0   -- 1
$
CAMP IV NHHN    0201903070005    0-999  0-6000   0   00.43000 0  0   0   0 765 5600  0     123  0215   0   0   -- 1
$
CAMP IV ZHHZ PP 2201903070005 6267 -19 70    0   0   0      0 0  0   0   0 765 5600  0     123  0  0  20   0   -- 0
$
NARO IV EHHE    0201903070005    0-999  0-6000   0   00.32000 0  0   0   0 775 5600  0     358  0203   0   0   -- 1
$
NARO IV NHHN    0201903070005    0-999  0-6000   0   00.28000 0  0   0   0 775 5600  0     358  0197   0   0   -- 1
$
NARO IV ZHHZ PP 1201903070005 6274 -28105    0   0   0      0 0  0   0   0 775 5600  0     358  0  0  41   0   -- 0
$
MPAG IV EEHE    0201903070005    0-999  0-6000   0   00.47000 0  0   0   0 801 5600  0       7  0222   0   0   -- 1
$
MPAG IV NEHN    0201903070005    0-999  0-6000   0   00.43000 0  0   0   0 801 5600  0       7  0218   0   0   -- 1
$
MPAG IV ZEHZ PP 2201903070005 6331 -15 70    0   0   0      0 0  0   0   0 801 5600  0       7  0  0  16   0   -- 0
$
FIAM IV EHHE    0201903070005    0-999  0-6000   0   00.40000 0  0   0   0 822 5600  0     150  0217   0   0   -- 1
$
FIAM IV NHHN    0201903070005    0-999  0-6000   0   00.41000 0  0   0   0 822 5600  0     150  0218   0   0   -- 1
$
FIAM IV ZHHZ PP 2201903070005 6329 -52 70    0   0   0      0 0  0   0   0 822 5600  0     150  0  0  24   0   -- 0
$
SSP9 IV ZEHZ PP 2201903070005 6618 213  0    0   0   0      0 0  0   0   0 837 5600  0     332  0  0   0   0   -- 0
$
COR1 IV EEHE    0201903070005    0-999  0-6000   0   00.61000 0  0   0   0 852 5600  0      20  0237   0   0   -- 1
$
COR1 IV NEHN    0201903070005    0-999  0-6000   0   00.96000 0  0   0   0 852 5600  0      20  0257   0   0   -- 1
$
COR1 IV ZEHZ PP 1201903070005 6495  64105    0   0   0      0 0  0   0   0 852 5600  0      20  0  0  36   0   -- 0
$
TERO IV EHHE    0201903070005    0-999  0-6000   0   00.41000 0  0   0   0 862 5600  0     111  0221   0   0   -- 1
$
TERO IV NHHN    0201903070005    0-999  0-6000   0   00.56000 0  0   0   0 862 5600  0     111  0234   0   0   -- 1
$
TERO IV ZHHZ PP 1201903070005 6424 -23105    0   0   0      0 0  0   0   0 862 5600  0     111  0  0  46   0   -- 0
$
TERO IV EHNE    0201903070005    0-999  0-6000   0   00.29000 0  0   0   0 862 5600  0     111  0206   0   0   -- 1
$
TERO IV NHNN    0201903070005    0-999  0-6000   0   00.35000 0  0   0   0 862 5600  0     111  0214   0   0   -- 1
$
PARC IV EHHE    0201903070005    0-999  0-6000   0   00.80000 0  0   0   0 875 5600  0     339  0251   0   0   -- 1
$
PARC IV NHHN    0201903070005    0-999  0-6000   0   00.45000 0  0   0   0 875 5600  0     339  0226   0   0   -- 1
$
PARC IV ZHHZ PP 3201903070005 6573 104 28    0   0   0      0 0  0   0   0 875 5600  0     339  0  0   4   0   -- 0
$
TOLF IV EHHE    0201903070005    0-999  0-6000   0   00.29000 0  0   0   01077 5600  0     209  0222   0   0   -- 1
$
TOLF IV NHHN    0201903070005    0-999  0-6000   0   00.28000 0  0   0   01077 5600  0     209  0221   0   0   -- 1
$
TOLF IV ZHHZ PP 3201903070005 6808   3 35    0   0   0      0 0  0   0   01077 5600  0     209  0  0  15   0   -- 0
$
CERT IV EHHE    0201903070005    0-999  0-6000   0   00.69000 0  0   0   01111 5600  0     164  0263   0   0   -- 1
$
CERT IV NHHN    0201903070005    0-999  0-6000   0   00.42000 0  0   0   01111 5600  0     164  0241   0   0   -- 1
$
CERT IV ZHHZ PP 2201903070005 6767 -95 64    0   0   0      0 0  0   0   01111 5600  0     164  0  0  25   0   -- 0
$
CSNT IV ZHHZ PP 2201903070005 7226 174  0    0   0   0      0 0  0   0   01253 3800  0     301  0  0   0   0   -- 0
$
INTR IV EHHE    0201903070005    0-999  0-6000   0   00.18000 0  0   0   01452 3800  0     133  0227   0   0   -- 1
$
INTR IV NHHN    0201903070005    0-999  0-6000   0   00.40000 0  0   0   01452 3800  0     133  0262   0   0   -- 1
$
INTR IV ZHHZ PP 2201903070005 7342  44 69    0   0   0      0 0  0   0   01452 3800  0     133  0  0  18   0   -- 0
$
FIR  IV EHHE    0201903070005    0-999  0-6000   0   00.37000 0  0   0   01467 3800  0     312  0260   0   0   -- 1
$
FIR  IV NHHN    0201903070005    0-999  0-6000   0   00.52000 0  0   0   01467 3800  0     312  0275   0   0   -- 1
$
FIR  IV ZHHZ PP 2201903070005 7288 -30 69    0   0   0      0 0  0   0   01467 3800  0     312  0  0  40   0   -- 0
$
GIUL IV EHHE    0201903070005    0-999  0-6000   0   00.14000 0  0   0   01592 3800  0     160  0225   0   0   -- 1
$
GIUL IV NHHN    0201903070005    0-999  0-6000   0   00.15000 0  0   0   01592 3800  0     160  0228   0   0   -- 1
$
GIUL IV ZHHZ PP 2201903070005 7317-155  1    0   0   0      0 0  0   0   01592 3800  0     160  0  0   0   0   -- 0
$
PTRJ IV ZHNZ PP 2201903070005 9025 641  0    0   0   0      0 0  0   0   02331 3800  0     136  0  0   0   0   -- 0
$
MOCO IV ZHHZ PP 1201903070005 8789 -56 85    0   0   0      0 0  0   0   02705 3800  0     128  0  0  28   0   -- 0
$
MNTV IV ZHNZ PP 2201903070005 9197 125 22    0   0   0      0 0  0   0   02888 3800  0     330  0  0   3   0   -- 0
$
FOPC  *  HGZ PP 0201903070005 5174                            0                  0                                0
$

$
Click here to view OUTPUT PRT file.
 HYPOINVERSE 2000
 6/2018 VERSION 1.42 (CRE, ELEVMAX bug fixes)
 RUN ON Thu Mar  7 12:20:14 2019      RUN LABEL=
 PROCESSING DOMAIN=NC  PROCESSING VERSION=01


 TEST PARAMETERS:
   -ITERATION AND CONVERGENCE-     -WEIGHTING AND ERRORS-     -MISCELLANEOUS-
       25=ITRLIM   0.900=DAMP   100.000=DISCUT   0.400=RMSCUT       4=MINSTA
    0.040=DQUIT    0.001=DRQT     1.000=DISW1    2.000=RMSW1        4=NET
    7.000=DXFIX    0.005=EIGTOL   7.000=DISW2    4.000=RMSW2
   30.000=DZMAX    0.020=RBACK        6=ITRDIS       4=ITRRES   5.000=ZTR
    0.500=DZAIR    0.600=BACFAC   1.000=SWT      0.100=RDERR
                                                 1.000=ERCOF

      ------DURATION MAG CONSTANTS------       -DELAYS & MISC-    -STATIONS-
   -0.810=FMA1    -0.905=FMA2   -1.0300=DMA0         F=LMULT        F=ATTEN
    2.220=FMB1     2.026=FMB2    2.1000=DMA1         T=CODAWT       5=SITE-LET
    0.000=FMZ1     0.013=FMZ2    0.0000=DMA2         T=LJUNK        2=NET-LET
    0.001=FMD1     0.004=FMD2    0.0000=DMZ                         3=COMP-LET
    0.000=FMF1     0.000=FMF2    1.0000=DMGN
    0.000=FMGN   210.000=FMBRK   0.0027=DMLIN
   0.0000=DCOF1    0.000=DBRK1        1=LOGA0
   0.0000=DCOF2    0.000=DBRK2
   0.0000=ZCOF     0.000=ZBRK

    --- MAGNITUDE LABELS & COMPONENTS ---
    FMAG1: LABEL=D      COMPS= HHZ EHZ
    FMAG2: LABEL=    NO COMPS=
    XMAG1: LABEL=   ALL  TYPE=ALL  COMPS=
    XMAG2: LABEL=    NO  TYPE=ALL  COMPS=
    FMAG1 MAGSEL=1  FMAG2 MAGSEL=3

 INPUT FILES:
 COMMANDS:    hypinst

 STATIONS:    ./all_stations.hinv                                         STATION FORMAT CODE= 3
 DELAYS:
 ATTENUATIONS:
 CAL FACTORS:
 FMAG CORRECT:
 XMAG CORRECT:

 PHASES:       ./input.arc
        PHASE FORMAT CODE= 5, TERMINATOR FORMAT CODE=1
 HOMOGENEOUS LAYER CRUST 1:  ./italy.crh

 OUTPUT FILES: (T IF APPENDED TO)
 (F) PRINTOUT:    ../output/hypo.prt
 (T) SUMMARY:     ../output/hypo.sum                                          FORMAT CODE=1
 (F) ARCHIVE:     ../output/hypo.arc                                          ARCHIVE FORMAT CODE= 3

 *** SKIP PHASE CARD WITH UNKNOWN STATION:
 FOPC  *  HGZ PP 0201903070005 5174                            0                  0                                0
 ####################################################################################
   7 MAR 2019,  0:06  SEQUENCE NO.    1, ID NO.  65991500
                                                        ADJUSTMENTS (KM)
  I ORIGIN   LAT N     LON W     Z   NWR  RMS    DT    DLAT   DLON    DZ    RR NF MOD
  1 -9.42  42 48.53   12E33.90  5.00  52 3.28 -1.640  9.238 -2.843  0.000 9.665 3 Ita
  2-11.06  42 53.52   12E35.99  5.00  52 1.11 -0.198  0.812 -1.214  0.000 1.461 3 Ita
 FREE DEPTH
  3-11.26  42 53.95   12E36.89  5.00  52 1.04  0.195  0.139 -0.702  4.994 5.045 4 Ita
 BEGIN RESIDUAL WEIGHTING
  4-11.06  42 54.03   12E37.41  9.99  48 0.37 -0.052  1.255 -0.399 -0.920 1.606 4 Ita
  5-11.12  42 54.70   12E37.70  9.07  46 0.28  0.103  0.245 -0.063  0.790 0.830 4 Ita
 BEGIN MAIN DISTANCE WEIGHTING
  6-11.01  42 54.84   12E37.75  9.86  46 0.26  0.002  0.040  0.051 -0.011 0.065 4 Ita
  7-11.01  42 54.86   12E37.71  9.85  46 0.26 -0.002 -0.003  0.009 -0.023 0.025 4 Ita
 ERROR ELLIPSE: <SERR AZ DIP>-<   0.69 351 84>-<   0.45  73  0>-<   0.25 163  5>
 ------------------------------------------------------------------------------------
 YEAR MO DA  --ORIGIN--  --LAT N-  --LON W--  DEPTH-M RMS   ERH   ERZ  XMAG1 FMAG1 PMAG GEOID-DEP
 2019-03-07  0005 48.99  42 54.858  12E37.708  9.85  0.26  0.45  0.69  2.62                 8.99
                                                                                          SOURCE
 NSTA NPHS  DMIN MODEL GAP ITR NFM NWR NWS NVR REMRKS-AVH  N.XMG-XMMAD-T   N.FMG-FMMAD-T  L F X
  145  149  13.2  Ita   61   7   0  46   3  52         0      96  1.19

 XMAG2-N.XMG2-XMMAD-T-S  FMAG2-N.FMG2-FMMAD-T-S  PREF.MAG-N.PMAG-PRMAD-T DEPDAT NS ZT TYP
                                                                            866  5  M CRH
 REGION=

 STA NET COM L CR DIST AZM  AN P/S WT   SEC (TOBS -TCAL -DLY  =RES)  WT   SR  INFO  CAL  DUR-W-FMAG-T -AMP-U-PER-W-XMAG-T DE
 MOMA IV HHE --E  13.2 202 126         0.00-48.99  3.28 0.00        0.00     0.000 1.00                  29M .20W  3.25
 MOMA IV HHN --N  13.2 202 126         0.00-48.99  3.28 0.00        0.00     0.000 1.00                  25M .20W  3.17
 MOMA IV HNE --E  13.2 202 126         0.00-48.99  3.28 0.00        0.00     0.000 1.00                  28M .20W  3.22
 MOMA IV HNN --N  13.2 202 126         0.00-48.99  3.28 0.00        0.00     0.000 1.00                  24M .20W  3.17
 MOMA IV HNZ --Z  13.2 202 126 PP  2  52.58  3.59  3.28 0.00  0.31  0.70     0.233
 ASSB IV HHE --E  14.5   9 124         0.00-48.99  3.50 0.00        0.00     0.000
                               S      58.35  9.36  6.23 0.00  3.13* 0.00S    0.000
 ASSB IV HHZ --Z  14.5   9 124 PP     52.64  3.65  3.50 0.00  0.15  1.40     0.610
 CESI IV HHE --E  24.7  65  56         0.00-48.99  5.23 0.00        0.00     0.000 1.00               6.950M .20W  2.78
 CESI IV HHN --N  24.7  65  56         0.00-48.99  5.23 0.00        0.00     0.000 1.00               8.980M .20W  2.89
 CESI IV HHZ --Z  24.7  65  56 PP     54.37  5.38  5.23 0.00  0.15  1.40     0.085
 ATCC IV EHE --E  30.1   1  56         0.00-48.99  6.13 0.00        0.00     0.000 1.00               4.480M .20W  2.63
 ATCC IV EHN --N  30.1   1  56         0.00-48.99  6.13 0.00        0.00     0.000 1.00               4.280M .20W  2.61
                               S      59.95 10.96 10.91 0.00  0.05  1.40S    0.291
 ATCC IV EHZ --Z  30.1   1  56 PP     55.24  6.25  6.13 0.00  0.12  1.40     0.070
 GAVE IV EHE --E  32.9 138  56        60.00 11.01  6.60 0.00        0.00     0.000 1.00               7.230M .20W  2.87
                               S      61.25 12.26 11.75 0.00  0.51* 1.40S    0.236
 GAVE IV EHN --N  32.9 138  56         0.00-48.99  6.60 0.00        0.00     0.000 1.00               4.470M .20W  2.66
 GAVE IV EHZ --Z  32.9 138  56 PP  1  55.61  6.62  6.60 0.00  0.02  1.05     0.048
 GAVE IV HNE --E  32.9 138  56         0.00-48.99  6.60 0.00        0.00     0.000 1.00               7.010M .20W  2.85
 GAVE IV HNN --N  32.9 138  56         0.00-48.99  6.60 0.00        0.00     0.000 1.00               1.350M .20W  2.14
 CESX IV HHE --E  34.1 186  56        60.00 11.01  6.81 0.00        0.00     0.000 1.00               5.310M .20W  2.74
                               S      61.25 12.26 12.12 0.00  0.14  1.40S    0.389
 CESX IV HHN --N  34.1 186  56         0.00-48.99  6.81 0.00        0.00     0.000 1.00               5.390M .20W  2.75
 CESX IV HHZ --Z  34.1 186  56 PP  1  55.61  6.62  6.81 0.00 -0.19  1.05     0.099
 ARRO IV EHZ --Z  38.9 163  56 PP  1  56.75  7.76  7.60 0.00  0.16  1.05     0.066
 MURB IV HHE --E  39.6 348  56         0.00-48.99  7.72 0.00        0.00     0.000 1.00                  15M .20W  3.24
 MURB IV HHN --N  39.6 348  56         0.00-48.99  7.72 0.00        0.00     0.000 1.00                  12M .20W  3.13
 MURB IV HHZ --Z  39.6 348  56 PP     56.94  7.95  7.72 0.00  0.23  1.40     0.087
 MURB IV HNE --E  39.6 348  56         0.00-48.99  7.72 0.00        0.00     0.000 1.00                  14M .20W  3.22
 MURB IV HNN --N  39.6 348  56         0.00-48.99  7.72 0.00        0.00     0.000 1.00                  11M .20W  3.09
 FDMO IV HHE --E  39.8  69  56         0.00-48.99  7.75 0.00        0.00     0.000 1.00               2.220M .20W  2.41
 FDMO IV HHN --N  39.8  69  56         0.00-48.99  7.75 0.00        0.00     0.000 1.00               1.560M .20W  2.26
 FDMO IV HHZ --Z  39.8  69  56 PP     56.74  7.75  7.75 0.00  0.00  1.40     0.086
 NRCA IV HHE --E  40.7 102  56         0.00-48.99  7.90 0.00        0.00     0.000 1.00               5.050M .20W  2.78
 NRCA IV HHN --N  40.7 102  56         0.00-48.99  7.90 0.00        0.00     0.000 1.00               4.620M .20W  2.74
 NRCA IV HHZ --Z  40.7 102  56 PP     56.79  7.80  7.90 0.00 -0.10  1.40     0.085
 NRCA IV HNE --E  40.7 102  56         0.00-48.99  7.90 0.00        0.00     0.000 1.00               4.490M .20W  2.73
 NRCA IV HNN --N  40.7 102  56         0.00-48.99  7.90 0.00        0.00     0.000 1.00               4.260M .20W  2.70
 MGAB IV HHE --E  42.2 270  56         0.00-48.99  8.14 0.00        0.00     0.000 1.00               1.350M .20W  2.22
 MGAB IV HHN --N  42.2 270  56         0.00-48.99  8.14 0.00        0.00     0.000 1.00               1.460M .20W  2.25
 MGAB IV HHZ --Z  42.2 270  56 PP     57.16  8.17  8.14 0.00  0.03  1.40     0.299
 MGAB IV HNE --E  42.2 270  56         0.00-48.99  8.14 0.00        0.00     0.000 1.00               1.290M .20W  2.20
 MGAB IV HNN --N  42.2 270  56         0.00-48.99  8.14 0.00        0.00     0.000 1.00               1.310M .20W  2.21
 FOSV IV EHE --E  43.6  14  56         0.00-48.99  8.39 0.00        0.00     0.000 1.00               1.500M .20W  2.28
 FOSV IV EHN --N  43.6  14  56         0.00-48.99  8.39 0.00        0.00     0.000 1.00               1.330M .20W  2.23
 FOSV IV EHZ --Z  43.6  14  56 PP     57.37  8.38  8.39 0.00 -0.01  1.40     0.064
 SNTG IV HHE --E  45.6  33  56         0.00-48.99  8.71 0.00        0.00     0.000 1.00               0.960M .20W  2.11
 SNTG IV HHN --N  45.6  33  56         0.00-48.99  8.71 0.00        0.00     0.000 1.00               1.030M .20W  2.14
 SNTG IV HHZ --Z  45.6  33  56 PP  1  57.81  8.82  8.71 0.00  0.11  1.05     0.038
 SNTG IV HNE --E  45.6  33  56         0.00-48.99  8.71 0.00        0.00     0.000 1.00               1.300M .20W  2.24
 SNTG IV HNN --N  45.6  33  56         0.00-48.99  8.71 0.00        0.00     0.000 1.00               2.130M .20W  2.45
 MC2  IV EHZ --Z  45.8  90  56 PP  2  57.88  8.89  8.75 0.00  0.14  0.70     0.021
 LNSS IV HHE --E  48.3 135  56         0.00-48.99  9.17 0.00        0.00     0.000 1.00               4.160M .20W  2.77
 LNSS IV HHN --N  48.3 135  56         0.00-48.99  9.17 0.00        0.00     0.000 1.00               4.100M .20W  2.77
 LNSS IV HHZ --Z  48.3 135  56 PP     58.00  9.01  9.17 0.00 -0.16  1.40     0.084
 LNSS IV HNE --E  48.3 135  56         0.00-48.99  9.17 0.00        0.00     0.000 1.00               4.020M .20W  2.76
 LNSS IV HNN --N  48.3 135  56         0.00-48.99  9.17 0.00        0.00     0.000 1.00               3.850M .20W  2.74
 ATVO IV HHE --E  55.0 341  56         0.00-48.99 10.29 0.00        0.00     0.000 1.00               0.750M .20W  2.11
 ATVO IV HHN --N  55.0 341  56         0.00-48.99 10.29 0.00        0.00     0.000 1.00               0.820M .20W  2.15
 ATVO IV HHZ --Z  55.0 341  56 PP  1  59.10 10.11 10.29 0.00 -0.18  1.05     0.056
 ATMI IV HHE --E  55.1 328  56         0.00-48.99 10.30 0.00        0.00     0.000 1.00               2.840M .20W  2.69
 ATMI IV HHN --N  55.1 328  56         0.00-48.99 10.30 0.00        0.00     0.000 1.00               3.380M .20W  2.77
 ATMI IV HHZ --Z  55.1 328  56 PP  1  59.40 10.41 10.30 0.00  0.11  1.05     0.074
 MMO1 IV EHZ --Z  57.1  91  56 PP     59.45 10.46 10.63 0.00 -0.17  1.40     0.087
 SSFR IV HHE --E  59.3  12  56         0.00-48.99 11.00 0.00        0.00     0.000 1.00               2.650M .20W  2.72
 SSFR IV HHN --N  59.3  12  56         0.00-48.99 11.00 0.00        0.00     0.000 1.00               1.750M .20W  2.54
 SSFR IV HHZ --Z  59.3  12  56 PP     59.87 10.88 11.00 0.00 -0.12  1.40     0.064
 SSFR IV HNE --E  59.3  12  56         0.00-48.99 11.00 0.00        0.00     0.000 1.00               2.510M .20W  2.70
 SSFR IV HNN --N  59.3  12  56         0.00-48.99 11.00 0.00        0.00     0.000 1.00               1.900M .20W  2.58
 GUMA IV HHE --E  59.9  73  56         0.00-48.99 11.11 0.00        0.00     0.000 1.00               4.060M .20W  2.92
 GUMA IV HHN --N  59.9  73  56         0.00-48.99 11.11 0.00        0.00     0.000 1.00               3.580M .20W  2.86
 GUMA IV HHZ --Z  59.9  73  56 PP     60.29 11.30 11.11 0.00  0.19  1.40     0.087
 GUMA IV HNE --E  59.9  73  56         0.00-48.99 11.11 0.00        0.00     0.000 1.00               3.660M .20W  2.87
 GUMA IV HNN --N  59.9  73  56         0.00-48.99 11.11 0.00        0.00     0.000 1.00               3.550M .20W  2.86
 EL6  IV EHE --E  60.1  39  56         0.00-48.99 11.13 0.00        0.00     0.000 1.00               2.220M .20W  2.65
 EL6  IV EHN --N  60.1  39  56         0.00-48.99 11.13 0.00        0.00     0.000 1.00               2.990M .20W  2.78
 EL6  IV EHZ --Z  60.1  39  56 PP  3  59.91 10.92 11.13 0.00 -0.21  0.35     0.004
 ATPI IV EHE --E  62.4 343  56         0.00-48.99 11.51 0.00        0.00     0.000 1.00               0.660M .20W  2.16
 ATPI IV EHN --N  62.4 343  56         0.00-48.99 11.51 0.00        0.00     0.000 1.00               0.670M .20W  2.17
 ATPI IV EHZ --Z  62.4 343  56 PP  2  60.35 11.36 11.51 0.00 -0.15  0.70     0.024
 MTRA IV EHE --E  65.2 105  56         0.00-48.99 11.98 0.00        0.00     0.000 1.00               1.650M .20W  2.60
 MTRA IV EHN --N  65.2 105  56         0.00-48.99 11.98 0.00        0.00     0.000 1.00               1.350M .20W  2.52
 MTRA IV EHZ --Z  65.2 105  56 PP     60.81 11.82 11.98 0.00 -0.16  1.40     0.084
 MTRA IV HNE --E  65.2 105  56         0.00-48.99 11.98 0.00        0.00     0.000 1.00               1.630M .20W  2.60
 MTRA IV HNN --N  65.2 105  56         0.00-48.99 11.98 0.00        0.00     0.000 1.00               1.640M .20W  2.60
 RM33 IV EHE --E  65.8 132  56         0.00-48.99 12.09 0.00        0.00     0.000 1.00               1.840M .20W  2.66
 RM33 IV EHN --N  65.8 132  56         0.00-48.99 12.09 0.00        0.00     0.000 1.00               1.770M .20W  2.64
 RM33 IV EHZ --Z  65.8 132  56 PP  2  60.77 11.78 12.09 0.00 -0.31  0.70     0.020
 RM33 IV HNE --E  65.8 132  56         0.00-48.99 12.09 0.00        0.00     0.000 1.00               1.840M .20W  2.66
 RM33 IV HNN --N  65.8 132  56         0.00-48.99 12.09 0.00        0.00     0.000 1.00               1.730M .20W  2.63
 SMA1 IV EHE --E  65.9 118  56         0.00-48.99 12.10 0.00        0.00     0.000 1.00               2.470M .20W  2.79
 SMA1 IV EHN --N  65.9 118  56         0.00-48.99 12.10 0.00        0.00     0.000 1.00               1.730M .20W  2.63
 SMA1 IV EHZ --Z  65.9 118  56 PP  1  61.01 12.02 12.10 0.00 -0.08  1.05     0.046
 FRON IV EHE --E  67.5   6  56         0.00-48.99 12.37 0.00        0.00     0.000 1.00               0.610M .20W  2.21
 FRON IV EHN --N  67.5   6  56         0.00-48.99 12.37 0.00        0.00     0.000 1.00               0.870M .20W  2.36
 FRON IV EHZ --Z  67.5   6  56 PP     61.09 12.10 12.37 0.00 -0.27  1.40     0.067
 MF5  IV EHE --E  68.3  82  56         0.00-48.99 12.50 0.00        0.00     0.000 1.00               1.180M .20W  2.51
 MF5  IV EHN --N  68.3  82  56         0.00-48.99 12.50 0.00        0.00     0.000 1.00               1.610M .20W  2.64
 MF5  IV EHZ --Z  68.3  82  56 PP  2  61.79 12.80 12.50 0.00  0.30  0.70     0.022
 PIEI IV HHE --E  69.4 354  56         0.00-48.99 12.69 0.00        0.00     0.000 1.00               0.760M .20W  2.33
 PIEI IV HHN --N  69.4 354  56         0.00-48.99 12.69 0.00        0.00     0.000 1.00               0.650M .20W  2.26
 PIEI IV HHZ --Z  69.4 354  56 PP     61.51 12.52 12.69 0.00 -0.17  1.40     0.078
 ARVD IV HHZ --Z  69.7  21  56 PP  1  61.41 12.42 12.73 0.00 -0.31  1.05     0.036
 CAFI IV HHZ --Z  70.9 311  56 PP  3  60.12 11.13 12.93 0.00 -1.80* 0.00     0.000
 APEC IV HHZ --Z  73.5 347  56 PP  2  63.21 14.22 13.37 0.00  0.85* 0.69     0.021
 CAMP IV HHE --E  76.5 123  56         0.00-48.99 13.87 0.00        0.00     0.000 1.00               0.370M .20W  2.08
 CAMP IV HHN --N  76.5 123  56         0.00-48.99 13.87 0.00        0.00     0.000 1.00               0.430M .20W  2.15
 CAMP IV HHZ --Z  76.5 123  56 PP  2  62.67 13.68 13.87 0.00 -0.19  0.70     0.020
 NARO IV HHE --E  77.5 358  56         0.00-48.99 14.03 0.00        0.00     0.000 1.00               0.320M .20W  2.03
 NARO IV HHN --N  77.5 358  56         0.00-48.99 14.03 0.00        0.00     0.000 1.00               0.280M .20W  1.97
 NARO IV HHZ --Z  77.5 358  56 PP  1  62.74 13.75 14.03 0.00 -0.28  1.05     0.041
 MPAG IV EHE --E  80.1   7  56         0.00-48.99 14.47 0.00        0.00     0.000 1.00               0.470M .20W  2.22
 MPAG IV EHN --N  80.1   7  56         0.00-48.99 14.47 0.00        0.00     0.000 1.00               0.430M .20W  2.18
 MPAG IV EHZ --Z  80.1   7  56 PP  2  63.31 14.32 14.47 0.00 -0.15  0.70     0.016
 FIAM IV HHE --E  82.2 150  56         0.00-48.99 14.82 0.00        0.00     0.000 1.00               0.400M .20W  2.17
 FIAM IV HHN --N  82.2 150  56         0.00-48.99 14.82 0.00        0.00     0.000 1.00               0.410M .20W  2.18
 FIAM IV HHZ --Z  82.2 150  56 PP  2  63.29 14.30 14.82 0.00 -0.52* 0.70     0.024
 SSP9 IV EHZ --Z  83.7 332  56 PP  2  66.18 17.19 15.06 0.00  2.13* 0.00     0.000
 COR1 IV EHE --E  85.2  20  56         0.00-48.99 15.32 0.00        0.00     0.000 1.00               0.610M .20W  2.37
 COR1 IV EHN --N  85.2  20  56         0.00-48.99 15.32 0.00        0.00     0.000 1.00               0.960M .20W  2.57
 COR1 IV EHZ --Z  85.2  20  56 PP  1  64.95 15.96 15.32 0.00  0.64* 1.05     0.036
 TERO IV HHE --E  86.2 111  56         0.00-48.99 15.48 0.00        0.00     0.000 1.00               0.410M .20W  2.21
 TERO IV HHN --N  86.2 111  56         0.00-48.99 15.48 0.00        0.00     0.000 1.00               0.560M .20W  2.34
 TERO IV HHZ --Z  86.2 111  56 PP  1  64.24 15.25 15.48 0.00 -0.23  1.05     0.046
 TERO IV HNE --E  86.2 111  56         0.00-48.99 15.48 0.00        0.00     0.000 1.00               0.290M .20W  2.06
 TERO IV HNN --N  86.2 111  56         0.00-48.99 15.48 0.00        0.00     0.000 1.00               0.350M .20W  2.14
 PARC IV HHE --E  87.5 339  56         0.00-48.99 15.70 0.00        0.00     0.000 1.00               0.800M .20W  2.51
 PARC IV HHN --N  87.5 339  56         0.00-48.99 15.70 0.00        0.00     0.000 1.00               0.450M .20W  2.26
 PARC IV HHZ --Z  87.5 339  56 PP  3  65.73 16.74 15.70 0.00  1.04* 0.28     0.004
 TOLF IV HHE --E 107.7 209  56         0.00-48.99 19.06 0.00        0.00     0.000 1.00               0.290M .20W  2.22
 TOLF IV HHN --N 107.7 209  56         0.00-48.99 19.06 0.00        0.00     0.000 1.00               0.280M .20W  2.21
 TOLF IV HHZ --Z 107.7 209  56 PP  3  68.08 19.09 19.06 0.00  0.03  0.35     0.015
 CERT IV HHE --E 111.1 164  56         0.00-48.99 19.63 0.00        0.00     0.000 1.00               0.690M .20W  2.63
 CERT IV HHN --N 111.1 164  56         0.00-48.99 19.63 0.00        0.00     0.000 1.00               0.420M .20W  2.41
 CERT IV HHZ --Z 111.1 164  56 PP  2  67.67 18.68 19.63 0.00 -0.95* 0.64     0.025
 CSNT IV HHZ --Z 125.3 301  38 PP  2  72.26 23.27 21.53 0.00  1.74* 0.00     0.000
 INTR IV HHE --E 145.2 133  38         0.00-48.99 23.99 0.00        0.00     0.000 1.00               0.180M .20W  2.27
 INTR IV HHN --N 145.2 133  38         0.00-48.99 23.99 0.00        0.00     0.000 1.00               0.400M .20W  2.62
 INTR IV HHZ --Z 145.2 133  38 PP  2  73.42 24.43 23.99 0.00  0.44  0.69     0.018
 FIR  IV HHE --E 146.7 312  38         0.00-48.99 24.19 0.00        0.00     0.000 1.00               0.370M .20W  2.60
 FIR  IV HHN --N 146.7 312  38         0.00-48.99 24.19 0.00        0.00     0.000 1.00               0.520M .20W  2.75
 FIR  IV HHZ --Z 146.7 312  38 PP  2  72.88 23.89 24.19 0.00 -0.30  0.69     0.040
 GIUL IV HHE --E 159.2 160  38         0.00-48.99 25.73 0.00        0.00     0.000 1.00               0.140M .20W  2.25
 GIUL IV HHN --N 159.2 160  38         0.00-48.99 25.73 0.00        0.00     0.000 1.00               0.150M .20W  2.28
 GIUL IV HHZ --Z 159.2 160  38 PP  2  73.17 24.18 25.73 0.00 -1.55* 0.01     0.000
 PTRJ IV HNZ --Z 233.1 136  38 PP  2  90.25 41.26 34.85 0.00  6.41* 0.00     0.000
 MOCO IV HHZ --Z 270.5 128  38 PP  1  87.89 38.90 39.46 0.00 -0.56* 0.85     0.028
 MNTV IV HNZ --Z 288.8 330  38 PP  2  91.97 42.98 41.73 0.00  1.25* 0.22     0.003

Attualmente @andrea.bono mediante PickFX, mostra all'utente il valore del SUMMARY:

  • 105 3 F3.2 Median-absolute-difference of amplitude magnitudes.

ma, come da immagine allegata:

Screenshot_2019-03-07_at_13.37.11

abbiamo trovato che ci sono tre tipi di magnitudo.

Inoltre, per l'evento riportato sopra, la Median-absolute-difference e' 1.19 ma, come si vede dal PRT, le magnitudo di stazione sono molto piu' alte (intorno a 2.4, 2.6).

Il valore di magnitudo di evento più simile alle magnitudo di stazione, e' quello che nel file PRT e' identificato come XMAG1 ed ha valore 2.62 e che nel file ARC si trova alla riga:

  • 37 3 F3.2 Amplitude magnitude

Chiederei a @franco.mele , @lucia.margheriti e @salvatore.mazza se ci possono aiutare.

Grazie, @valentino.lauciani

p.s.- per @matteo.quintiliani - questo l'issue dove hai implementato la lettura delle magnitudo: #25 (closed)

Edited by Valentino Lauciani