Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
<ViewContext version="1.0.0" id="timeSeriesDemo" 
3
    xmlns="http://www.opengis.net/context" 
4
    xmlns:xlink="http://www.w3.org/1999/xlink" 
5
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6
    xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd">
7
  <General>
8
    <Window width="1024" height="1024"/>
9
    <BoundingBox SRS="CRS:84" minx="-22" miny="-39" maxx="58" maxy="41"/>
10
          <Title>African Fires during 2002 (1024x1024 Animation)</Title>
11
          <Abstract>This animation shows fire activity in Africa from January 1, 2002 to December 31, 2002.  The fires are shown as tiny particles with each particle depicting the geographic region in which fire was detected.  The color of a particle represents the number of days since a sizable amount of fire was detected in that region, with red representing less than 20 days, orange representing 20 to 40 days, yellow representing 40 to 60 days, and gray to black representing more than 60 days.  This data was measured by the MODIS instrument on the Terra satellite.  MODIS detects fires by measuring the brightness temperature of a region in several frequency bands and looking for hot spots where this temperature is greater than the surrounding region.
12
          This version only shows every 10 days to reduce donwload times. 
13
          </Abstract>
14
          <KeywordList>
15
            <Keyword vocabulary="SVS">Africa</Keyword>
16
            <Keyword vocabulary="DLESE">Atmospheric science</Keyword>
17
            <Keyword vocabulary="SVS">Fires</Keyword>
18
            <Keyword vocabulary="DLESE">Forestry</Keyword>
19
            <Keyword vocabulary="DLESE">Natural hazards</Keyword>
20
            <Keyword vocabulary="GCMD">EARTH SCIENCE:Agriculture:Forest Science:Forest Fire Science</Keyword>
21
            <Keyword vocabulary="GCMD">EARTH SCIENCE:Biosphere:Ecological Dynamics:Fire Occurrence</Keyword>
22
            <Keyword vocabulary="GCMD">EARTH SCIENCE:Human Dimensions:Natural Hazards:Fires</Keyword>
23
          </KeywordList>
24
    <LogoURL width="273" height="22" format="image/png">
25
      <OnlineResource xlink:type="simple" xlink:href="http://svs.gsfc.nasa.gov/svs_icons/nasalogo.png"/>
26
    </LogoURL>
27
    <DescriptionURL format="text/html">
28
        <OnlineResource xlink:type="simple" xlink:href="http://svs.gsfc.nasa.gov/vis/a000000/a002800/a002890/"/>
29
    </DescriptionURL>
30
    <ContactInformation>
31
      <ContactPersonPrimary>
32
        <ContactPerson>Tom Kralidis</ContactPerson>
33
        <ContactOrganization>Canada Centre for Remote Sensing</ContactOrganization>
34
      </ContactPersonPrimary>
35
      <ContactPosition>Systems Scientist</ContactPosition>
36
      <ContactAddress>
37
        <AddressType>postal</AddressType>
38
        <Address>615 Booth Street, room 650</Address>
39
        <City>Ottawa</City>
40
        <StateOrProvince>Ontario</StateOrProvince>
41
        <PostCode>K1A 0E9</PostCode>
42
        <Country>Canada</Country>
43
      </ContactAddress>
44
      <ContactVoiceTelephone>+01 613 947 1828</ContactVoiceTelephone>
45
      <ContactFacsimileTelephone>+01 613 947 2410</ContactFacsimileTelephone>
46
      <ContactElectronicMailAddress>tom.kralidis@ccrs.nrcan.gc.ca</ContactElectronicMailAddress>
47
    </ContactInformation>
48
  </General>
49
  <LayerList>
50
  <!-- need to find these layers on a serve rthat understands SRS="CRS:84"
51
    <Layer queryable="0" hidden="0">
52
      <Server service="wms" version="1.1.0" title="wms">
53
        <OnlineResource xlink:type="simple" xlink:href="http://atlas.gc.ca/cgi-bin/mapserv?map=/home/atlas/web/mapdata/english/pb_world.map"/>
54
      </Server>
