print page print page
4 Using the outputs

The content of the xml-file is mainly used for generating a beachball projection for the best estimated mechanism at the right place in space and time.

 

Additional information about the data and configuration used for the estimation of the result is contained and available as meta data.

Beachball projection for an example source mechanism

 

Data visualization with the Web GIS

If an LP event is detected, analysed, and inverted, the result is shown by a beachball projection at the respective source point.

The basis for the projection is NED, the size symbolyses the magnitude, the colour shows the quality of the inversion result.

To the right, you can see an example for the mechanism

 /1  4  5\
| 4  2  6 |
 \5  6  3/

 

 

Metadata structure


The main metdadata structure (witten to an XML file) is as follows:

- <infrared volcano_id="0101-06=" project_id="ExuperyTest">
+ <range_upperleft>
+ <range_upperleft>
+ <start_datetime>
+ <end_datetime>
+ <processing>
+ <files>
+ <hotspots_overview>
+ <hotspots>
</infrared>

Within the <range_upperleft> and <range_upperleft> tags the coordinates (longitude and latitude) of the corners with their uncertanties are written. Similar case is for <start_datetime> and <end_datetime> tags.

 

Example XML-file

#################################################

 <?xml version='1.0' encoding='UTF-8'?>
<Seismic_Data project_id="noone knows" volcano_id="ruhr">
  <Event>
    <detectionID>2006-10-08T11:45:09.00</detectionID>
    <eventType>2</eventType>
  </Event>
  <Origin>
    <latitude>
      <value>51.6524560637</value>
      <lowerUncertainty>51.6524560637</lowerUncertainty>
      <upperUncertainty>51.6524560637</upperUncertainty>
    </latitude>
    <longitude>
      <value>7.73352000727</value>
      <lowerUncertainty>7.73352000727</lowerUncertainty>
      <upperUncertainty>7.73352000727</upperUncertainty>
    </longitude>
    <height>
      <value>-1000.0</value>
      <lowerUncertainty>-1000.0</lowerUncertainty>
      <upperUncertainty>-1000.0</upperUncertainty>
    </height>
    <datetime>
      <value>1160307909.0</value>
      <lowerUncertainty>1160307909.0</lowerUncertainty>
      <upperUncertainty>1160307909.0</upperUncertainty>
    </datetime>
    <MomentTensor>
      <tensor>
        <Mnn>
          <value>10.9939843345</value>
        </Mnn>
        <Mee>
          <value>8.55308754602</value>
        </Mee>
        <Mzz>
          <value>-5.2103769534</value>
        </Mzz>
        <Mne>
          <value>-1.38682560487</value>
        </Mne>
        <Mnz>
          <value>-4.04783963602</value>
        </Mnz>
        <Mez>
          <value>-1.12521090332</value>
        </Mez>
      </tensor>
      <scalarMoment>
        <value>(16.9322044472+0.0j)</value>
      </scalarMoment>
      <scalarMoment_unit>
        <value>10e17 Nm</value>
      </scalarMoment_unit>
      <VR>
        <value>39.9369010276</value>
      </VR>
      <clvd>
        <value>65</value>
      </clvd>
      <DC>
        <value>35</value>
      </DC>
      <tensorWeighted>
        <weighting>
          <value>0</value>
        </weighting>
        <tensor>
          <Mnn>
            <value>10.9939843345</value>
          </Mnn>
          <Mee>
            <value>8.55308754602</value>
          </Mee>
          <Mzz>
            <value>-5.2103769534</value>
          </Mzz>
          <Mne>
            <value>-1.38682560487</value>
          </Mne>
          <Mnz>
            <value>-4.04783963602</value>
          </Mnz>
          <Mez>
            <value>-1.12521090332</value>
          </Mez>
        </tensor>
        <scalarMoment>
          <value>(16.9322044472+0.0j)</value>
        </scalarMoment>
        <scalarMoment_unit>
          <value>10e17 Nm</value>
        </scalarMoment_unit>
        <VR>
          <value>39.9369010276</value>
        </VR>
        <clvd>
          <value>65</value>
        </clvd>
        <DC>
          <value>35</value>
        </DC>
      </tensorWeighted>
    </MomentTensor>
  </Origin>
  <InversionParameter>
    <ContributingStations>HM06
HM08
HM12
HM13
HM20</ContributingStations>
    <StationInformation>
      <files/>
    </StationInformation>
    <SeismicData>
      <files>/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM06..BHE.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM06..BHN.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM06..BHZ.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM08..BHE.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM08..BHN.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM08..BHZ.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM12..BHE.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM12..BHN.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM12..BHZ.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM13..BHE.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM13..BHN.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM20..BHE.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM20..BHN.2006.281
/net/scratch2/gp/u25400/lasse/ruhr/data/mseed_format/RG.HM20..BHZ.2006.281</files>
    </SeismicData>
    <GreensFunctions>
      <files>/net/scratch2/gp/u25400/lasse/ruhr/inv_run/DB/GF/gf_v6_length4_sampling100_station_HM06.nc
/net/scratch2/gp/u25400/lasse/ruhr/inv_run/DB/GF/gf_v6_length4_sampling100_station_HM08.nc
/net/scratch2/gp/u25400/lasse/ruhr/inv_run/DB/GF/gf_v6_length4_sampling100_station_HM12.nc
/net/scratch2/gp/u25400/lasse/ruhr/inv_run/DB/GF/gf_v6_length4_sampling100_station_HM13.nc
/net/scratch2/gp/u25400/lasse/ruhr/inv_run/DB/GF/gf_v6_length4_sampling100_station_HM20.nc</files>
    </GreensFunctions>
    <TopographyModel>
      <files></files>
    </TopographyModel>
    <VelocityModel>
      <files></files>
    </VelocityModel>
    <SourceTimeFunction>
      <files></files>
    </SourceTimeFunction>
    <InversionGrid>
      <files>/net/scratch2/gp/u25400/lasse/ruhr/inv_run/grid_coordinates_ruhr_all_stats_SW_shifted_150m.dat</files>
    </InversionGrid>
    <TimeWindowLength>4</TimeWindowLength>
    <SamplingRate>100</SamplingRate>
    <Bandwidth>
      <LowerFrequency>0.5</LowerFrequency>
      <UpperFrequency>2</UpperFrequency>
    </Bandwidth>
  </InversionParameter>
  <Author>Huwey</Author>
</Seismic_Data>

################################################

typo3 by akea
Open Source Web Design - original design by tri-star web design