<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-05-21T12:19:56.224Z"
        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 THREDDS Server</Title>
        <Abstract>Geoscientific 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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc"/>
        <ContactInformation>
            <ContactPersonPrimary>
                <ContactPerson>Support</ContactPerson>
                <ContactOrganization>NCAR GDEX</ContactOrganization>
            </ContactPersonPrimary>
            <ContactVoiceTelephone></ContactVoiceTelephone>
            <ContactElectronicMailAddress>chiaweih@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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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 THREDDS Server</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>ACTNI</Name>
        <Title>Average Cloud Top ice number</Title>
        <Abstract>Average Cloud Top ice number</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTNI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTNI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTNI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ACTNL</Name>
        <Title>Average Cloud Top droplet number</Title>
        <Abstract>Average Cloud Top droplet number</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTNL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTNL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTNL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTNL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTNL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTNL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ACTREI</Name>
        <Title>Average Cloud Top ice effective radius</Title>
        <Abstract>Average Cloud Top ice effective radius</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTREI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTREI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTREI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTREI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTREI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTREI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ACTREL</Name>
        <Title>Average Cloud Top droplet effective radius</Title>
        <Abstract>Average Cloud Top droplet effective radius</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTREL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTREL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTREL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTREL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACTREL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACTREL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AEROD_v</Name>
        <Title>Total Aerosol Optical Depth in visible band</Title>
        <Abstract>Total Aerosol Optical Depth in visible band</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AEROD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AEROD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AEROD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AEROD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AEROD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AEROD_v&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODABS</Name>
        <Title>Aerosol absorption optical depth 550 nm, day only</Title>
        <Abstract>Aerosol absorption optical depth 550 nm, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODABS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODABS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODABS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODABS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODABS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODABS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODBC</Name>
        <Title>Aerosol optical depth 550 nm from BC, day only</Title>
        <Abstract>Aerosol optical depth 550 nm from BC, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODBC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODBC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODBC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODBC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODBC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODBC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODDUST</Name>
        <Title>Aerosol optical depth 550 nm from dust, day only</Title>
        <Abstract>Aerosol optical depth 550 nm from dust, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODDUST1</Name>
        <Title>Aerosol optical depth, day only, 550 nm mode 1 from dust</Title>
        <Abstract>Aerosol optical depth, day only, 550 nm mode 1 from dust</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODDUST2</Name>
        <Title>Aerosol optical depth, day only, 550 nm mode 2 from dust</Title>
        <Abstract>Aerosol optical depth, day only, 550 nm mode 2 from dust</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODDUST3</Name>
        <Title>Aerosol optical depth, day only, 550 nm mode 3 from dust</Title>
        <Abstract>Aerosol optical depth, day only, 550 nm mode 3 from dust</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODDUST3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODDUST3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODPOM</Name>
        <Title>Aerosol optical depth 550 nm from POM, day only</Title>
        <Abstract>Aerosol optical depth 550 nm from POM, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODPOM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODPOM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODPOM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODPOM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODPOM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODPOM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODSO4</Name>
        <Title>Aerosol optical depth 550 nm from SO4, day only</Title>
        <Abstract>Aerosol optical depth 550 nm from SO4, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODSOA</Name>
        <Title>Aerosol optical depth 550 nm from SOA, day only</Title>
        <Abstract>Aerosol optical depth 550 nm from SOA, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODSS</Name>
        <Title>Aerosol optical depth 550 nm from seasalt, day only</Title>
        <Abstract>Aerosol optical depth 550 nm from seasalt, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODSS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODSS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODVIS</Name>
        <Title>Aerosol optical depth 550 nm, day only</Title>
        <Abstract>Aerosol optical depth 550 nm, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVIS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODVISdn</Name>
        <Title>Aerosol optical depth 550 nm, day night</Title>
        <Abstract>Aerosol optical depth 550 nm, day night</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVISdn
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVISdn&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVISdn
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVISdn&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVISdn
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVISdn&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODVISstdn</Name>
        <Title>Stratospheric aerosol optical depth 550 nm, day night</Title>
        <Abstract>Stratospheric aerosol optical depth 550 nm, day night</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVISstdn
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVISstdn&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVISstdn
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVISstdn&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODVISstdn
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODVISstdn&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AODvstrt</Name>
        <Title>Stratospheric Aerosol Optical Depth in visible band</Title>
        <Abstract>Stratospheric Aerosol Optical Depth in visible band</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODvstrt
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODvstrt&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODvstrt
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODvstrt&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AODvstrt
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AODvstrt&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>APRL</Name>
        <Title>Average Stratiform Precip Rate over efficiency calculation</Title>
        <Abstract>Average Stratiform Precip Rate over efficiency calculation</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=APRL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=APRL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=APRL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=APRL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=APRL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=APRL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AQSO4_H2O2</Name>
        <Title>SO4 aqueous phase chemistry due to H2O2</Title>
        <Abstract>SO4 aqueous phase chemistry due to H2O2</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQSO4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQSO4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQSO4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQSO4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQSO4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQSO4_H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AQ_H2O2</Name>
        <Title>H2O2 aqueous chemistry (for gas species)</Title>
        <Abstract>H2O2 aqueous chemistry (for gas species)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQ_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQ_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQ_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQ_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQ_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQ_H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AREA</Name>
        <Title>area of grid box</Title>
        <Abstract>area of grid box</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BURDENBC</Name>
        <Title>Black carbon aerosol burden, day only</Title>
        <Abstract>Black carbon aerosol burden, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENBC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENBC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENBC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENBC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENBC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENBC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BURDENDUST</Name>
        <Title>Dust aerosol burden, day only</Title>
        <Abstract>Dust aerosol burden, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENDUST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENDUST&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENDUST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENDUST&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENDUST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENDUST&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BURDENPOM</Name>
        <Title>POM aerosol burden, day only</Title>
        <Abstract>POM aerosol burden, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENPOM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENPOM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENPOM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENPOM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENPOM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENPOM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BURDENSEASALT</Name>
        <Title>Seasalt aerosol burden, day only</Title>
        <Abstract>Seasalt aerosol burden, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSEASALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSEASALT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSEASALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSEASALT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSEASALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSEASALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BURDENSO4</Name>
        <Title>Sulfate aerosol burden, day only</Title>
        <Abstract>Sulfate aerosol burden, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BURDENSOA</Name>
        <Title>SOA aerosol burden, day only</Title>
        <Abstract>SOA aerosol burden, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BURDENSOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BURDENSOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CDNUMC</Name>
        <Title>Vertically-integrated droplet concentration</Title>
        <Abstract>Vertically-integrated droplet 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CDNUMC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CDNUMC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CDNUMC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CDNUMC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CDNUMC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CDNUMC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLDHGH</Name>
        <Title>Vertically-integrated high cloud</Title>
        <Abstract>Vertically-integrated high cloud</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDHGH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDHGH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDHGH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDHGH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDHGH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDHGH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLDHGT</Name>
        <Title>cloud top height</Title>
        <Abstract>cloud top height</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDHGT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDHGT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDHGT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDHGT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDHGT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDHGT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLDLOW</Name>
        <Title>Vertically-integrated low cloud</Title>
        <Abstract>Vertically-integrated low cloud</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDLOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDLOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDLOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDLOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDLOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDLOW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLDMED</Name>
        <Title>Vertically-integrated mid-level cloud</Title>
        <Abstract>Vertically-integrated mid-level cloud</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDMED
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDMED&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDMED
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDMED&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDMED
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDMED&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLDTOT</Name>
        <Title>Vertically-integrated total cloud</Title>
        <Abstract>Vertically-integrated total cloud</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDTOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDTOT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDTOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDTOT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDTOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDTOT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ALKNIT</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ALKNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ALKOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ALKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ALKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ALKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ALKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ALKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ALKOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_BENZOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_BENZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_BENZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_BENZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_BENZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_BENZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_BENZOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_BZOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_BZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_BZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_BZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_BZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_BZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_BZOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_C2H5OH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C2H5OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_C2H5OOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C2H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C2H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C2H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C2H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C2H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C2H5OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_C3H7OOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C3H7OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C3H7OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C3H7OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C3H7OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C3H7OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C3H7OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_C6H5OOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C6H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C6H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C6H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C6H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_C6H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_C6H5OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH2O</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3CHO</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3CN</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3CN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3COCH3</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3COCH3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3COCHO</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3COCHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3COOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3COOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3COOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CH3COOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3COOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CH3COOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3COOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CH3COOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3COOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3OH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CH3OOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CH3OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO01</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO01&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO02</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO02&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO03</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO03&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO04</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO04&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO05</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO05&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO06</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO06&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO07</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO07&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO08</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO08&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO09</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO09&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO10</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO10&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO11</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO11&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_CO12</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_CO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_CO12&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_EOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_EOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_EOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_EOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_EOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_EOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_EOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_GLYALD</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_GLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_GLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_GLYALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_H2O2</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HCN</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HCN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HCOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HCOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HNO3</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HO2NO2</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HO2NO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HONITR</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HPALD</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_HPALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HPALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_HPALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HPALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_HPALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HPALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HYAC</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HYAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_HYDRALD</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_HYDRALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HYDRALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_HYDRALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HYDRALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_HYDRALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_HYDRALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_IEPOX</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_IEPOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_IEPOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_IEPOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_IEPOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_IEPOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_IEPOX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ISOPNITA</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNITA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ISOPNITB</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNITB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ISOPNO3</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ISOPNOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPNOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ISOPOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ISOPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_MACROOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_MACROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_MACROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_MACROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_MACROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_MACROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_MACROOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_MEKOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_MEKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_MEKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_MEKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_MEKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_MEKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_MEKOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_MPAN</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_MPAN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_NC4CH2OH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NC4CH2OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NC4CH2OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NC4CH2OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_NC4CHO</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NC4CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NC4CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NC4CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_NO</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_NO2</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_NOA</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_NTERPOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NTERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NTERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_NTERPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_O3</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_O3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ONITR</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_PAN</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_PAN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_PHENOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_PHENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_PHENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_PHENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_PHENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_PHENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_PHENOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_POOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_POOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_POOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_POOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_POOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_POOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_POOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_ROOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_ROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_ROOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_SO2</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_SO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_TERP2OOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERP2OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERP2OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERP2OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERP2OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERP2OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERP2OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_TERPNIT</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_TERPOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_TERPROD1</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPROD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPROD1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPROD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPROD1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPROD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPROD1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_TERPROD2</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPROD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPROD2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPROD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPROD2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TERPROD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TERPROD2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_TOLOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_TOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_TOLOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_XOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_XYLENOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XYLENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XYLENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XYLENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XYLENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XYLENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XYLENOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DF_XYLOLOOH</Name>
        <Title>dry deposition flux</Title>
        <Abstract>dry deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XYLOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XYLOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XYLOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XYLOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DF_XYLOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DF_XYLOLOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DV_CH3OOH</Name>
        <Title>deposition velocity</Title>
        <Abstract>deposition velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_CH3OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DV_GLYALD</Name>
        <Title>deposition velocity</Title>
        <Abstract>deposition velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_GLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_GLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_GLYALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DV_H2O2</Name>
        <Title>deposition velocity</Title>
        <Abstract>deposition velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DV_HNO3</Name>
        <Title>deposition velocity</Title>
        <Abstract>deposition velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_HNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DV_HYAC</Name>
        <Title>deposition velocity</Title>
        <Abstract>deposition velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_HYAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DV_ISOPOOH</Name>
        <Title>deposition velocity</Title>
        <Abstract>deposition velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_ISOPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_ISOPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DV_ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DV_ISOPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FCTI</Name>
        <Title>Fractional occurrence of cloud top ice</Title>
        <Abstract>Fractional occurrence of cloud top ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FCTI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FCTI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FCTI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FCTI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FCTI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FCTI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FCTL</Name>
        <Title>Fractional occurrence of cloud top liquid</Title>
        <Abstract>Fractional occurrence of cloud top liquid</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FCTL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FCTL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FCTL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLDS</Name>
        <Title>Downwelling longwave flux at surface</Title>
        <Abstract>Downwelling longwave flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLDS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLDS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLDS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLDS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLDS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLDS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLNS</Name>
        <Title>Net longwave flux at surface</Title>
        <Abstract>Net longwave flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLNSC</Name>
        <Title>Clearsky net longwave flux at surface</Title>
        <Abstract>Clearsky net longwave flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNSC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLNT</Name>
        <Title>Net longwave flux at top of model</Title>
        <Abstract>Net longwave flux at top of model</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLNTC</Name>
        <Title>Clearsky net longwave flux at top of model</Title>
        <Abstract>Clearsky net longwave flux at top of model</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNTC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNTC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNTC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLNTCLR</Name>
        <Title>Clearsky ONLY points net longwave flux at top of model</Title>
        <Abstract>Clearsky ONLY points net longwave flux at top of model</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNTCLR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNTCLR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNTCLR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNTCLR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLNTCLR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLNTCLR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLUT</Name>
        <Title>Upwelling longwave flux at top of model</Title>
        <Abstract>Upwelling longwave flux at top of model</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLUT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLUT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLUT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLUT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLUT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLUT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FLUTC</Name>
        <Title>Clearsky upwelling longwave flux at top of model</Title>
        <Abstract>Clearsky upwelling longwave flux at top of model</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLUTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLUTC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLUTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLUTC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FLUTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FLUTC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FREQCLR</Name>
        <Title>Frequency of Occurrence of Clearsky</Title>
        <Abstract>Frequency of Occurrence of Clearsky</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQCLR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQCLR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQCLR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQCLR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQCLR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQCLR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSDS</Name>
        <Title>Downwelling solar flux at surface</Title>
        <Abstract>Downwelling solar flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSDS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSDS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSDS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSDS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSDS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSDS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSDSC</Name>
        <Title>Clearsky downwelling solar flux at surface</Title>
        <Abstract>Clearsky downwelling solar flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSDSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSDSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSDSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSDSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSDSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSDSC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSNS</Name>
        <Title>Net solar flux at surface</Title>
        <Abstract>Net solar flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSNSC</Name>
        <Title>Clearsky net solar flux at surface</Title>
        <Abstract>Clearsky net solar flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNSC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSNT</Name>
        <Title>Net solar flux at top of model</Title>
        <Abstract>Net solar flux at top of model</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSNTC</Name>
        <Title>Clearsky net solar flux at top of model</Title>
        <Abstract>Clearsky net solar flux at top of model</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSNTOA</Name>
        <Title>Net solar flux at top of atmosphere</Title>
        <Abstract>Net solar flux at top of atmosphere</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSNTOAC</Name>
        <Title>Clearsky net solar flux at top of atmosphere</Title>
        <Abstract>Clearsky net solar flux at top of atmosphere</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTOAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTOAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTOAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTOAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSNTOAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSNTOAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSUTOA</Name>
        <Title>Upwelling solar flux at top of atmosphere</Title>
        <Abstract>Upwelling solar flux at top of atmosphere</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSUTOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSUTOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSUTOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSUTOA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSUTOA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSUTOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ICEFRAC</Name>
        <Title>Fraction of sfc area covered by sea-ice</Title>
        <Abstract>Fraction of sfc area covered by sea-ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICEFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICEFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICEFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICEFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICEFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICEFRAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LANDFRAC</Name>
        <Title>Fraction of sfc area covered by land</Title>
        <Abstract>Fraction of sfc area covered by land</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LANDFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LANDFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LANDFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LANDFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LANDFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LANDFRAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LHFLX</Name>
        <Title>Surface latent heat flux</Title>
        <Abstract>Surface latent heat flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LHFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LHFLX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LHFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LHFLX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LHFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LHFLX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LNO_COL_PROD</Name>
        <Title>lighting column NO source</Title>
        <Abstract>lighting column NO source</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LNO_COL_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LNO_COL_PROD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LNO_COL_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LNO_COL_PROD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LNO_COL_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LNO_COL_PROD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LWCF</Name>
        <Title>Longwave cloud forcing</Title>
        <Abstract>Longwave cloud forcing</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWCF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWCF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWCF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWCF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWCF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWCF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_BCARY</Name>
        <Title>BCARY MEGAN emissions flux</Title>
        <Abstract>BCARY MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_BCARY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_BIGALK</Name>
        <Title>BIGALK MEGAN emissions flux</Title>
        <Abstract>BIGALK MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_BIGALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_BIGENE</Name>
        <Title>BIGENE MEGAN emissions flux</Title>
        <Abstract>BIGENE MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_BIGENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_C2H4</Name>
        <Title>C2H4 MEGAN emissions flux</Title>
        <Abstract>C2H4 MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_C2H4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_C2H5OH</Name>
        <Title>C2H5OH MEGAN emissions flux</Title>
        <Abstract>C2H5OH MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_C2H5OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_C2H6</Name>
        <Title>C2H6 MEGAN emissions flux</Title>
        <Abstract>C2H6 MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_C2H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_C3H6</Name>
        <Title>C3H6 MEGAN emissions flux</Title>
        <Abstract>C3H6 MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_C3H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_C3H8</Name>
        <Title>C3H8 MEGAN emissions flux</Title>
        <Abstract>C3H8 MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_C3H8&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_CH2O</Name>
        <Title>CH2O MEGAN emissions flux</Title>
        <Abstract>CH2O MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_CH2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_CH3CHO</Name>
        <Title>CH3CHO MEGAN emissions flux</Title>
        <Abstract>CH3CHO MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_CH3CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_CH3COCH3</Name>
        <Title>CH3COCH3 MEGAN emissions flux</Title>
        <Abstract>CH3COCH3 MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_CH3COCH3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_CH3COOH</Name>
        <Title>CH3COOH MEGAN emissions flux</Title>
        <Abstract>CH3COOH MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_CH3COOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_CH3OH</Name>
        <Title>CH3OH MEGAN emissions flux</Title>
        <Abstract>CH3OH MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_CH3OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_CO</Name>
        <Title>CO MEGAN emissions flux</Title>
        <Abstract>CO MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_CO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_HCN</Name>
        <Title>HCN MEGAN emissions flux</Title>
        <Abstract>HCN MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_HCN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_HCOOH</Name>
        <Title>HCOOH MEGAN emissions flux</Title>
        <Abstract>HCOOH MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_HCOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_ISOP</Name>
        <Title>ISOP MEGAN emissions flux</Title>
        <Abstract>ISOP MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_MTERP</Name>
        <Title>MTERP MEGAN emissions flux</Title>
        <Abstract>MTERP MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_MTERP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEG_TOLUENE</Name>
        <Title>TOLUENE MEGAN emissions flux</Title>
        <Abstract>TOLUENE MEGAN emissions flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEG_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEG_TOLUENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MPICIWPI</Name>
        <Title>Vertically-integrated in-cloud Initial Ice WP (Before Micro)</Title>
        <Abstract>Vertically-integrated in-cloud Initial Ice WP (Before Micro)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPICIWPI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPICIWPI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPICIWPI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPICIWPI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPICIWPI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPICIWPI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MPICLWPI</Name>
        <Title>Vertically-integrated in-cloud Initial Liquid WP (Before Micro)</Title>
        <Abstract>Vertically-integrated in-cloud Initial Liquid WP (Before Micro)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPICLWPI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPICLWPI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPICLWPI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPICLWPI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPICLWPI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPICLWPI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO2_CLXF</Name>
        <Title>vertically intergrated external forcing for NO2</Title>
        <Abstract>vertically intergrated external forcing for NO2</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CLXF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CLXF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CLXF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>OCNFRAC</Name>
        <Title>Fraction of sfc area covered by ocean</Title>
        <Abstract>Fraction of sfc area covered by ocean</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OCNFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OCNFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OCNFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OCNFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OCNFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OCNFRAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PBLH</Name>
        <Title>PBL height</Title>
        <Abstract>PBL height</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBLH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBLH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBLH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBLH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBLH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBLH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PE</Name>
        <Title>Stratiform Precipitation Efficiency  (precip/cmeliq)</Title>
        <Abstract>Stratiform Precipitation Efficiency  (precip/cmeliq)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PEFRAC</Name>
        <Title>Fraction of timesteps precip efficiency reported</Title>
        <Abstract>Fraction of timesteps precip efficiency reported</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PEFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PEFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PEFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PEFRAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PEFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PEFRAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PHIS</Name>
        <Title>Surface geopotential</Title>
        <Abstract>Surface geopotential</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHIS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PM25_SRF</Name>
        <Title>surface PM2.5 concentration</Title>
        <Abstract>surface 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PM25_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PM25_SRF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PM25_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PM25_SRF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PM25_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PM25_SRF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PRECC</Name>
        <Title>Convective precipitation rate (liq + ice)</Title>
        <Abstract>Convective precipitation rate (liq + ice)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PRECL</Name>
        <Title>Large-scale (stable) precipitation rate (liq + ice)</Title>
        <Abstract>Large-scale (stable) precipitation rate (liq + ice)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PRECSC</Name>
        <Title>Convective snow rate (water equivalent)</Title>
        <Abstract>Convective snow rate (water equivalent)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECSC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECSC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECSC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PRECSL</Name>
        <Title>Large-scale (stable) snow rate (water equivalent)</Title>
        <Abstract>Large-scale (stable) snow rate (water equivalent)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECSL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECSL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECSL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECSL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECSL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECSL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PRECT</Name>
        <Title>Total (convective and large-scale) precipitation rate (liq + ice)</Title>
        <Abstract>Total (convective and large-scale) precipitation rate (liq + ice)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRECT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRECT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PSL</Name>
        <Title>Sea level pressure</Title>
        <Abstract>Sea level 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PSL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PSL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PSL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PSL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PSL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PSL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QFLX</Name>
        <Title>Surface water flux</Title>
        <Abstract>Surface water flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QREFHT</Name>
        <Title>Reference height humidity</Title>
        <Abstract>Reference height 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QREFHT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QREFHT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QREFHT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QREFHT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QREFHT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QREFHT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RACAU</Name>
        <Title>Accretion/autoconversion ratio from vertical average</Title>
        <Abstract>Accretion/autoconversion ratio from vertical average</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RACAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RACAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RACAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RACAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RACAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RACAU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFBCARY</Name>
        <Title>BCARY surface flux</Title>
        <Abstract>BCARY surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBCARY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBCARY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBCARY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBCARY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBCARY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBCARY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFBENZENE</Name>
        <Title>BENZENE surface flux</Title>
        <Abstract>BENZENE surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBENZENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBENZENE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBENZENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBENZENE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBENZENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBENZENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFBIGALD</Name>
        <Title>BIGALD surface flux</Title>
        <Abstract>BIGALD surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFBIGALK</Name>
        <Title>BIGALK surface flux</Title>
        <Abstract>BIGALK surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGALK&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGALK&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFBIGENE</Name>
        <Title>BIGENE surface flux</Title>
        <Abstract>BIGENE surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGENE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGENE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFBIGENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFBIGENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFC2H2</Name>
        <Title>C2H2 surface flux</Title>
        <Abstract>C2H2 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFC2H4</Name>
        <Title>C2H4 surface flux</Title>
        <Abstract>C2H4 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFC2H5OH</Name>
        <Title>C2H5OH surface flux</Title>
        <Abstract>C2H5OH surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H5OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H5OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H5OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H5OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H5OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H5OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFC2H6</Name>
        <Title>C2H6 surface flux</Title>
        <Abstract>C2H6 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC2H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFC3H6</Name>
        <Title>C3H6 surface flux</Title>
        <Abstract>C3H6 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC3H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC3H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC3H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFC3H8</Name>
        <Title>C3H8 surface flux</Title>
        <Abstract>C3H8 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC3H8&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC3H8&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFC3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFC3H8&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCH2O</Name>
        <Title>CH2O surface flux</Title>
        <Abstract>CH2O surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH2O&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH2O&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCH3CHO</Name>
        <Title>CH3CHO surface flux</Title>
        <Abstract>CH3CHO surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCH3CN</Name>
        <Title>CH3CN surface flux</Title>
        <Abstract>CH3CN surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3CN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3CN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3CN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3CN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3CN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3CN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCH3COCH3</Name>
        <Title>CH3COCH3 surface flux</Title>
        <Abstract>CH3COCH3 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COCH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COCH3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COCH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COCH3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COCH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COCH3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCH3COCHO</Name>
        <Title>CH3COCHO surface flux</Title>
        <Abstract>CH3COCHO surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COCHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COCHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COCHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COCHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COCHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COCHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCH3COOH</Name>
        <Title>CH3COOH surface flux</Title>
        <Abstract>CH3COOH surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3COOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3COOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCH3OH</Name>
        <Title>CH3OH surface flux</Title>
        <Abstract>CH3OH surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCH3OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO</Name>
        <Title>CO surface flux</Title>
        <Abstract>CO surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO01</Name>
        <Title>CO01 surface flux</Title>
        <Abstract>CO01 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO01&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO02</Name>
        <Title>CO02 surface flux</Title>
        <Abstract>CO02 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO02&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO03</Name>
        <Title>CO03 surface flux</Title>
        <Abstract>CO03 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO03&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO04</Name>
        <Title>CO04 surface flux</Title>
        <Abstract>CO04 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO04&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO05</Name>
        <Title>CO05 surface flux</Title>
        <Abstract>CO05 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO05&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO06</Name>
        <Title>CO06 surface flux</Title>
        <Abstract>CO06 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO06&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO07</Name>
        <Title>CO07 surface flux</Title>
        <Abstract>CO07 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO07&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO08</Name>
        <Title>CO08 surface flux</Title>
        <Abstract>CO08 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO08&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO09</Name>
        <Title>CO09 surface flux</Title>
        <Abstract>CO09 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO09&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO10</Name>
        <Title>CO10 surface flux</Title>
        <Abstract>CO10 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO10&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO11</Name>
        <Title>CO11 surface flux</Title>
        <Abstract>CO11 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO11&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCO12</Name>
        <Title>CO12 surface flux</Title>
        <Abstract>CO12 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCO12&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFCRESOL</Name>
        <Title>CRESOL surface flux</Title>
        <Abstract>CRESOL surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCRESOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCRESOL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCRESOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCRESOL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFCRESOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFCRESOL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFDMS</Name>
        <Title>DMS surface flux</Title>
        <Abstract>DMS surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFDMS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFDMS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFDMS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFDMS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFDMS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFDMS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFGLYALD</Name>
        <Title>GLYALD surface flux</Title>
        <Abstract>GLYALD surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFGLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFGLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFGLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFGLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFGLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFGLYALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFHCN</Name>
        <Title>HCN surface flux</Title>
        <Abstract>HCN surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHCN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHCN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHCN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHCN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHCN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHCN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFHCOOH</Name>
        <Title>HCOOH surface flux</Title>
        <Abstract>HCOOH surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHCOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHCOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHCOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHCOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHCOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHCOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFHYAC</Name>
        <Title>HYAC surface flux</Title>
        <Abstract>HYAC surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHYAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHYAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHYAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHYAC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFHYAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFHYAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFISOP</Name>
        <Title>ISOP surface flux</Title>
        <Abstract>ISOP surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFISOP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFISOP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFIVOC</Name>
        <Title>IVOC surface flux</Title>
        <Abstract>IVOC surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFIVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFIVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFIVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFIVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFIVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFIVOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFMACR</Name>
        <Title>MACR surface flux</Title>
        <Abstract>MACR surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMACR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMACR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMACR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMACR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMACR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMACR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFMEK</Name>
        <Title>MEK surface flux</Title>
        <Abstract>MEK surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMEK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMEK&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMEK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMEK&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMEK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMEK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFMTERP</Name>
        <Title>MTERP surface flux</Title>
        <Abstract>MTERP surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMTERP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMTERP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMTERP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMTERP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMTERP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMTERP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFMVK</Name>
        <Title>MVK surface flux</Title>
        <Abstract>MVK surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMVK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMVK&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMVK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMVK&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFMVK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFMVK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFNH3</Name>
        <Title>NH3 surface flux</Title>
        <Abstract>NH3 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNH3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNH3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNH3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNH3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFNO</Name>
        <Title>NO surface flux</Title>
        <Abstract>NO surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFNO2</Name>
        <Title>NO2 surface flux</Title>
        <Abstract>NO2 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFNO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFNO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFSO2</Name>
        <Title>SO2 surface flux</Title>
        <Abstract>SO2 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFSO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFSO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFSO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFSO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFSO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFSO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFSVOC</Name>
        <Title>SVOC surface flux</Title>
        <Abstract>SVOC surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFSVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFSVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFSVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFSVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFSVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFSVOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFTOLUENE</Name>
        <Title>TOLUENE surface flux</Title>
        <Abstract>TOLUENE surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFTOLUENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFTOLUENE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFTOLUENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFTOLUENE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFTOLUENE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFTOLUENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFXYLENES</Name>
        <Title>XYLENES surface flux</Title>
        <Abstract>XYLENES surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFXYLENES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFXYLENES&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFXYLENES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFXYLENES&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFXYLENES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFXYLENES&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFbc_a4</Name>
        <Title>bc_a4 surface flux</Title>
        <Abstract>bc_a4 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFbc_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFdst_a1</Name>
        <Title>dst_a1 surface flux</Title>
        <Abstract>dst_a1 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFdst_a2</Name>
        <Title>dst_a2 surface flux</Title>
        <Abstract>dst_a2 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFdst_a3</Name>
        <Title>dst_a3 surface flux</Title>
        <Abstract>dst_a3 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFdst_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFdst_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFncl_a1</Name>
        <Title>ncl_a1 surface flux</Title>
        <Abstract>ncl_a1 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFncl_a2</Name>
        <Title>ncl_a2 surface flux</Title>
        <Abstract>ncl_a2 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFncl_a3</Name>
        <Title>ncl_a3 surface flux</Title>
        <Abstract>ncl_a3 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFncl_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFncl_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFnum_a1</Name>
        <Title>num_a1 surface flux</Title>
        <Abstract>num_a1 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFnum_a2</Name>
        <Title>num_a2 surface flux</Title>
        <Abstract>num_a2 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFnum_a3</Name>
        <Title>num_a3 surface flux</Title>
        <Abstract>num_a3 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFnum_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFnum_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFpom_a4</Name>
        <Title>pom_a4 surface flux</Title>
        <Abstract>pom_a4 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFpom_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFpom_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFpom_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFpom_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFpom_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFpom_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFso4_a1</Name>
        <Title>so4_a1 surface flux</Title>
        <Abstract>so4_a1 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFso4_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFso4_a2</Name>
        <Title>so4_a2 surface flux</Title>
        <Abstract>so4_a2 surface flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFso4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFso4_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SHFLX</Name>
        <Title>Surface sensible heat flux</Title>
        <Abstract>Surface sensible heat flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHFLX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHFLX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHFLX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHFLX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOWHICE</Name>
        <Title>Snow depth over ice</Title>
        <Abstract>Snow depth over ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWHICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWHICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWHICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWHICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWHICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWHICE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOWHLND</Name>
        <Title>Water equivalent snow depth</Title>
        <Abstract>Water equivalent snow depth</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWHLND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWHLND&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWHLND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWHLND&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWHLND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWHLND&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SO2_CLXF</Name>
        <Title>vertically intergrated external forcing for SO2</Title>
        <Abstract>vertically intergrated external forcing for SO2</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CLXF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CLXF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CLXF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOLIN</Name>
        <Title>Solar insolation</Title>
        <Abstract>Solar insolation</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOLIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOLIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOLIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOLIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOLIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOLIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SSAVIS</Name>
        <Title>Aerosol single-scatter albedo, day only</Title>
        <Abstract>Aerosol single-scatter albedo, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSAVIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSAVIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSAVIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSAVIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSAVIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSAVIS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SVOC_CLXF</Name>
        <Title>vertically intergrated external forcing for SVOC</Title>
        <Abstract>vertically intergrated external forcing for SVOC</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SVOC_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SVOC_CLXF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SVOC_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SVOC_CLXF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SVOC_CLXF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SVOC_CLXF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SWCF</Name>
        <Title>Shortwave cloud forcing</Title>
        <Abstract>Shortwave cloud forcing</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SWCF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SWCF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SWCF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SWCF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SWCF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SWCF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SZA</Name>
        <Title>solar zenith angle</Title>
        <Abstract>solar zenith angle</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-arrows</Name>
            <Title>default-arrows</Title>
            <Abstract>default-arrows style</Abstract>
        </Style>
        <Style>
            <Name>arrows</Name>
            <Title>arrows</Title>
            <Abstract>arrows style</Abstract>
        </Style>
        <Style>
            <Name>fat_arrows</Name>
            <Title>fat_arrows</Title>
            <Abstract>fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_arrows</Name>
            <Title>meteorological_arrows</Title>
            <Abstract>meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_fat_arrows</Name>
            <Title>meteorological_fat_arrows</Title>
            <Abstract>meteorological_fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_triangle_arrows</Name>
            <Title>meteorological_triangle_arrows</Title>
            <Abstract>meteorological_triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>triangle_arrows</Name>
            <Title>triangle_arrows</Title>
            <Abstract>triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>upstream_dots</Name>
            <Title>upstream_dots</Title>
            <Abstract>upstream_dots style</Abstract>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUBLJX</Name>
        <Title>Zonal      integrated drag from Beljaars SGO</Title>
        <Abstract>Zonal      integrated drag from Beljaars SGO</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUBLJX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUBLJX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUBLJX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUBLJX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUBLJX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUBLJX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUBLJY</Name>
        <Title>Meridional integrated drag from Beljaars SGO</Title>
        <Abstract>Meridional integrated drag from Beljaars SGO</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUBLJY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUBLJY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUBLJY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUBLJY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUBLJY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUBLJY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUGWX</Name>
        <Title>Zonal gravity wave surface stress</Title>
        <Abstract>Zonal gravity wave surface stress</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUGWX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUGWX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUGWX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUGWX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUGWX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUGWX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUGWY</Name>
        <Title>Meridional gravity wave surface stress</Title>
        <Abstract>Meridional gravity wave surface stress</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUGWY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUGWY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUGWY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUGWY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUGWY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUGWY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUX</Name>
        <Title>Zonal surface stress</Title>
        <Abstract>Zonal surface stress</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUY</Name>
        <Title>Meridional surface stress</Title>
        <Abstract>Meridional surface stress</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TGCLDCWP</Name>
        <Title>Total grid-box cloud water path (liquid and ice)</Title>
        <Abstract>Total grid-box cloud water path (liquid and ice)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDCWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDCWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDCWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDCWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDCWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDCWP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TGCLDIWP</Name>
        <Title>Total grid-box cloud ice water path</Title>
        <Abstract>Total grid-box cloud ice water path</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDIWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDIWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDIWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDIWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDIWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDIWP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TGCLDLWP</Name>
        <Title>Total grid-box cloud liquid water path</Title>
        <Abstract>Total grid-box cloud liquid water path</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDLWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDLWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDLWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDLWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TGCLDLWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TGCLDLWP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMC2H2</Name>
        <Title>C2H2 column burden</Title>
        <Abstract>C2H2 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMC2H4</Name>
        <Title>C2H4 column burden</Title>
        <Abstract>C2H4 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMC2H6</Name>
        <Title>C2H6 column burden</Title>
        <Abstract>C2H6 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC2H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC2H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMC3H6</Name>
        <Title>C3H6 column burden</Title>
        <Abstract>C3H6 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC3H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC3H6&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC3H6
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC3H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMC3H8</Name>
        <Title>C3H8 column burden</Title>
        <Abstract>C3H8 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC3H8&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC3H8&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMC3H8
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMC3H8&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCH2O</Name>
        <Title>CH2O column burden</Title>
        <Abstract>CH2O column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH2O&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH2O&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH2O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCH3OH</Name>
        <Title>CH3OH column burden</Title>
        <Abstract>CH3OH column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH3OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH3OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH3OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH3OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCH4</Name>
        <Title>CH4 column burden</Title>
        <Abstract>CH4 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO</Name>
        <Title>CO column burden</Title>
        <Abstract>CO column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO01</Name>
        <Title>CO01 column burden</Title>
        <Abstract>CO01 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO01&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO02</Name>
        <Title>CO02 column burden</Title>
        <Abstract>CO02 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO02&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO03</Name>
        <Title>CO03 column burden</Title>
        <Abstract>CO03 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO03&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO04</Name>
        <Title>CO04 column burden</Title>
        <Abstract>CO04 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO04&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO05</Name>
        <Title>CO05 column burden</Title>
        <Abstract>CO05 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO05&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO06</Name>
        <Title>CO06 column burden</Title>
        <Abstract>CO06 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO06&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO07</Name>
        <Title>CO07 column burden</Title>
        <Abstract>CO07 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO07&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO08</Name>
        <Title>CO08 column burden</Title>
        <Abstract>CO08 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO08&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO09</Name>
        <Title>CO09 column burden</Title>
        <Abstract>CO09 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO09&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO10</Name>
        <Title>CO10 column burden</Title>
        <Abstract>CO10 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO10&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO11</Name>
        <Title>CO11 column burden</Title>
        <Abstract>CO11 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO11&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMCO12</Name>
        <Title>CO12 column burden</Title>
        <Abstract>CO12 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMCO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMCO12&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMH2O2</Name>
        <Title>H2O2 column burden</Title>
        <Abstract>H2O2 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMH2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMH2O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMH2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMH2O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMH2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMH2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMHNO3</Name>
        <Title>HNO3 column burden</Title>
        <Abstract>HNO3 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMHNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMHNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMHNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMHNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMHNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMHNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMNO</Name>
        <Title>NO column burden</Title>
        <Abstract>NO column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMNO2</Name>
        <Title>NO2 column burden</Title>
        <Abstract>NO2 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMNO3</Name>
        <Title>NO3 column burden</Title>
        <Abstract>NO3 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMO3</Name>
        <Title>O3 column burden</Title>
        <Abstract>O3 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMQ</Name>
        <Title>Total (vertically integrated) precipitable water</Title>
        <Abstract>Total (vertically integrated) precipitable water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMbc_a1</Name>
        <Title>bc_a1 column burden</Title>
        <Abstract>bc_a1 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMbc_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMbc_a4</Name>
        <Title>bc_a4 column burden</Title>
        <Abstract>bc_a4 column burden</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMbc_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMbc_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TREFHT</Name>
        <Title>Reference height temperature</Title>
        <Abstract>Reference height 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TREFHT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TREFHT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TREFHT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TREFHT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TREFHT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TREFHT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TROP_P</Name>
        <Title>Tropopause Pressure</Title>
        <Abstract>Tropopause 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_P
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_P&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_P
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_P&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_P
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_P&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TROP_T</Name>
        <Title>Tropopause Temperature</Title>
        <Abstract>Tropopause 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_T&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TROP_Z</Name>
        <Title>Tropopause Height</Title>
        <Abstract>Tropopause Height</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_Z
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_Z&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_Z
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_Z&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TROP_Z
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TROP_Z&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TS</Name>
        <Title>Surface temperature (radiative)</Title>
        <Abstract>Surface temperature (radiative)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TSMN</Name>
        <Title>Minimum surface temperature over output period</Title>
        <Abstract>Minimum surface temperature over output period</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TSMN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TSMN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TSMN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TSMN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TSMN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TSMN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TSMX</Name>
        <Title>Maximum surface temperature over output period</Title>
        <Abstract>Maximum surface temperature over output period</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TSMX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TSMX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TSMX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TSMX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TSMX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TSMX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U10</Name>
        <Title>10m wind speed</Title>
        <Abstract>10m wind speed</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U10&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VPRAO</Name>
        <Title>Vertical average of accretion rate</Title>
        <Abstract>Vertical average of accretion rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPRAO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPRAO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPRAO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPRAO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPRAO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPRAO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VPRCO</Name>
        <Title>Vertical average of autoconversion rate</Title>
        <Abstract>Vertical average of autoconversion rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPRCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPRCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPRCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPRCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPRCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPRCO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_ALKNIT</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_ALKNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_CH2O</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_CH2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_CH3OOH</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_CH3OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_H2O2</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_H2SO4</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_H2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_H2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_H2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_H2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_H2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_H2SO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_HONITR</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_HONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_ISOPNITA</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_ISOPNITA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_ISOPNITB</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_ISOPNITB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_ISOPNOOH</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_ISOPNOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_ISOPNOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_ISOPNOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_IVOC</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_IVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_IVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_IVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_IVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_IVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_IVOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_NC4CH2OH</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NC4CH2OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NC4CH2OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NC4CH2OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_NC4CHO</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NC4CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NC4CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NC4CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_NOA</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_NTERPOOH</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NTERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NTERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_NTERPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_ONITR</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_ONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_SO2</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_SOAG0</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG0
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG0&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG0
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG0&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG0
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG0&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_SOAG1</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_SOAG2</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_SOAG3</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_SOAG4</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SOAG4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SOAG4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_SVOC</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_SVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_SVOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WD_TERPNIT</Name>
        <Title>vertical integrated wet deposition flux</Title>
        <Abstract>vertical integrated wet deposition flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WD_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WD_TERPNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_a1DDF</Name>
        <Title>bc_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>bc_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_a4DDF</Name>
        <Title>bc_a4 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>bc_a4 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_a4SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_a4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_c1DDF</Name>
        <Title>bc_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>bc_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_c1SFWET</Name>
        <Title>bc_c1 wet deposition flux at surface</Title>
        <Abstract>bc_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_c4DDF</Name>
        <Title>bc_c4 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>bc_c4 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_c4SFWET</Name>
        <Title>bc_c4 wet deposition flux at surface</Title>
        <Abstract>bc_c4 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a1DDF</Name>
        <Title>dst_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>dst_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a1_SRF</Name>
        <Title>dst_a1 in bottom layer</Title>
        <Abstract>dst_a1 in bottom layer</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1_SRF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1_SRF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a1_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1_SRF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a2DDF</Name>
        <Title>dst_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>dst_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a3DDF</Name>
        <Title>dst_a3 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>dst_a3 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a3SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_a3_SRF</Name>
        <Title>dst_a3 in bottom layer</Title>
        <Abstract>dst_a3 in bottom layer</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3_SRF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3_SRF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_a3_SRF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3_SRF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c1DDF</Name>
        <Title>dst_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>dst_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c1SFWET</Name>
        <Title>dst_c1 wet deposition flux at surface</Title>
        <Abstract>dst_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c2DDF</Name>
        <Title>dst_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>dst_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c2SFWET</Name>
        <Title>dst_c2 wet deposition flux at surface</Title>
        <Abstract>dst_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c3DDF</Name>
        <Title>dst_c3 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>dst_c3 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c3SFWET</Name>
        <Title>dst_c3 wet deposition flux at surface</Title>
        <Abstract>dst_c3 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a1DDF</Name>
        <Title>ncl_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>ncl_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a2DDF</Name>
        <Title>ncl_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>ncl_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a3DDF</Name>
        <Title>ncl_a3 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>ncl_a3 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_a3SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c1DDF</Name>
        <Title>ncl_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>ncl_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c1SFWET</Name>
        <Title>ncl_c1 wet deposition flux at surface</Title>
        <Abstract>ncl_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c2DDF</Name>
        <Title>ncl_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>ncl_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c2SFWET</Name>
        <Title>ncl_c2 wet deposition flux at surface</Title>
        <Abstract>ncl_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c3DDF</Name>
        <Title>ncl_c3 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>ncl_c3 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c3SFWET</Name>
        <Title>ncl_c3 wet deposition flux at surface</Title>
        <Abstract>ncl_c3 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_a1DDF</Name>
        <Title>pom_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>pom_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_a4DDF</Name>
        <Title>pom_a4 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>pom_a4 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_a4SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_a4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_c1DDF</Name>
        <Title>pom_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>pom_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_c1SFWET</Name>
        <Title>pom_c1 wet deposition flux at surface</Title>
        <Abstract>pom_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_c4DDF</Name>
        <Title>pom_c4 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>pom_c4 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_c4SFWET</Name>
        <Title>pom_c4 wet deposition flux at surface</Title>
        <Abstract>pom_c4 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a1DDF</Name>
        <Title>so4_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>so4_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a1_sfgaex1</Name>
        <Title>so4_a1 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>so4_a1 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a1_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a2DDF</Name>
        <Title>so4_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>so4_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a2_sfgaex1</Name>
        <Title>so4_a2 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>so4_a2 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a2_sfnnuc1</Name>
        <Title>so4_a2 modal_aero new particle nucleation column tendency</Title>
        <Abstract>so4_a2 modal_aero new particle nucleation column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2_sfnnuc1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2_sfnnuc1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2_sfnnuc1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2_sfnnuc1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a2_sfnnuc1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a2_sfnnuc1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a3DDF</Name>
        <Title>so4_a3 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>so4_a3 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a3SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_a3_sfgaex1</Name>
        <Title>so4_a3 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>so4_a3 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_a3_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c1AQH2SO4</Name>
        <Title>so4_c1 aqueous phase chemistry</Title>
        <Abstract>so4_c1 aqueous phase chemistry</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1AQH2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1AQH2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1AQH2SO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c1AQSO4</Name>
        <Title>so4_c1 aqueous phase chemistry</Title>
        <Abstract>so4_c1 aqueous phase chemistry</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1AQSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1AQSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1AQSO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c1DDF</Name>
        <Title>so4_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>so4_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c1SFWET</Name>
        <Title>so4_c1 wet deposition flux at surface</Title>
        <Abstract>so4_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c2AQH2SO4</Name>
        <Title>so4_c2 aqueous phase chemistry</Title>
        <Abstract>so4_c2 aqueous phase chemistry</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2AQH2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2AQH2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2AQH2SO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c2AQSO4</Name>
        <Title>so4_c2 aqueous phase chemistry</Title>
        <Abstract>so4_c2 aqueous phase chemistry</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2AQSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2AQSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2AQSO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c2DDF</Name>
        <Title>so4_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>so4_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c2SFWET</Name>
        <Title>so4_c2 wet deposition flux at surface</Title>
        <Abstract>so4_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c3AQH2SO4</Name>
        <Title>so4_c3 aqueous phase chemistry</Title>
        <Abstract>so4_c3 aqueous phase chemistry</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3AQH2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3AQH2SO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3AQH2SO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3AQH2SO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c3AQSO4</Name>
        <Title>so4_c3 aqueous phase chemistry</Title>
        <Abstract>so4_c3 aqueous phase chemistry</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3AQSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3AQSO4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3AQSO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3AQSO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c3DDF</Name>
        <Title>so4_c3 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>so4_c3 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c3SFWET</Name>
        <Title>so4_c3 wet deposition flux at surface</Title>
        <Abstract>so4_c3 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a1DDF</Name>
        <Title>soa1_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa1_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a1_sfgaex1</Name>
        <Title>soa1_a1 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa1_a1 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a1_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a2DDF</Name>
        <Title>soa1_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa1_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_a2_sfgaex1</Name>
        <Title>soa1_a2 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa1_a2 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_c1DDF</Name>
        <Title>soa1_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa1_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_c1SFWET</Name>
        <Title>soa1_c1 wet deposition flux at surface</Title>
        <Abstract>soa1_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_c2DDF</Name>
        <Title>soa1_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa1_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_c2SFWET</Name>
        <Title>soa1_c2 wet deposition flux at surface</Title>
        <Abstract>soa1_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a1DDF</Name>
        <Title>soa2_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa2_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a1_sfgaex1</Name>
        <Title>soa2_a1 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa2_a1 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a1_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a2DDF</Name>
        <Title>soa2_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa2_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_a2_sfgaex1</Name>
        <Title>soa2_a2 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa2_a2 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_c1DDF</Name>
        <Title>soa2_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa2_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_c1SFWET</Name>
        <Title>soa2_c1 wet deposition flux at surface</Title>
        <Abstract>soa2_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_c2DDF</Name>
        <Title>soa2_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa2_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_c2SFWET</Name>
        <Title>soa2_c2 wet deposition flux at surface</Title>
        <Abstract>soa2_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a1DDF</Name>
        <Title>soa3_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa3_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a1_sfgaex1</Name>
        <Title>soa3_a1 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa3_a1 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a1_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a2DDF</Name>
        <Title>soa3_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa3_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_a2_sfgaex1</Name>
        <Title>soa3_a2 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa3_a2 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_c1DDF</Name>
        <Title>soa3_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa3_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_c1SFWET</Name>
        <Title>soa3_c1 wet deposition flux at surface</Title>
        <Abstract>soa3_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_c2DDF</Name>
        <Title>soa3_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa3_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_c2SFWET</Name>
        <Title>soa3_c2 wet deposition flux at surface</Title>
        <Abstract>soa3_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a1DDF</Name>
        <Title>soa4_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa4_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a1_sfgaex1</Name>
        <Title>soa4_a1 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa4_a1 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a1_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a2DDF</Name>
        <Title>soa4_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa4_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_a2_sfgaex1</Name>
        <Title>soa4_a2 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa4_a2 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_c1DDF</Name>
        <Title>soa4_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa4_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_c1SFWET</Name>
        <Title>soa4_c1 wet deposition flux at surface</Title>
        <Abstract>soa4_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_c2DDF</Name>
        <Title>soa4_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa4_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_c2SFWET</Name>
        <Title>soa4_c2 wet deposition flux at surface</Title>
        <Abstract>soa4_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a1DDF</Name>
        <Title>soa5_a1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa5_a1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a1SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a1_sfgaex1</Name>
        <Title>soa5_a1 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa5_a1 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a1_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a1_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a2DDF</Name>
        <Title>soa5_a2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa5_a2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a2SFWET</Name>
        <Title>Wet deposition flux at surface</Title>
        <Abstract>Wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_a2_sfgaex1</Name>
        <Title>soa5_a2 gas-aerosol-exchange primary column tendency</Title>
        <Abstract>soa5_a2 gas-aerosol-exchange primary column tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2_sfgaex1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_a2_sfgaex1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2_sfgaex1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_c1DDF</Name>
        <Title>soa5_c1 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa5_c1 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_c1SFWET</Name>
        <Title>soa5_c1 wet deposition flux at surface</Title>
        <Abstract>soa5_c1 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_c2DDF</Name>
        <Title>soa5_c2 dry deposition flux at bottom (grav + turb)</Title>
        <Abstract>soa5_c2 dry deposition flux at bottom (grav + turb)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2DDF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2DDF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2DDF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_c2SFWET</Name>
        <Title>soa5_c2 wet deposition flux at surface</Title>
        <Abstract>soa5_c2 wet deposition flux at surface</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2SFWET&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2SFWET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2SFWET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CMFMC</Name>
        <Title>Moist convection (deep+shallow) mass flux</Title>
        <Abstract>Moist convection (deep+shallow) mass flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFMC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFMC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFMC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFMC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFMC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFMC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CMFMCDZM</Name>
        <Title>Convection mass flux from ZM deep</Title>
        <Abstract>Convection mass flux from ZM deep</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFMCDZM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFMCDZM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFMCDZM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFMCDZM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFMCDZM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFMCDZM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RHO_CLUBB</Name>
        <Title>Air Density</Title>
        <Abstract>Air Density</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RTP2_CLUBB</Name>
        <Title>Moisture Variance</Title>
        <Abstract>Moisture Variance</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RTP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RTP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RTP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RTP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RTP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RTP2_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RTPTHLP_CLUBB</Name>
        <Title>Temp. Moist. Covariance</Title>
        <Abstract>Temp. Moist. Covariance</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RTPTHLP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RTPTHLP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RTPTHLP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RTPTHLP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RTPTHLP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RTPTHLP_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUARDGBETAX</Name>
        <Title>Ridge based momentum flux profile</Title>
        <Abstract>Ridge based momentum flux profile</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUARDGBETAX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUARDGBETAX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUARDGBETAX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUARDGBETAX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUARDGBETAX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUARDGBETAX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUARDGBETAY</Name>
        <Title>Ridge based momentum flux profile</Title>
        <Abstract>Ridge based momentum flux profile</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUARDGBETAY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUARDGBETAY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUARDGBETAY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUARDGBETAY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUARDGBETAY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUARDGBETAY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>THLP2_CLUBB</Name>
        <Title>Temperature Variance</Title>
        <Abstract>Temperature Variance</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=THLP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=THLP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=THLP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=THLP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=THLP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=THLP2_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UP2_CLUBB</Name>
        <Title>Zonal Velocity Variance</Title>
        <Abstract>Zonal Velocity Variance</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UP2_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UPWP_CLUBB</Name>
        <Title>Zonal Momentum Flux</Title>
        <Abstract>Zonal Momentum Flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UPWP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UPWP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UPWP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UPWP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UPWP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UPWP_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VP2_CLUBB</Name>
        <Title>Meridional Velocity Variance</Title>
        <Abstract>Meridional Velocity Variance</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VP2_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VPWP_CLUBB</Name>
        <Title>Meridional Momentum Flux</Title>
        <Abstract>Meridional Momentum Flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPWP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPWP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPWP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPWP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VPWP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VPWP_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WP2_CLUBB</Name>
        <Title>Vertical Velocity Variance</Title>
        <Abstract>Vertical Velocity Variance</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WP2_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WP2_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WP2_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WP3_CLUBB</Name>
        <Title>Third Moment Vertical Velocity</Title>
        <Abstract>Third Moment Vertical Velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WP3_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WP3_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WP3_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WP3_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WP3_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WP3_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WPRTP_CLUBB</Name>
        <Title>Moisture Flux</Title>
        <Abstract>Moisture Flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WPRTP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WPRTP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WPRTP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WPRTP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WPRTP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WPRTP_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WPTHLP_CLUBB</Name>
        <Title>Heat Flux</Title>
        <Abstract>Heat Flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="2.255239523947239">
            2.255239523947239,
            5.031691864132881,
            10.15794742852449,
            18.55531707406044,
            29.73467559512106,
            39.27300125360489,
            47.11449891328812,
            56.2404990196228,
            66.80049747228622,
            80.70141822099686,
            94.94104236364365,
            111.69321089982986,
            131.40127062797546,
            154.5868068933487,
            181.86335265636444,
            213.95282074809074,
            251.70441716909409,
            296.11721634864807,
            348.3665883541107,
            409.83521938323975,
            482.1499288082123,
            567.22442060709,
            652.3329690098763,
            730.4458916187286,
            796.3630706071854,
            845.3536666929722,
            873.7158663570881,
            900.3246314823627,
            924.9644624069333,
            947.4323345348239,
            967.5386245362461,
            985.112190246582,
            1000.0
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WPTHLP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WPTHLP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WPTHLP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WPTHLP_CLUBB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WPTHLP_CLUBB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WPTHLP_CLUBB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ABSORB</Name>
        <Title>Aerosol absorption, day only</Title>
        <Abstract>Aerosol absorption, day only</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ABSORB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ABSORB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ABSORB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ABSORB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ABSORB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ABSORB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ACBZO2</Name>
        <Title>ACBZO2 concentration</Title>
        <Abstract>ACBZO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACBZO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACBZO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACBZO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACBZO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ACBZO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ACBZO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADRAIN</Name>
        <Title>Average rain effective Diameter</Title>
        <Abstract>Average rain effective Diameter</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADRAIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADSNOW</Name>
        <Title>Average snow effective Diameter</Title>
        <Abstract>Average snow effective Diameter</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADSNOW&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALKNIT_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKNIT_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKNIT_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKNIT_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALKO2</Name>
        <Title>ALKO2 concentration</Title>
        <Abstract>ALKO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALKOOH</Name>
        <Title>ALKOOH concentration</Title>
        <Abstract>ALKOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALKOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ANRAIN</Name>
        <Title>Average rain number conc</Title>
        <Abstract>Average rain number conc</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANRAIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ANSNOW</Name>
        <Title>Average snow number conc</Title>
        <Abstract>Average snow number conc</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANSNOW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AOA1</Name>
        <Title>Age-of_air tracer 1</Title>
        <Abstract>Age-of_air tracer 1</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AOA1SRC</Name>
        <Title>AOA1 source/sink</Title>
        <Abstract>AOA1 source/sink</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA1SRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA1SRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA1SRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA1SRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA1SRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA1SRC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AOA2</Name>
        <Title>Age-of_air tracer 2</Title>
        <Abstract>Age-of_air tracer 2</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AOA2SRC</Name>
        <Title>AOA2 source/sink</Title>
        <Abstract>AOA2 source/sink</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA2SRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA2SRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA2SRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA2SRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOA2SRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOA2SRC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AQRAIN</Name>
        <Title>Average rain mixing ratio</Title>
        <Abstract>Average rain mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQRAIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AQSNOW</Name>
        <Title>Average snow mixing ratio</Title>
        <Abstract>Average snow mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AQSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AQSNOW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AREI</Name>
        <Title>Average ice effective radius</Title>
        <Abstract>Average ice effective radius</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AREL</Name>
        <Title>Average droplet effective radius</Title>
        <Abstract>Average droplet effective radius</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AREL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AREL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AWNC</Name>
        <Title>Average cloud water number conc</Title>
        <Abstract>Average cloud water number conc</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AWNC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AWNC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AWNC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AWNC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AWNC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AWNC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AWNI</Name>
        <Title>Average cloud ice number conc</Title>
        <Abstract>Average cloud ice number conc</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AWNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AWNI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AWNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AWNI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AWNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AWNI&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BENZO2</Name>
        <Title>BENZO2 concentration</Title>
        <Abstract>BENZO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BENZOOH</Name>
        <Title>BENZOOH concentration</Title>
        <Abstract>BENZOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BENZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BENZOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BEPOMUC</Name>
        <Title>BEPOMUC concentration</Title>
        <Abstract>BEPOMUC 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BEPOMUC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BEPOMUC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BEPOMUC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BEPOMUC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BEPOMUC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BEPOMUC&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BIGENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BR</Name>
        <Title>BR concentration</Title>
        <Abstract>BR 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BRCL</Name>
        <Title>BRCL concentration</Title>
        <Abstract>BRCL 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRCL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRCL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRCL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BRO</Name>
        <Title>BRO concentration</Title>
        <Abstract>BRO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BRONO2</Name>
        <Title>BRONO2 concentration</Title>
        <Abstract>BRONO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRONO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRONO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRONO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRONO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BRONO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BRONO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BROX</Name>
        <Title>brox (Br+BrO+BRCl+HOBr)</Title>
        <Abstract>brox (Br+BrO+BRCl+HOBr)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BROX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BROX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BROX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BROX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BROX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BROX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BROY</Name>
        <Title>total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl)</Title>
        <Abstract>total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BROY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BROY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BROY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BROY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BROY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BROY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BZALD</Name>
        <Title>BZALD concentration</Title>
        <Abstract>BZALD 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BZOO</Name>
        <Title>BZOO concentration</Title>
        <Abstract>BZOO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZOO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZOO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZOO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZOO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZOO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZOO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BZOOH</Name>
        <Title>BZOOH concentration</Title>
        <Abstract>BZOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BZOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BZOOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C2H5O2</Name>
        <Title>C2H5O2 concentration</Title>
        <Abstract>C2H5O2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5O2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C2H5OOH</Name>
        <Title>C2H5OOH concentration</Title>
        <Abstract>C2H5OOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C2H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C2H5OOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H6&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C3H7O2</Name>
        <Title>C3H7O2 concentration</Title>
        <Abstract>C3H7O2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H7O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H7O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H7O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H7O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H7O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H7O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C3H7OOH</Name>
        <Title>C3H7OOH concentration</Title>
        <Abstract>C3H7OOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H7OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H7OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H7OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H7OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H7OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H7OOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H8&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C3H8_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H8_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H8_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H8_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H8_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C3H8_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C3H8_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C6H5O2</Name>
        <Title>C6H5O2 concentration</Title>
        <Abstract>C6H5O2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C6H5O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C6H5O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C6H5O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C6H5O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C6H5O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C6H5O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>C6H5OOH</Name>
        <Title>C6H5OOH concentration</Title>
        <Abstract>C6H5OOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C6H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C6H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C6H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C6H5OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=C6H5OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=C6H5OOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CCL4</Name>
        <Title>CCL4 concentration</Title>
        <Abstract>CCL4 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CCL4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CCL4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CCL4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CCL4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CCL4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CCL4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CCN3</Name>
        <Title>CCN concentration at S=0.1%</Title>
        <Abstract>CCN concentration at S=0.1%</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CCN3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CCN3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CCN3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CCN3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CCN3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CCN3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CF2CLBR</Name>
        <Title>CF2CLBR concentration</Title>
        <Abstract>CF2CLBR 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CF2CLBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CF2CLBR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CF2CLBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CF2CLBR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CF2CLBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CF2CLBR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CF3BR</Name>
        <Title>CF3BR concentration</Title>
        <Abstract>CF3BR 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CF3BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CF3BR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CF3BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CF3BR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CF3BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CF3BR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CFC11</Name>
        <Title>CFC11 concentration</Title>
        <Abstract>CFC11 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC11&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CFC113</Name>
        <Title>CFC113 concentration</Title>
        <Abstract>CFC113 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC113
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC113&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC113
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC113&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC113
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC113&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CFC12</Name>
        <Title>CFC12 concentration</Title>
        <Abstract>CFC12 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CFC12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CFC12&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH2BR2</Name>
        <Title>CH2BR2 concentration</Title>
        <Abstract>CH2BR2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2BR2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2BR2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2BR2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2BR2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2BR2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2BR2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH2O_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH2O_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH2O_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH2O_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3BR</Name>
        <Title>CH3BR concentration</Title>
        <Abstract>CH3BR 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3BR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3BR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3BR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3BR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3CCL3</Name>
        <Title>CH3CCL3 concentration</Title>
        <Abstract>CH3CCL3 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CCL3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CCL3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CCL3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CCL3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CCL3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CCL3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3CCL3_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CCL3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CCL3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CCL3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CCL3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CCL3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CCL3_CHML&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3CL</Name>
        <Title>CH3CL concentration</Title>
        <Abstract>CH3CL 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CL&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3CO3</Name>
        <Title>CH3CO3 concentration</Title>
        <Abstract>CH3CO3 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3CO3&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3COOOH</Name>
        <Title>CH3COOOH concentration</Title>
        <Abstract>CH3COOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3COOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3COOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH3O2</Name>
        <Title>CH3O2 concentration</Title>
        <Abstract>CH3O2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH3O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH3O2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CH4_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH4_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH4_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH4_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH4_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CH4_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CH4_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CHBR3</Name>
        <Title>CHBR3 concentration</Title>
        <Abstract>CHBR3 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CHBR3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CHBR3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CHBR3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CHBR3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CHBR3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CHBR3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CL</Name>
        <Title>CL concentration</Title>
        <Abstract>CL 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CL2</Name>
        <Title>CL2 concentration</Title>
        <Abstract>CL2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CL2O2</Name>
        <Title>CL2O2 concentration</Title>
        <Abstract>CL2O2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL2O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL2O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CL2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CL2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLDICE</Name>
        <Title>Grid box averaged cloud ice amount</Title>
        <Abstract>Grid box averaged cloud ice amount</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDICE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLDLIQ</Name>
        <Title>Grid box averaged cloud liquid amount</Title>
        <Abstract>Grid box averaged cloud liquid amount</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDLIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDLIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLDLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLDLIQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLO</Name>
        <Title>CLO concentration</Title>
        <Abstract>CLO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLONO2</Name>
        <Title>CLONO2 concentration</Title>
        <Abstract>CLONO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLONO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLONO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLONO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLONO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLONO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLONO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLOUD</Name>
        <Title>Cloud fraction</Title>
        <Abstract>Cloud fraction</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOUD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOUD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOUD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOUD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOUD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOUD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLOX</Name>
        <Title>clox (Cl+CLO+HOCl+2Cl2+2Cl2O2+OClO</Title>
        <Abstract>clox (Cl+CLO+HOCl+2Cl2+2Cl2O2+OClO</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CLOY</Name>
        <Title>total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl)</Title>
        <Abstract>total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CLOY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CLOY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CME</Name>
        <Title>Rate of cond-evap within the cloud</Title>
        <Abstract>Rate of cond-evap within the cloud</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CME
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CME&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CME
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CME&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CME
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CME&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CMEIOUT</Name>
        <Title>Rate of deposition/sublimation of cloud ice</Title>
        <Abstract>Rate of deposition/sublimation of cloud ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMEIOUT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMEIOUT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMEIOUT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMEIOUT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMEIOUT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMEIOUT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CMELIQ</Name>
        <Title>Rate of cond-evap of liq within the cloud</Title>
        <Abstract>Rate of cond-evap of liq within the cloud</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMELIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMELIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMELIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMELIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMELIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMELIQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CMFDQ</Name>
        <Title>QV tendency - shallow convection</Title>
        <Abstract>QV tendency - shallow convection</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFDQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFDQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFDQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFDQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFDQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFDQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CMFDT</Name>
        <Title>T tendency - shallow convection</Title>
        <Abstract>T tendency - shallow convection</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFDT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFDT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFDT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFDT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CMFDT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CMFDT&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO01</Name>
        <Title>CO01 concentration</Title>
        <Abstract>CO01 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO01&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO01_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO01_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO01_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO01_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO01_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO01_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO01_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO02</Name>
        <Title>CO02 concentration</Title>
        <Abstract>CO02 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO02&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO02&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO02_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO02_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO02_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO02_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO02_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO02_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO02_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO03</Name>
        <Title>CO03 concentration</Title>
        <Abstract>CO03 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO03&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO03&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO03_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO03_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO03_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO03_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO03_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO03_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO03_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO04</Name>
        <Title>CO04 concentration</Title>
        <Abstract>CO04 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO04&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO04&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO04_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO04_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO04_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO04_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO04_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO04_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO04_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO05</Name>
        <Title>CO05 concentration</Title>
        <Abstract>CO05 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO05&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO05&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO05_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO05_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO05_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO05_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO05_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO05_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO05_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO06</Name>
        <Title>CO06 concentration</Title>
        <Abstract>CO06 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO06&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO06&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO06_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO06_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO06_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO06_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO06_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO06_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO06_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO07</Name>
        <Title>CO07 concentration</Title>
        <Abstract>CO07 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO07&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO07
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO07&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO07_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO07_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO07_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO07_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO07_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO07_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO07_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO08</Name>
        <Title>CO08 concentration</Title>
        <Abstract>CO08 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO08&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO08
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO08&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO08_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO08_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO08_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO08_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO08_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO08_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO08_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO09</Name>
        <Title>CO09 concentration</Title>
        <Abstract>CO09 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO09&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO09
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO09&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO09_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO09_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO09_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO09_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO09_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO09_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO09_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO10</Name>
        <Title>CO10 concentration</Title>
        <Abstract>CO10 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO10&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO10
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO10&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO10_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO10_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO10_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO10_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO10_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO10_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO10_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO11</Name>
        <Title>CO11 concentration</Title>
        <Abstract>CO11 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO11_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO11_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO11_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO11_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO12</Name>
        <Title>CO12 concentration</Title>
        <Abstract>CO12 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO12_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO12_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO12_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO12_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO2</Name>
        <Title>CO2 concentration</Title>
        <Abstract>CO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CONCLD</Name>
        <Title>Convective cloud cover</Title>
        <Abstract>Convective cloud cover</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CONCLD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CONCLD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CONCLD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CONCLD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CONCLD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CONCLD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CRESOL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CT_CO</Name>
        <Title>CO source/sink</Title>
        <Abstract>CO source/sink</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CT_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CT_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CT_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CT_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CT_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CT_CO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DCOCHM</Name>
        <Title>net tendency from chem</Title>
        <Abstract>net tendency from chem</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCOCHM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCOCHM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCOCHM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCOCHM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCOCHM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCOCHM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DCQ</Name>
        <Title>Q tendency due to moist processes</Title>
        <Abstract>Q tendency due to moist processes</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DICARBO2</Name>
        <Title>DICARBO2 concentration</Title>
        <Abstract>DICARBO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DICARBO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DICARBO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DICARBO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DICARBO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DICARBO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DICARBO2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DMS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DO3CHM</Name>
        <Title>net tendency from chem</Title>
        <Abstract>net tendency from chem</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DO3CHM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DO3CHM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DO3CHM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DO3CHM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DO3CHM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DO3CHM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DTCOND</Name>
        <Title>T tendency - moist processes</Title>
        <Abstract>T tendency - moist processes</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTCOND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTCOND&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTCOND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTCOND&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTCOND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTCOND&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DTV</Name>
        <Title>T vertical diffusion</Title>
        <Abstract>T vertical diffusion</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTV&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTV&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DTWR_H2O2</Name>
        <Title>wet removal Neu scheme tendency</Title>
        <Abstract>wet removal Neu scheme tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTWR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTWR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTWR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTWR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DTWR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DTWR_H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>E90</Name>
        <Title>E90 concentration</Title>
        <Abstract>E90 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=E90
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=E90&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=E90
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=E90&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=E90
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=E90&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EMIS</Name>
        <Title>Cloud longwave emissivity</Title>
        <Abstract>Cloud longwave emissivity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EMIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EMIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EMIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EMIS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EMIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EMIS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ENEO2</Name>
        <Title>ENEO2 concentration</Title>
        <Abstract>ENEO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ENEO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ENEO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ENEO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ENEO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ENEO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ENEO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EO</Name>
        <Title>EO concentration</Title>
        <Abstract>EO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EO2</Name>
        <Title>EO2 concentration</Title>
        <Abstract>EO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EOOH</Name>
        <Title>EOOH concentration</Title>
        <Abstract>EOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EVAPPREC</Name>
        <Title>Rate of evaporation of falling precip</Title>
        <Abstract>Rate of evaporation of falling precip</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAPPREC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAPPREC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAPPREC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAPPREC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAPPREC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAPPREC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EVAPSNOW</Name>
        <Title>Rate of evaporation of falling snow</Title>
        <Abstract>Rate of evaporation of falling snow</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAPSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAPSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAPSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAPSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAPSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAPSNOW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FICE</Name>
        <Title>Fractional ice content within cloud</Title>
        <Abstract>Fractional ice content within cloud</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FICE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FREQI</Name>
        <Title>Fractional occurrence of ice</Title>
        <Abstract>Fractional occurrence of ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FREQL</Name>
        <Title>Fractional occurrence of liquid</Title>
        <Abstract>Fractional occurrence of liquid</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FREQR</Name>
        <Title>Fractional occurrence of rain</Title>
        <Abstract>Fractional occurrence of rain</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FREQS</Name>
        <Title>Fractional occurrence of snow</Title>
        <Abstract>Fractional occurrence of snow</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FREQS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FREQS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>GCLDLWP</Name>
        <Title>Grid-box cloud water path</Title>
        <Abstract>Grid-box cloud water path</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GCLDLWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GCLDLWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GCLDLWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GCLDLWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GCLDLWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GCLDLWP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>GLYALD</Name>
        <Title>GLYALD concentration</Title>
        <Abstract>GLYALD 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GLYALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GLYALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GLYALD&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GLYOXAL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>H2</Name>
        <Title>H2 concentration</Title>
        <Abstract>H2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>H2O2_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>H2O2_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2O2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2O2_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HBR</Name>
        <Title>HBR concentration</Title>
        <Abstract>HBR 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HBR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HBR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HBR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HCFC22</Name>
        <Title>HCFC22 concentration</Title>
        <Abstract>HCFC22 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCFC22
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCFC22&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCFC22
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCFC22&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCFC22
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCFC22&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HCL</Name>
        <Title>HCL concentration</Title>
        <Abstract>HCL 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HCL_GAS</Name>
        <Title>gas-phase hcl</Title>
        <Abstract>gas-phase hcl</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCL_GAS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCL_GAS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCL_GAS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCL_GAS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCL_GAS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCL_GAS&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HEFF_H2O2</Name>
        <Title>Effective Henrys Law coeff.</Title>
        <Abstract>Effective Henrys Law coeff.</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HEFF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HEFF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HEFF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HEFF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HEFF_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HEFF_H2O2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HNO3_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HNO3_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HNO3_GAS</Name>
        <Title>gas-phase hno3</Title>
        <Abstract>gas-phase hno3</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_GAS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_GAS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_GAS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_GAS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_GAS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_GAS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HNO3_NAT</Name>
        <Title>NAT condensed HNO3</Title>
        <Abstract>NAT condensed HNO3</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_NAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_NAT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_NAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_NAT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_NAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_NAT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HNO3_STS</Name>
        <Title>STS condensed HNO3</Title>
        <Abstract>STS condensed HNO3</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_STS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_STS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_STS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_STS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HNO3_STS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HNO3_STS&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HO2NO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HOBR</Name>
        <Title>HOBR concentration</Title>
        <Abstract>HOBR 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOBR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOBR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOBR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOBR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HOCH2OO</Name>
        <Title>HOCH2OO concentration</Title>
        <Abstract>HOCH2OO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOCH2OO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOCH2OO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOCH2OO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOCH2OO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOCH2OO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOCH2OO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HOCL</Name>
        <Title>HOCL concentration</Title>
        <Abstract>HOCL 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOCL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOCL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOCL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOCL&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HONITR_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HONITR_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HONITR_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HONITR_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HONITR_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HONITR_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HONITR_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HORZ</Name>
        <Title>horizontal tracer</Title>
        <Abstract>horizontal tracer</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HORZ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HORZ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HORZ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HORZ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HORZ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HORZ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HORZSRC</Name>
        <Title>HORZ source/sink</Title>
        <Abstract>HORZ source/sink</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HORZSRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HORZSRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HORZSRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HORZSRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HORZSRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HORZSRC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HPALD</Name>
        <Title>HPALD concentration</Title>
        <Abstract>HPALD 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HPALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HPALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HPALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HPALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HPALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HPALD&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HYAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HYDRALD</Name>
        <Title>HYDRALD concentration</Title>
        <Abstract>HYDRALD 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HYDRALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HYDRALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HYDRALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HYDRALD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HYDRALD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HYDRALD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ICE_ICLD_VISTAU</Name>
        <Title>Ice in-cloud extinction visible sw optical depth</Title>
        <Abstract>Ice in-cloud extinction visible sw optical depth</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICE_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICE_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICE_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICE_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICE_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICE_ICLD_VISTAU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ICIMR</Name>
        <Title>Prognostic in-cloud ice mixing ratio</Title>
        <Abstract>Prognostic in-cloud ice mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICIMR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICIMR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICIMR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICIMR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICIMR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICIMR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ICLDIWP</Name>
        <Title>In-cloud ice water path</Title>
        <Abstract>In-cloud ice water path</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICLDIWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICLDIWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICLDIWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICLDIWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICLDIWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICLDIWP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ICLDTWP</Name>
        <Title>In-cloud cloud total water path (liquid and ice)</Title>
        <Abstract>In-cloud cloud total water path (liquid and ice)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICLDTWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICLDTWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICLDTWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICLDTWP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICLDTWP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICLDTWP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ICWMR</Name>
        <Title>Prognostic in-cloud water mixing ratio</Title>
        <Abstract>Prognostic in-cloud water mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICWMR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICWMR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICWMR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICWMR&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ICWMR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ICWMR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>IEPOX</Name>
        <Title>IEPOX concentration</Title>
        <Abstract>IEPOX 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IEPOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IEPOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IEPOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IEPOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IEPOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IEPOX&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPAO2</Name>
        <Title>ISOPAO2 concentration</Title>
        <Abstract>ISOPAO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPAO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPAO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPAO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPAO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPAO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPAO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPBO2</Name>
        <Title>ISOPBO2 concentration</Title>
        <Abstract>ISOPBO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPBO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPBO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPBO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPBO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPBO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPBO2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPNITA_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITA_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITA_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITA_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITA_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITA_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITA_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPNITB_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITB_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITB_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITB_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITB_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNITB_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNITB_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPNO3</Name>
        <Title>ISOPNO3 concentration</Title>
        <Abstract>ISOPNO3 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPNOOH</Name>
        <Title>ISOPNOOH concentration</Title>
        <Abstract>ISOPNOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPNOOH_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNOOH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNOOH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNOOH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNOOH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPNOOH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPNOOH_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ISOPOOH</Name>
        <Title>ISOPOOH concentration</Title>
        <Abstract>ISOPOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ISOPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ISOPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>IVOC</Name>
        <Title>IVOC concentration</Title>
        <Abstract>IVOC 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IVOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>IWC</Name>
        <Title>Grid box average ice water content</Title>
        <Abstract>Grid box average ice water content</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IWC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IWC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IWC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IWC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IWC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IWC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LIQ_ICLD_VISTAU</Name>
        <Title>Liquid in-cloud extinction visible sw optical depth</Title>
        <Abstract>Liquid in-cloud extinction visible sw optical depth</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LIQ_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LIQ_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LIQ_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LIQ_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LIQ_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LIQ_ICLD_VISTAU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LNO_PROD</Name>
        <Title>lighting insitu NO source</Title>
        <Abstract>lighting insitu NO source</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LNO_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LNO_PROD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LNO_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LNO_PROD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LNO_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LNO_PROD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LWC</Name>
        <Title>Grid box average liquid water content</Title>
        <Abstract>Grid box average liquid water content</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWC&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MACRO2</Name>
        <Title>MACRO2 concentration</Title>
        <Abstract>MACRO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACRO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACRO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACRO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACRO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACRO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACRO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MACROOH</Name>
        <Title>MACROOH concentration</Title>
        <Abstract>MACROOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MACROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MACROOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MALO2</Name>
        <Title>MALO2 concentration</Title>
        <Abstract>MALO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MALO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MALO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MALO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MALO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MALO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MALO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MASS</Name>
        <Title>mass of grid box</Title>
        <Abstract>mass of grid box</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MASS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MASS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MASS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MASS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MASS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MASS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MCO3</Name>
        <Title>MCO3 concentration</Title>
        <Abstract>MCO3 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MCO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MCO3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MCO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MDIALO2</Name>
        <Title>MDIALO2 concentration</Title>
        <Abstract>MDIALO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MDIALO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MDIALO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MDIALO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MDIALO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MDIALO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MDIALO2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEKO2</Name>
        <Title>MEKO2 concentration</Title>
        <Abstract>MEKO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEKO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEKO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEKO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEKO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEKO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEKO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MEKOOH</Name>
        <Title>MEKOOH concentration</Title>
        <Abstract>MEKOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEKOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MEKOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MEKOOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MPAN_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MPAN_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MPAN_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MPAN_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=N2O5&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NC4CH2OH</Name>
        <Title>NC4CH2OH concentration</Title>
        <Abstract>NC4CH2OH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CH2OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CH2OH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CH2OH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CH2OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NC4CH2OH_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CH2OH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CH2OH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CH2OH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CH2OH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CH2OH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CH2OH_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NC4CHO</Name>
        <Title>NC4CHO concentration</Title>
        <Abstract>NC4CHO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CHO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NC4CHO_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CHO_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CHO_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CHO_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CHO_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NC4CHO_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NC4CHO_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NCAI</Name>
        <Title>Number Concentation Activated for Ice</Title>
        <Abstract>Number Concentation Activated for Ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NCAI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NCAI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NCAI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NCAI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NCAI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NCAI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NCAL</Name>
        <Title>Number Concentation Activated for Liquid</Title>
        <Abstract>Number Concentation Activated for Liquid</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NCAL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NCAL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NCAL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NCAL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NCAL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NCAL&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NIDEP</Name>
        <Title>Activated Ice Number Concentation due to deposition nucleation</Title>
        <Abstract>Activated Ice Number Concentation due to deposition nucleation</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIDEP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIDEP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIDEP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIDEP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIDEP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIDEP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NIHF</Name>
        <Title>Activated Ice Number Concentation due to homogenous freezing</Title>
        <Abstract>Activated Ice Number Concentation due to homogenous freezing</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIHF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIHF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIHF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIHF&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIHF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIHF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NIIMM</Name>
        <Title>Activated Ice Number Concentation due to immersion freezing</Title>
        <Abstract>Activated Ice Number Concentation due to immersion freezing</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIIMM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIIMM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIIMM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIIMM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NIIMM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NIIMM&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO2_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO2_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO2_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO3_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO3_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NOA_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOA_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOA_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOA_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOA_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOA_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOA_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NOX</Name>
        <Title>nox (N+NO+NO2)</Title>
        <Abstract>nox (N+NO+NO2)</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOX&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NOY</Name>
        <Title>noy = total nitrogen (N+NO+NO2+NO3+2N2O5+HNO3+HO2NO2+ORGNOY+NH4NO3</Title>
        <Abstract>noy = total nitrogen (N+NO+NO2+NO3+2N2O5+HNO3+HO2NO2+ORGNOY+NH4NO3</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NTERPO2</Name>
        <Title>NTERPO2 concentration</Title>
        <Abstract>NTERPO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NTERPOOH</Name>
        <Title>NTERPOOH concentration</Title>
        <Abstract>NTERPOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NTERPOOH_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPOOH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPOOH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPOOH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPOOH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NTERPOOH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NTERPOOH_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NUMICE</Name>
        <Title>Grid box averaged cloud ice number</Title>
        <Abstract>Grid box averaged cloud ice number</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMICE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NUMLIQ</Name>
        <Title>Grid box averaged cloud liquid number</Title>
        <Abstract>Grid box averaged cloud liquid number</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMLIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMLIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMLIQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NUMRAI</Name>
        <Title>Grid box averaged rain number</Title>
        <Abstract>Grid box averaged rain number</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMRAI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMRAI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMRAI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMRAI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMRAI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMRAI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NUMSNO</Name>
        <Title>Grid box averaged snow number</Title>
        <Abstract>Grid box averaged snow number</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMSNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMSNO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMSNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMSNO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NUMSNO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NUMSNO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O</Name>
        <Title>O concentration</Title>
        <Abstract>O 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O1D</Name>
        <Title>O1D concentration</Title>
        <Abstract>O1D 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O1D_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O1D_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O1D_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O1D_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3S&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O3_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O3_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O3_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>OCLO</Name>
        <Title>OCLO concentration</Title>
        <Abstract>OCLO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OCLO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OCLO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OCLO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OCLO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OCLO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OCLO&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>OH_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>OH_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OH_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OH_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>OMEGA</Name>
        <Title>Vertical velocity (pressure)</Title>
        <Abstract>Vertical velocity (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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OMEGA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OMEGA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OMEGA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OMEGA&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OMEGA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OMEGA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>OMEGAT</Name>
        <Title>Vertical heat flux</Title>
        <Abstract>Vertical heat flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OMEGAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OMEGAT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OMEGAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OMEGAT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=OMEGAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=OMEGAT&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ONITR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ONITR_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ONITR_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ONITR_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ONITR_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ONITR_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ONITR_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ONITR_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PAN_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PAN_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAN_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAN_CHMP&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PBZNIT_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PBZNIT_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PBZNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PBZNIT_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PHENO</Name>
        <Title>PHENO concentration</Title>
        <Abstract>PHENO 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PHENO2</Name>
        <Title>PHENO2 concentration</Title>
        <Abstract>PHENO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENO2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENOL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PHENOOH</Name>
        <Title>PHENOOH concentration</Title>
        <Abstract>PHENOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PHENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PHENOOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PM25&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO2</Name>
        <Title>PO2 concentration</Title>
        <Abstract>PO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POOH</Name>
        <Title>POOH concentration</Title>
        <Abstract>POOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PRAO</Name>
        <Title>Accretion of cloud water by rain</Title>
        <Abstract>Accretion of cloud water by rain</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRAO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRAO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRAO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRAO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRAO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRAO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PRCO</Name>
        <Title>Autoconversion of cloud water</Title>
        <Abstract>Autoconversion of cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PRCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PRCO&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Q&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QCSEVAP</Name>
        <Title>Rate of evaporation of falling cloud water</Title>
        <Abstract>Rate of evaporation of falling cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QCSEVAP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QCSEVAP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QCSEVAP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QCSEVAP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QCSEVAP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QCSEVAP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QISEVAP</Name>
        <Title>Rate of sublimation of falling cloud ice</Title>
        <Abstract>Rate of sublimation of falling cloud ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QISEVAP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QISEVAP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QISEVAP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QISEVAP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QISEVAP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QISEVAP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QRAIN</Name>
        <Title>Diagnostic grid-mean rain mixing ratio</Title>
        <Abstract>Diagnostic grid-mean rain mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRAIN&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRAIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRAIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QRL</Name>
        <Title>Longwave heating rate</Title>
        <Abstract>Longwave heating rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QRS</Name>
        <Title>Solar heating rate</Title>
        <Abstract>Solar heating rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRS&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QRS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QRS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSNOW</Name>
        <Title>Diagnostic grid-mean snow mixing ratio</Title>
        <Abstract>Diagnostic grid-mean snow mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSNOW&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSNOW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QVRES</Name>
        <Title>Rate of residual condensation term</Title>
        <Abstract>Rate of residual condensation term</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QVRES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QVRES&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QVRES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QVRES&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QVRES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QVRES&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RAINQM</Name>
        <Title>Grid box averaged rain amount</Title>
        <Abstract>Grid box averaged rain amount</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RAINQM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RAINQM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RAINQM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RAINQM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RAINQM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RAINQM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>REI</Name>
        <Title>MG REI stratiform cloud effective radius ice</Title>
        <Abstract>MG REI stratiform cloud effective radius ice</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REI&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>REL</Name>
        <Title>MG REL stratiform cloud effective radius liquid</Title>
        <Abstract>MG REL stratiform cloud effective radius liquid</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RELHUM</Name>
        <Title>Relative humidity</Title>
        <Abstract>Relative 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RELHUM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RELHUM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RELHUM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RELHUM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RELHUM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RELHUM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RERCLD</Name>
        <Title>Diagnostic effective radius of Liquid Cloud and Rain</Title>
        <Abstract>Diagnostic effective radius of Liquid Cloud and Rain</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RERCLD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RERCLD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RERCLD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RERCLD&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RERCLD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RERCLD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RO2</Name>
        <Title>RO2 concentration</Title>
        <Abstract>RO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ROOH</Name>
        <Title>ROOH concentration</Title>
        <Abstract>ROOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ROOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ROOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ROOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SAD_ICE</Name>
        <Title>water-ice aerosol SAD</Title>
        <Abstract>water-ice aerosol SAD</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_ICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_ICE&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_ICE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SAD_LNAT</Name>
        <Title>large-mode NAT aerosol SAD</Title>
        <Abstract>large-mode NAT aerosol SAD</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_LNAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_LNAT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_LNAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_LNAT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_LNAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_LNAT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SAD_SULFC</Name>
        <Title>chemical sulfate aerosol SAD</Title>
        <Abstract>chemical sulfate aerosol SAD</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_SULFC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_SULFC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_SULFC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_SULFC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_SULFC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_SULFC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SAD_TROP</Name>
        <Title>tropospheric aerosol SAD</Title>
        <Abstract>tropospheric aerosol SAD</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_TROP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_TROP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_TROP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_TROP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SAD_TROP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SAD_TROP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOWQM</Name>
        <Title>Grid box averaged snow amount</Title>
        <Abstract>Grid box averaged snow amount</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWQM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWQM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWQM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWQM&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWQM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWQM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOW_ICLD_VISTAU</Name>
        <Title>Snow in-cloud extinction visible sw optical depth</Title>
        <Abstract>Snow in-cloud extinction visible sw optical depth</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOW_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOW_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOW_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOW_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOW_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOW_ICLD_VISTAU&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SO2_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SO2_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SO2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SO2_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG0</Name>
        <Title>SOAG0 concentration</Title>
        <Abstract>SOAG0 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG0_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG0_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG0_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG0_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG1</Name>
        <Title>SOAG1 concentration</Title>
        <Abstract>SOAG1 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG1_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG1_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG1_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG1_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG2</Name>
        <Title>SOAG2 concentration</Title>
        <Abstract>SOAG2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG2_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG2_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG2_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG2_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG3</Name>
        <Title>SOAG3 concentration</Title>
        <Abstract>SOAG3 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG3_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG3_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG3_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG3_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG4</Name>
        <Title>SOAG4 concentration</Title>
        <Abstract>SOAG4 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG4_CHML</Name>
        <Title>chemical loss rate</Title>
        <Abstract>chemical loss rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4_CHML&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4_CHML
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4_CHML&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SOAG4_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SOAG4_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SOAG4_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SVOC</Name>
        <Title>SVOC concentration</Title>
        <Abstract>SVOC 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SVOC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SVOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SVOC&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TACO</Name>
        <Title>CO horz + vert + fixer tendency</Title>
        <Abstract>CO horz + vert + fixer tendency</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TACO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TACO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TACO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TACO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TACO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TACO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TBRY</Name>
        <Title>total Br (ORG+INORG) volume mixing ratio</Title>
        <Abstract>total Br (ORG+INORG) volume mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TBRY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TBRY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TBRY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TBRY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TBRY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TBRY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TCLY</Name>
        <Title>total Cl (ORG+INORG) volume mixing ratio</Title>
        <Abstract>total Cl (ORG+INORG) volume mixing ratio</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TCLY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TCLY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TCLY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TCLY&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TCLY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TCLY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TEPOMUC</Name>
        <Title>TEPOMUC concentration</Title>
        <Abstract>TEPOMUC 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEPOMUC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEPOMUC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEPOMUC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEPOMUC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEPOMUC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEPOMUC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERP2O2</Name>
        <Title>TERP2O2 concentration</Title>
        <Abstract>TERP2O2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERP2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERP2O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERP2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERP2O2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERP2O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERP2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERP2OOH</Name>
        <Title>TERP2OOH concentration</Title>
        <Abstract>TERP2OOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERP2OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERP2OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERP2OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERP2OOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERP2OOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERP2OOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPNIT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERPNIT_CHMP</Name>
        <Title>chemical production rate</Title>
        <Abstract>chemical production rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPNIT_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPNIT_CHMP&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPNIT_CHMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPNIT_CHMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERPO2</Name>
        <Title>TERPO2 concentration</Title>
        <Abstract>TERPO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERPOOH</Name>
        <Title>TERPOOH concentration</Title>
        <Abstract>TERPOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERPROD1</Name>
        <Title>TERPROD1 concentration</Title>
        <Abstract>TERPROD1 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPROD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPROD1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPROD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPROD1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPROD1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPROD1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TERPROD2</Name>
        <Title>TERPROD2 concentration</Title>
        <Abstract>TERPROD2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPROD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPROD2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPROD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPROD2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TERPROD2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TERPROD2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TOLO2</Name>
        <Title>TOLO2 concentration</Title>
        <Abstract>TOLO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TOLOOH</Name>
        <Title>TOLOOH concentration</Title>
        <Abstract>TOLOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLOOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOLUENE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TOT_CLD_VISTAU</Name>
        <Title>Total gbx cloud extinction visible sw optical depth</Title>
        <Abstract>Total gbx cloud extinction visible sw optical depth</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOT_CLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOT_CLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOT_CLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOT_CLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOT_CLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOT_CLD_VISTAU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TOT_ICLD_VISTAU</Name>
        <Title>Total in-cloud extinction visible sw optical depth</Title>
        <Abstract>Total in-cloud extinction visible sw optical depth</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOT_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOT_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOT_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOT_ICLD_VISTAU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TOT_ICLD_VISTAU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TOT_ICLD_VISTAU&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UTGWORO</Name>
        <Title>U tendency - orographic gravity wave drag</Title>
        <Abstract>U tendency - orographic gravity wave drag</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UTGWORO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UTGWORO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UTGWORO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UTGWORO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UTGWORO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UTGWORO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UU</Name>
        <Title>Zonal velocity squared</Title>
        <Abstract>Zonal velocity squared</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UU&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VD01</Name>
        <Title>Vertical diffusion of Q</Title>
        <Abstract>Vertical diffusion of Q</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VD01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VD01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VD01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VD01&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VD01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VD01&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VDCLDLIQ</Name>
        <Title>Vertical diffusion of CLDLIQ</Title>
        <Abstract>Vertical diffusion of CLDLIQ</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDCLDLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDCLDLIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDCLDLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDCLDLIQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDCLDLIQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDCLDLIQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VDCO</Name>
        <Title>Vertical diffusion of CO</Title>
        <Abstract>Vertical diffusion of CO</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDCO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDCO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDCO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VERT</Name>
        <Title>vertical tracer</Title>
        <Abstract>vertical tracer</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VERT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VERT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VERT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VERT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VERT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VERT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VERTSRC</Name>
        <Title>VERT source/sink</Title>
        <Abstract>VERT source/sink</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VERTSRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VERTSRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VERTSRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VERTSRC&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VERTSRC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VERTSRC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VQ</Name>
        <Title>Meridional water transport</Title>
        <Abstract>Meridional water transport</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VQ&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VQ
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VQ&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VT</Name>
        <Title>Meridional heat transport</Title>
        <Abstract>Meridional heat transport</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VT&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VTGWORO</Name>
        <Title>V tendency - orographic gravity wave drag</Title>
        <Abstract>V tendency - orographic gravity wave drag</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VTGWORO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VTGWORO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VTGWORO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VTGWORO&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VTGWORO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VTGWORO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VU</Name>
        <Title>Meridional flux of zonal momentum</Title>
        <Abstract>Meridional flux of zonal momentum</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VV</Name>
        <Title>Meridional velocity squared</Title>
        <Abstract>Meridional velocity squared</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VV&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VV&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>WSUB</Name>
        <Title>Diagnostic sub-grid vertical velocity</Title>
        <Abstract>Diagnostic sub-grid vertical velocity</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WSUB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WSUB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WSUB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WSUB&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=WSUB
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=WSUB&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XO2</Name>
        <Title>XO2 concentration</Title>
        <Abstract>XO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XOOH</Name>
        <Title>XOOH concentration</Title>
        <Abstract>XOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XOOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENES&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XYLENO2</Name>
        <Title>XYLENO2 concentration</Title>
        <Abstract>XYLENO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XYLENOOH</Name>
        <Title>XYLENOOH concentration</Title>
        <Abstract>XYLENOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLENOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLENOOH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XYLOL</Name>
        <Title>XYLOL concentration</Title>
        <Abstract>XYLOL 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOL&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XYLOLO2</Name>
        <Title>XYLOLO2 concentration</Title>
        <Abstract>XYLOLO2 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOLO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOLO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOLO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOLO2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOLO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOLO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XYLOLOOH</Name>
        <Title>XYLOLOOH concentration</Title>
        <Abstract>XYLOLOOH 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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOLOOH&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XYLOLOOH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XYLOLOOH&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Z3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ZMMU</Name>
        <Title>ZM convection updraft mass flux</Title>
        <Abstract>ZM convection updraft mass flux</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ZMMU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ZMMU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ZMMU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ZMMU&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ZMMU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ZMMU&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_c1</Name>
        <Title>bc_c1 in cloud water</Title>
        <Abstract>bc_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bc_c4</Name>
        <Title>bc_c4 in cloud water</Title>
        <Abstract>bc_c4 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bc_c4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bc_c4&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a1&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c1</Name>
        <Title>dst_c1 in cloud water</Title>
        <Abstract>dst_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c2</Name>
        <Title>dst_c2 in cloud water</Title>
        <Abstract>dst_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dst_c3</Name>
        <Title>dst_c3 in cloud water</Title>
        <Abstract>dst_c3 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dst_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dst_c3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>jh2o2</Name>
        <Title>photolysis rate constant</Title>
        <Abstract>photolysis rate constant</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jh2o2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jh2o2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jh2o2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jh2o2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jh2o2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jh2o2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>jno2</Name>
        <Title>photolysis rate constant</Title>
        <Abstract>photolysis rate constant</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jno2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jno2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jno2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jno2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jno2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jno2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>jo3_a</Name>
        <Title>photolysis rate constant</Title>
        <Abstract>photolysis rate constant</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jo3_a
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jo3_a&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jo3_a
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jo3_a&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jo3_a
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jo3_a&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>jpan</Name>
        <Title>photolysis rate constant</Title>
        <Abstract>photolysis rate constant</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jpan
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jpan&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jpan
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jpan&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=jpan
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=jpan&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c1</Name>
        <Title>ncl_c1 in cloud water</Title>
        <Abstract>ncl_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c2</Name>
        <Title>ncl_c2 in cloud water</Title>
        <Abstract>ncl_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ncl_c3</Name>
        <Title>ncl_c3 in cloud water</Title>
        <Abstract>ncl_c3 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ncl_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ncl_c3&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>num_a4</Name>
        <Title>num_a4 concentration</Title>
        <Abstract>num_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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>num_c1</Name>
        <Title>num_c1 in cloud water</Title>
        <Abstract>num_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>num_c2</Name>
        <Title>num_c2 in cloud water</Title>
        <Abstract>num_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>num_c3</Name>
        <Title>num_c3 in cloud water</Title>
        <Abstract>num_c3 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=num_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=num_c3&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_a4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_c1</Name>
        <Title>pom_c1 in cloud water</Title>
        <Abstract>pom_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pom_c4</Name>
        <Title>pom_c4 in cloud water</Title>
        <Abstract>pom_c4 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pom_c4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pom_c4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_C3H6_NO3</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_C3H6_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_C3H6_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_C3H6_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_C3H6_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_C3H6_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_C3H6_NO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_CH3O2_NO</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_CH3O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_CH3O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_CH3O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_CH3O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_CH3O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_CH3O2_NO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_CH4_OH</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_CH4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_CH4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_CH4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_CH4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_CH4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_CH4_OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_ENEO2_NOb</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_ENEO2_NOb
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_ENEO2_NOb&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_ENEO2_NOb
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_ENEO2_NOb&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_ENEO2_NOb
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_ENEO2_NOb&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_GLYOXAL_aer</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_GLYOXAL_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_GLYOXAL_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_GLYOXAL_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_GLYOXAL_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_GLYOXAL_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_GLYOXAL_aer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_HO2_HO2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_HO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_HO2_O3</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_O3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_HO2_aer</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HO2_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HO2_aer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_HONITR_OH</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HONITR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HONITR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HONITR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HONITR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_HONITR_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_HONITR_OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_NC4CH2OH_aer</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NC4CH2OH_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NC4CH2OH_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NC4CH2OH_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NC4CH2OH_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NC4CH2OH_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NC4CH2OH_aer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_NC4CHO_aer</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NC4CHO_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NC4CHO_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NC4CHO_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NC4CHO_aer&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NC4CHO_aer
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NC4CHO_aer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_NO_HO2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NO_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NO_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NO_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NO_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_NO_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_NO_HO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_O1D_H2O</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_O1D_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_O1D_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_O1D_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_O1D_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_O1D_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_O1D_H2O&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_OH_H2O2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_H2O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_OH_O3</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_O3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_OH_OH</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_OH_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_OH_OH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_TERP2O2_NO</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_TERP2O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_TERP2O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_TERP2O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_TERP2O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_TERP2O2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_TERP2O2_NO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jno2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jno2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jno2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jno2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jno2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jno2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jno2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jo3_a</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jo3_a
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jo3_a&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jo3_a
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jo3_a&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jo3_a
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jo3_a&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa1_a1</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa1_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa1_a2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa1_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa1_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa2_a1</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa2_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa2_a2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa2_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa2_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa3_a1</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa3_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa3_a2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa3_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa3_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa4_a1</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa4_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa4_a2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa4_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa4_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa5_a1</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa5_a1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>r_jsoa5_a2</Name>
        <Title>reaction rate</Title>
        <Abstract>reaction rate</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=r_jsoa5_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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=r_jsoa5_a2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_a3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c1</Name>
        <Title>so4_c1 in cloud water</Title>
        <Abstract>so4_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c2</Name>
        <Title>so4_c2 in cloud water</Title>
        <Abstract>so4_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>so4_c3</Name>
        <Title>so4_c3 in cloud water</Title>
        <Abstract>so4_c3 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=so4_c3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=so4_c3&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_c1</Name>
        <Title>soa1_c1 in cloud water</Title>
        <Abstract>soa1_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa1_c2</Name>
        <Title>soa1_c2 in cloud water</Title>
        <Abstract>soa1_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa1_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa1_c2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_c1</Name>
        <Title>soa2_c1 in cloud water</Title>
        <Abstract>soa2_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa2_c2</Name>
        <Title>soa2_c2 in cloud water</Title>
        <Abstract>soa2_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa2_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa2_c2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_c1</Name>
        <Title>soa3_c1 in cloud water</Title>
        <Abstract>soa3_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa3_c2</Name>
        <Title>soa3_c2 in cloud water</Title>
        <Abstract>soa3_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa3_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa3_c2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_c1</Name>
        <Title>soa4_c1 in cloud water</Title>
        <Abstract>soa4_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa4_c2</Name>
        <Title>soa4_c2 in cloud water</Title>
        <Abstract>soa4_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa4_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa4_c2&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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_a2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_c1</Name>
        <Title>soa5_c1 in cloud water</Title>
        <Abstract>soa5_c1 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c1
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c1&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>soa5_c2</Name>
        <Title>soa5_c2 in cloud water</Title>
        <Abstract>soa5_c2 in cloud water</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="2020-03-01T00:00:00.000Z">
            2020-03-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="hPa" default="3.64346569404006">
            3.64346569404006,
            7.594819646328688,
            14.356632251292467,
            24.612220004200935,
            35.92325001955032,
            43.1937500834465,
            51.67749896645546,
            61.52049824595451,
            73.75095784664154,
            87.82123029232025,
            103.31712663173676,
            121.54724076390266,
            142.99403876066208,
            168.22507977485657,
            197.9080867022276,
            232.82861895859241,
            273.9108167588711,
            322.2419023513794,
            379.10090386867523,
            445.992574095726,
            524.6871747076511,
            609.7786948084831,
            691.3894303143024,
            763.404481112957,
            820.8583686500788,
            859.5347665250301,
            887.0202489197254,
            912.644546944648,
            936.1983984708786,
            957.485479535535,
            976.325407391414,
            992.556095123291
        </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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2&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/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=soa5_c2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d583143/f.e22.FCnudged.f09_f09_mg17.daily_control.001.cam.h0.2020-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=soa5_c2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
