cat_0.xml 693 Bytes
<?xml version="1.0"?>
<timetable xml:id="cat_0">
  <name>epoch-plot-test</name>
  <created>2015-08-25T06:42:17</created>
  <description>Catalog used to test epoch plot</description>
  <nbIntervals>2</nbIntervals>
  <parameters>
    <parameter id="center_time" name="Event center time" size="1" type="String" unit="" description="Event center time" ucd="time.epoch" utype=""/>
  </parameters>
  <intervals>
    <start>2008-01-01T00:00:00</start>
    <stop>2008-01-02T00:00:00</stop>
    <param>2008-01-01T06:00:00</param>
  </intervals>
  <intervals>
    <start>2008-01-03T00:00:00</start>
    <stop>2008-01-04T00:00:00</stop>
    <param>2008-01-03T18:00:00</param>
  </intervals>
</timetable>