55
      <Name>ocean</Name>
56
      <Title>ocean area</Title>
57
      <SRS>EPSG:4326</SRS>
58
      <FormatList>
59
        <Format current="1">image/gif</Format>
60
      </FormatList>
61
    </Layer>
62
    <Layer queryable="0" hidden="0">
63
      <Server service="wms" version="1.1.0" title="wms">
64
        <OnlineResource xlink:type="simple" xlink:href="http://atlas.gc.ca/cgi-bin/mapserv?map=/home/atlas/web/mapdata/english/pb_world.map"/>
65
      </Server>
66
      <Name>land</Name>
67
      <Title>land area</Title>
68
      <SRS>EPSG:4326</SRS>
69
      <FormatList>
70
        <Format current="1">image/gif</Format>
71
      </FormatList>
72
    </Layer>
73
    -->
74
        <Layer opaque="0" noSubsets="1" fixedWidth="1024" fixedHeight="1024">
75
      <Server service="wms" version="1.3.0" title="wms">
76
        <OnlineResource xlink:type="simple" xlink:href="http://aes.gsfc.nasa.gov/cgi-bin/wms?"/>
77
      </Server>
78
          <Name>2890_296</Name>
79
      <DimensionList>
80
          <Dimension name="time" units="ISO8601" default="2002-12-31">2002-01-01/2002-12-31/P10D</Dimension>
81
          <!-- full year will crash your system!!
82
          <Dimension name="time" units="ISO8601" default="2002-12-31">2002-01-01/2002-12-31/P1D</Dimension>
83
          -->
84
      </DimensionList>
85
          <MetadataURL type="FGDC:1998">
86
            <Format>text/plain</Format>
87
            <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" 
88
             xlink:type="simple"
89
             xlink:href="http://svs.gsfc.nasa.gov/vis/a000000/a002800/a002890/a002890.fgdc"/>
90
          </MetadataURL>
91
          <DataURL>
92
            <Format>text/html</Format>
93
            <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" 
94
             xlink:type="simple"
95
             xlink:href="http://modis-fire.gsfc.nasa.gov/index.asp"/>
96
          </DataURL>
97
      <FormatList>
98
        <Format current="1">image/png</Format>
99
      </FormatList>
100
          <StyleList>
101
          <Style current="1">
102
            <Name>composite</Name>
103
            <Title>Overlay Composited with Background Image</Title>
104
            <Abstract>This animation shows fire activity in Africa during 2002.  This version provides the transparent overlay composited with a background image.</Abstract>
105
            <LegendURL width="161" height="110">
106
              <Format>image/tif</Format>
107
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" 
108
               xlink:type="simple"
109
               xlink:href="http://svs.gsfc.nasa.gov/vis/a000000/a002800/a002890/firebar.tif"/>
110
            </LegendURL>
111
            <LegendURL width="161" height="110">
112
              <Format>image/jpeg</Format>
113
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" 
114
               xlink:type="simple"
115
               xlink:href="http://svs.gsfc.nasa.gov/vis/a000000/a002800/a002890/firebar.jpg"/>
116
            </LegendURL>
117
          </Style>
118
          <Style>
119
            <Name>overlay</Name>
120
            <Title>Transparent Overlay Only</Title>
121
            <Abstract>This animation shows fire activity in Africa during 2002.  This version provides only the transparent overlay.</Abstract>
122
            <LegendURL width="161" height="110">
123
              <Format>image/tif</Format>
124
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" 
125
               xlink:type="simple"
126
               xlink:href="http://svs.gsfc.nasa.gov/vis/a000000/a002800/a002890/firebar.tif"/>
127
            </LegendURL>
128
            <LegendURL width="161" height="110">
129
              <Format>image/jpeg</Format>
130
              <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" 
131
               xlink:type="simple"
132
               xlink:href="http://svs.gsfc.nasa.gov/vis/a000000/a002800/a002890/firebar.jpg"/>
133
            </LegendURL>
134
          </Style>
135
          </StyleList>
136
        </Layer>
137
  </LayerList>
138
</ViewContext>
(4-4/14)