<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-04-05T07:00:21.278Z"
        xmlns="http://www.opengis.net/wms"
        xmlns:xlink="http://www.w3.org/1999/xlink"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:edal="http://reading-escience-centre.github.io/edal-java/wms"
        xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
    <Service>
        <Name>WMS</Name>
        <Title>NCAR GDEX TDS Installation</Title>
        <Abstract>Scientific Data</Abstract>
        <KeywordList>
            <Keyword>meteorology</Keyword>
            <Keyword> atmosphere</Keyword>
            <Keyword> climate</Keyword>
            <Keyword> ocean</Keyword>
            <Keyword> earth science</Keyword>
        </KeywordList>
        <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc"/>
        <ContactInformation>
            <ContactPersonPrimary>
                <ContactPerson>Support</ContactPerson>
                <ContactOrganization>NCAR GDEX</ContactOrganization>
            </ContactPersonPrimary>
            <ContactVoiceTelephone></ContactVoiceTelephone>
            <ContactElectronicMailAddress>rpconroy@ucar.edu</ContactElectronicMailAddress>
        </ContactInformation>
        <Fees>none</Fees>
        <AccessConstraints>none</AccessConstraints>
        <LayerLimit>1</LayerLimit>
        <MaxWidth>2048</MaxWidth>
        <MaxHeight>2048</MaxHeight>
    </Service>
    <Capability>
        <Request>
            <GetCapabilities>
                <Format>text/xml</Format>
                <DCPType>
                    <HTTP>
                        <Get>
                            <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc"/>
                        </Get>
                    </HTTP>
                </DCPType>
            </GetCapabilities>
            <GetMap>
                <Format>image/png</Format>
                <Format>image/png;mode=32bit</Format>
                <Format>image/gif</Format>
                <Format>image/jpeg</Format>
                <Format>application/vnd.google-earth.kmz</Format>
                <DCPType>
                    <HTTP>
                        <Get>
                            <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc"/>
                        </Get>
                    </HTTP>
                </DCPType>
            </GetMap>
            <GetFeatureInfo>
                <Format>text/plain</Format>
                <Format>text/xml</Format>
                <Format>text/html</Format>
                <DCPType>
                    <HTTP>
                        <Get>
                            <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc"/>
                        </Get>
                    </HTTP>
                </DCPType>
            </GetFeatureInfo>
        </Request>
        <Exception>
            <Format>XML</Format>
        </Exception>
        <edal:ExtendedCapabilities>
            <edal:CapabilitiesType>ncWMS2</edal:CapabilitiesType>
            <edal:ExtendedRequest>
                <edal:Request>GetMap</edal:Request>
                <edal:UrlParameter>
                    <edal:ParameterName>COLORSCALERANGE</edal:ParameterName>
                    <edal:ParameterDescription>Of the form min,max this is the scale range used for plotting the data.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>NUMCOLORBANDS</edal:ParameterName>
                    <edal:ParameterDescription>The number of discrete colours to plot the data. Must be between 2 and 250</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>ABOVEMAXCOLOR</edal:ParameterName>
                    <edal:ParameterDescription>The colour to plot values which are above the maximum end of the scale range. Colours are as defined above, with the addition of "extend", which will use the maximum value of the palette.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>BELOWMINCOLOR</edal:ParameterName>
                    <edal:ParameterDescription>The colour to plot values which are below the minimum end of the scale range. Colours are as defined above, with the addition of "extend", which will use the minimum value of the palette.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>LOGSCALE</edal:ParameterName>
                    <edal:ParameterDescription> "true" or "false" - whether to plot data with a logarithmic scale</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>TARGETTIME</edal:ParameterName>
                    <edal:ParameterDescription>For in-situ data, all points which fall within the time range (specified in the TIME parameter) will be plotted. In the case that an in-situ point has multiple time readings within that range, the colour used to plot them will depend on the time value which is closest to this given value</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>TARGETELEVATION</edal:ParameterName>
                    <edal:ParameterDescription>For in-situ data, all points which fall within the elevation range (specified in the ELEVATION parameter) will be plotted. In the case that an in-situ point has multiple elevation readings within that range, the colour used to plot them will depend on the elevation value which is closest to this given value</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>OPACITY</edal:ParameterName>
                    <edal:ParameterDescription>The percentage opacity of the final output image</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>ANIMATION</edal:ParameterName>
                    <edal:ParameterDescription>"true" or "false" - whether to generate an animation. This also needs the TIME to be of the formstarttime/endtime, and currently is only implemented for features with a discrete time axis.</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetTimeseries</edal:Request>
                <edal:RequestDescription>This produces either a timeseries graph or, if downloading is enabled, a CSV file containing the data. The URL parameters are identical to those of a GetFeatureInfo request. The TIME parameter should specify a range of times in the form starttime/endtime, and the supported formats are: image/png,image/jpg,image/jpeg,text/csv,text/json,application/prs.coverage+json,application/prs.coverage json</edal:RequestDescription>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetVerticalProfile</edal:Request>
                <edal:RequestDescription>This produces either a vertical profile graph or, if downloading is enabled, a CSV file containing the data. The URL parameters are identical to those of a GetFeatureInfo request. The ELEVATION parameter should specify a range of elevations in the form startelevation/endelevation, and the supported formats are: image/png,image/jpg,image/jpeg,text/csv,text/json,application/prs.coverage+json,application/prs.coverage json</edal:RequestDescription>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetTransect</edal:Request>
                <edal:RequestDescription>This produces a graph of data values along an arbitrary path. Additionally if there is vertical information present in the dataset, it will produce a vertical section along the same path.  It accepts the same URL parameters as a GetMap requestion, with the additional mandatory parameter LINESTRING</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>LINESTRING</edal:ParameterName>
                    <edal:ParameterDescription>The points which define the path of the transect to plot.  Of the form x1 y1,x2 y2,x3 y3...</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetMetadata</edal:Request>
                <edal:RequestDescription>Fetches small pieces of metadata.  Many of these are also present in this capabilities document, but GetMetadata provides a more convenient method of accessing such data. GetMetadata always returns data in the JSON format</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>ITEM</edal:ParameterName>
                    <edal:ParameterDescription>This specifies the metadata to return.  This can take the values:
                        menu: Returns a tree representation of the available WMS layers, with IDs. Takes the optional parameter DATASET to return the same tree for a single dataset
                        layerDetails: Returns a set of details needed to plot a given layer. This includes such data as units, layer bounding box, configured scale range, etc. Takes the parameters LAYERNAME and TIME. The TIME parameter is optional, and if it is specified then the nearest available time is returned as part of the layer's details.
                        minmax: Calculates the range of values in the given area. Takes the same parameters as a GetMap request.
                        timesteps: Returns the available times for a given day. Takes the parameters LAYERNAME and DAY (yyyy-mm-dd)
                        animationTimesteps: Returns a list of time strings at different temporal resolutions for a given time range. This is used to present to the user different frequencies for the generation of an animation. Takes the parameters LAYERNAME, START, and END</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetLegendGraphic</edal:Request>
                <edal:RequestDescription>The GetLegendGraphic request generates an image which can be used as a legend. There are two main options: Generating just a colourbar, and generating a full legend.</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>COLORBARONLY</edal:ParameterName>
                    <edal:ParameterDescription>"true" or "false".  Whether to generate a full legend or just the colour bar.  If it's "true", the following URL parameters are required:
                        PALETTE: The name of the palette to use. If missing, set to "default"
                        NUMCOLORBANDS: The number of colour bands to use. If missing, set to 250
                        VERTICAL: Whether to very colours vertically. If missing, defaults to true
                        WIDTH: The width of the image to generate. If missing, defaults to 50
                        HEIGHT: The height of the image to generate. If missing, defaults to 200
                    
                    For a full legend, the additional parameters LAYERS and either STYLES, SLD, or SLD_BODY must be supplied. This is because a single WMS layer may depend on an arbitrary number of sub-layers, depending on the style it is plotted in. In addition to these parameters, the optional parameters controlling the style may be supplied (these are the same as documented in the GetMap request).  Note that for full legends, the supplied width and height are NOT the final height of the image, but rather the width and height of each individual coloured plot area (i.e. the 1d/2d colourbar)</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
        </edal:ExtendedCapabilities>
        <Layer>
            <Title>NCAR GDEX TDS Installation</Title>
            <CRS>EPSG:4326</CRS>
            <CRS>CRS:84</CRS>
            <CRS>EPSG:41001</CRS>
            <CRS>EPSG:27700</CRS>
            <CRS>EPSG:3408</CRS>
            <CRS>EPSG:3409</CRS>
            <CRS>EPSG:3857</CRS>
            <CRS>EPSG:5041</CRS>
            <CRS>EPSG:5042</CRS>
            <CRS>EPSG:32661</CRS>
            <CRS>EPSG:32761</CRS>
            <Layer>
                <Title>No dataset title found.</Title>
    <Layer queryable="1">
        <Name>PS</Name>
        <Title>Surface pressure</Title>
        <Abstract>Surface pressure</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALKNIT</Name>
        <Title>ALKNIT concentration</Title>
        <Abstract>ALKNIT concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKNIT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKNIT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BCARY</Name>
        <Title>BCARY concentration</Title>
        <Abstract>BCARY concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BCARY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BCARY&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BCARY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BCARY&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BCARY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BCARY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BENZENE</Name>
        <Title>BENZENE concentration</Title>
        <Abstract>BENZENE concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZENE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZENE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BIGALD</Name>
        <Title>BIGALD concentration</Title>
        <Abstract>BIGALD concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BIGALD1</Name>
        <Title>BIGALD1 concentration</Title>
        <Abstract>BIGALD1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BIGALD2</Name>
        <Title>BIGALD2 concentration</Title>
        <Abstract>BIGALD2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BIGALD3</Name>
        <Title>BIGALD3 concentration</Title>
        <Abstract>BIGALD3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BIGALD4</Name>
        <Title>BIGALD4 concentration</Title>
        <Abstract>BIGALD4 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALD4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALD4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BIGALK</Name>
        <Title>BIGALK concentration</Title>
        <Abstract>BIGALK concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BIGENE</Name>
        <Title>BIGENE concentration</Title>
        <Abstract>BIGENE concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGENE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGENE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BIGENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C2H2</Name>
        <Title>C2H2 concentration</Title>
        <Abstract>C2H2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C2H4</Name>
        <Title>C2H4 concentration</Title>
        <Abstract>C2H4 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C2H5OH</Name>
        <Title>C2H5OH concentration</Title>
        <Abstract>C2H5OH concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5OH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5OH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C2H6</Name>
        <Title>C2H6 concentration</Title>
        <Abstract>C2H6 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H6&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H6&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C3H6</Name>
        <Title>C3H6 concentration</Title>
        <Abstract>C3H6 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H6&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H6&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C3H8</Name>
        <Title>C3H8 concentration</Title>
        <Abstract>C3H8 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H8&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H8&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H8&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH2O</Name>
        <Title>CH2O concentration</Title>
        <Abstract>CH2O concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3CHO</Name>
        <Title>CH3CHO concentration</Title>
        <Abstract>CH3CHO concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CHO&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CHO&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3CN</Name>
        <Title>CH3CN concentration</Title>
        <Abstract>CH3CN concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3COCH3</Name>
        <Title>CH3COCH3 concentration</Title>
        <Abstract>CH3COCH3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COCH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COCH3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COCH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COCH3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COCH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COCH3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3COCHO</Name>
        <Title>CH3COCHO concentration</Title>
        <Abstract>CH3COCHO concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COCHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COCHO&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COCHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COCHO&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COCHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COCHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3COOH</Name>
        <Title>CH3COOH concentration</Title>
        <Abstract>CH3COOH concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COOH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COOH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3OH</Name>
        <Title>CH3OH concentration</Title>
        <Abstract>CH3OH concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3OH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3OH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3OOH</Name>
        <Title>CH3OOH concentration</Title>
        <Abstract>CH3OOH concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3OOH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3OOH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH4</Name>
        <Title>CH4 concentration</Title>
        <Abstract>CH4 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO</Name>
        <Title>CO concentration</Title>
        <Abstract>CO concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CRESOL</Name>
        <Title>CRESOL concentration</Title>
        <Abstract>CRESOL concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CRESOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CRESOL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CRESOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CRESOL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CRESOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CRESOL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DMS</Name>
        <Title>DMS concentration</Title>
        <Abstract>DMS concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DMS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DMS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DMS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DMS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DMS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DMS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>GLYOXAL</Name>
        <Title>GLYOXAL concentration</Title>
        <Abstract>GLYOXAL concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GLYOXAL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GLYOXAL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GLYOXAL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GLYOXAL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GLYOXAL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GLYOXAL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>H2O</Name>
        <Title>water vapor concentration</Title>
        <Abstract>water vapor concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>H2O2</Name>
        <Title>H2O2 concentration</Title>
        <Abstract>H2O2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HCN</Name>
        <Title>HCN concentration</Title>
        <Abstract>HCN concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HCOOH</Name>
        <Title>HCOOH concentration</Title>
        <Abstract>HCOOH concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCOOH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCOOH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HNO3</Name>
        <Title>HNO3 concentration</Title>
        <Abstract>HNO3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HO2</Name>
        <Title>HO2 concentration</Title>
        <Abstract>HO2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HO2NO2</Name>
        <Title>HO2NO2 concentration</Title>
        <Abstract>HO2NO2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HO2NO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HO2NO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HO2NO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HO2NO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HO2NO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HO2NO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HONITR</Name>
        <Title>HONITR concentration</Title>
        <Abstract>HONITR concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HONITR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HONITR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HONITR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HONITR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HONITR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HYAC</Name>
        <Title>HYAC concentration</Title>
        <Abstract>HYAC concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HYAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HYAC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HYAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HYAC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HYAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HYAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOP</Name>
        <Title>ISOP concentration</Title>
        <Abstract>ISOP concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPNITA</Name>
        <Title>ISOPNITA concentration</Title>
        <Abstract>ISOPNITA concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITA&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITA&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPNITB</Name>
        <Title>ISOPNITB concentration</Title>
        <Abstract>ISOPNITB concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITB&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITB&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MACR</Name>
        <Title>MACR concentration</Title>
        <Abstract>MACR concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEK</Name>
        <Title>MEK concentration</Title>
        <Abstract>MEK concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MPAN</Name>
        <Title>MPAN concentration</Title>
        <Abstract>MPAN concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MTERP</Name>
        <Title>MTERP concentration</Title>
        <Abstract>MTERP concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MTERP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MTERP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MTERP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MTERP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MTERP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MTERP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MVK</Name>
        <Title>MVK concentration</Title>
        <Abstract>MVK concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MVK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MVK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MVK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MVK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MVK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MVK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>N2O</Name>
        <Title>N2O concentration</Title>
        <Abstract>N2O concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=N2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=N2O&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=N2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=N2O&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=N2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=N2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>N2O5</Name>
        <Title>N2O5 concentration</Title>
        <Abstract>N2O5 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=N2O5
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=N2O5&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=N2O5
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=N2O5&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=N2O5
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=N2O5&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NH3</Name>
        <Title>NH3 concentration</Title>
        <Abstract>NH3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NH4</Name>
        <Title>NH4 concentration</Title>
        <Abstract>NH4 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO</Name>
        <Title>NO concentration</Title>
        <Abstract>NO concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO2</Name>
        <Title>NO2 concentration</Title>
        <Abstract>NO2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO3</Name>
        <Title>NO3 concentration</Title>
        <Abstract>NO3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NOA</Name>
        <Title>NOA concentration</Title>
        <Abstract>NOA concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOA&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOA&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O3</Name>
        <Title>O3 concentration</Title>
        <Abstract>O3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O3S</Name>
        <Title>O3S concentration</Title>
        <Abstract>O3S concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3S&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3S&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3S&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>OH</Name>
        <Title>OH concentration</Title>
        <Abstract>OH concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ONITR</Name>
        <Title>ONITR concentration</Title>
        <Abstract>ONITR concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ONITR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ONITR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ONITR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ONITR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ONITR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PAN</Name>
        <Title>PAN concentration</Title>
        <Abstract>PAN concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PBZNIT</Name>
        <Title>PBZNIT concentration</Title>
        <Abstract>PBZNIT concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PHENOL</Name>
        <Title>PHENOL concentration</Title>
        <Abstract>PHENOL concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENOL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENOL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENOL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PM25</Name>
        <Title>PM2.5 concentration</Title>
        <Abstract>PM2.5 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PM25
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PM25&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PM25
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PM25&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PM25
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PM25&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Q</Name>
        <Title>Specific humidity</Title>
        <Abstract>Specific humidity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Q
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Q&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Q
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Q&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Q
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Q&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SO2</Name>
        <Title>SO2 concentration</Title>
        <Abstract>SO2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>T</Name>
        <Title>Temperature</Title>
        <Abstract>Temperature</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERPNIT</Name>
        <Title>TERPNIT concentration</Title>
        <Abstract>TERPNIT concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPNIT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPNIT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPNIT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TOLUENE</Name>
        <Title>TOLUENE concentration</Title>
        <Abstract>TOLUENE concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLUENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLUENE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLUENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLUENE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLUENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLUENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U</Name>
        <Title>Zonal wind</Title>
        <Abstract>Zonal wind</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>V</Name>
        <Title>Meridional wind</Title>
        <Abstract>Meridional wind</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XYLENES</Name>
        <Title>XYLENES concentration</Title>
        <Abstract>XYLENES concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENES&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENES&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENES&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Z3</Name>
        <Title>Geopotential Height (above sea level)</Title>
        <Abstract>Geopotential Height (above sea level)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Z3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Z3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Z3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Z3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Z3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Z3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_a1</Name>
        <Title>bc_a1 concentration</Title>
        <Abstract>bc_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_a4</Name>
        <Title>bc_a4 concentration</Title>
        <Abstract>bc_a4 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a1</Name>
        <Title>dst_a1 concentration</Title>
        <Abstract>dst_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a2</Name>
        <Title>dst_a2 concentration</Title>
        <Abstract>dst_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a3</Name>
        <Title>dst_a3 concentration</Title>
        <Abstract>dst_a3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a1</Name>
        <Title>ncl_a1 concentration</Title>
        <Abstract>ncl_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a2</Name>
        <Title>ncl_a2 concentration</Title>
        <Abstract>ncl_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a3</Name>
        <Title>ncl_a3 concentration</Title>
        <Abstract>ncl_a3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>num_a1</Name>
        <Title>num_a1 concentration</Title>
        <Abstract>num_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>num_a2</Name>
        <Title>num_a2 concentration</Title>
        <Abstract>num_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>num_a3</Name>
        <Title>num_a3 concentration</Title>
        <Abstract>num_a3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_a1</Name>
        <Title>pom_a1 concentration</Title>
        <Abstract>pom_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_a4</Name>
        <Title>pom_a4 concentration</Title>
        <Abstract>pom_a4 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a1</Name>
        <Title>so4_a1 concentration</Title>
        <Abstract>so4_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a2</Name>
        <Title>so4_a2 concentration</Title>
        <Abstract>so4_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a3</Name>
        <Title>so4_a3 concentration</Title>
        <Abstract>so4_a3 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a1</Name>
        <Title>soa1_a1 concentration</Title>
        <Abstract>soa1_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a2</Name>
        <Title>soa1_a2 concentration</Title>
        <Abstract>soa1_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a1</Name>
        <Title>soa2_a1 concentration</Title>
        <Abstract>soa2_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a2</Name>
        <Title>soa2_a2 concentration</Title>
        <Abstract>soa2_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a1</Name>
        <Title>soa3_a1 concentration</Title>
        <Abstract>soa3_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a2</Name>
        <Title>soa3_a2 concentration</Title>
        <Abstract>soa3_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a1</Name>
        <Title>soa4_a1 concentration</Title>
        <Abstract>soa4_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a2</Name>
        <Title>soa4_a2 concentration</Title>
        <Abstract>soa4_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a1</Name>
        <Title>soa5_a1 concentration</Title>
        <Abstract>soa5_a1 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a2</Name>
        <Title>soa5_a2 concentration</Title>
        <Abstract>soa5_a2 concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2012-02-08T18:00:00.000Z">
            2012-02-08T00:00:00.000Z/2012-02-08T18:00:00.000Z/PT6H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="1.8678799970075488">
            1.8678799970075488,
            2.352590556256473,
            2.948321052826941,
            3.676501102745533,
            4.561686189845204,
            5.631800973787904,
            6.918321363627911,
            8.456391748040915,
            10.284920688718557,
            12.460149824619293,
            15.050249639898539,
            18.124349415302277,
            21.76100481301546,
            26.04911010712385,
            31.08890913426876,
            36.99271008372307,
            43.90966147184372,
            52.01590992510319,
            61.49565801024437,
            72.55785912275314,
            85.43901517987251,
            100.51435977220535,
            118.25000122189522,
            139.11499828100204,
            163.661498938819,
            192.54101755948884,
            226.51353757828474,
            266.4790526032448,
            312.7915784716606,
            356.25009983778,
            393.7501013278961,
            431.25010281801224,
            468.75010430812836,
            506.2501057982445,
            543.7501072883606,
            581.2501460313797,
            618.7501922249794,
            656.2501639127731,
            687.5001229345798,
            712.5000990927219,
            737.5000901520252,
            762.4999657273293,
            787.5000350177288,
            810.0002110004425,
            827.5001682341099,
            842.5001241266727,
            857.5000483542681,
            872.4999483674765,
            887.4999582767487,
            902.4999178946018,
            917.4999231472611,
            932.5000839307904,
            947.4999830126762,
            962.4998026993126,
            977.4998998855153,
            992.5000106104562
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/g/d313007/2012/fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.cam.h1.2012-02-08-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
