<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-04-05T02:02:56.676Z"
        xmlns="http://www.opengis.net/wms"
        xmlns:xlink="http://www.w3.org/1999/xlink"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:edal="http://reading-escience-centre.github.io/edal-java/wms"
        xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
    <Service>
        <Name>WMS</Name>
        <Title>NCAR GDEX TDS Installation</Title>
        <Abstract>Scientific Data</Abstract>
        <KeywordList>
            <Keyword>meteorology</Keyword>
            <Keyword> atmosphere</Keyword>
            <Keyword> climate</Keyword>
            <Keyword> ocean</Keyword>
            <Keyword> earth science</Keyword>
        </KeywordList>
        <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100"/>
        <ContactInformation>
            <ContactPersonPrimary>
                <ContactPerson>Support</ContactPerson>
                <ContactOrganization>NCAR GDEX</ContactOrganization>
            </ContactPersonPrimary>
            <ContactVoiceTelephone></ContactVoiceTelephone>
            <ContactElectronicMailAddress>rpconroy@ucar.edu</ContactElectronicMailAddress>
        </ContactInformation>
        <Fees>none</Fees>
        <AccessConstraints>none</AccessConstraints>
        <LayerLimit>1</LayerLimit>
        <MaxWidth>2048</MaxWidth>
        <MaxHeight>2048</MaxHeight>
    </Service>
    <Capability>
        <Request>
            <GetCapabilities>
                <Format>text/xml</Format>
                <DCPType>
                    <HTTP>
                        <Get>
                            <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100"/>
                        </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://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100"/>
                        </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://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100"/>
                        </Get>
                    </HTTP>
                </DCPType>
            </GetFeatureInfo>
        </Request>
        <Exception>
            <Format>XML</Format>
        </Exception>
        <edal:ExtendedCapabilities>
            <edal:CapabilitiesType>ncWMS2</edal:CapabilitiesType>
            <edal:ExtendedRequest>
                <edal:Request>GetMap</edal:Request>
                <edal:UrlParameter>
                    <edal:ParameterName>COLORSCALERANGE</edal:ParameterName>
                    <edal:ParameterDescription>Of the form min,max this is the scale range used for plotting the data.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>NUMCOLORBANDS</edal:ParameterName>
                    <edal:ParameterDescription>The number of discrete colours to plot the data. Must be between 2 and 250</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>ABOVEMAXCOLOR</edal:ParameterName>
                    <edal:ParameterDescription>The colour to plot values which are above the maximum end of the scale range. Colours are as defined above, with the addition of "extend", which will use the maximum value of the palette.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>BELOWMINCOLOR</edal:ParameterName>
                    <edal:ParameterDescription>The colour to plot values which are below the minimum end of the scale range. Colours are as defined above, with the addition of "extend", which will use the minimum value of the palette.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>LOGSCALE</edal:ParameterName>
                    <edal:ParameterDescription> "true" or "false" - whether to plot data with a logarithmic scale</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>TARGETTIME</edal:ParameterName>
                    <edal:ParameterDescription>For in-situ data, all points which fall within the time range (specified in the TIME parameter) will be plotted. In the case that an in-situ point has multiple time readings within that range, the colour used to plot them will depend on the time value which is closest to this given value</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>TARGETELEVATION</edal:ParameterName>
                    <edal:ParameterDescription>For in-situ data, all points which fall within the elevation range (specified in the ELEVATION parameter) will be plotted. In the case that an in-situ point has multiple elevation readings within that range, the colour used to plot them will depend on the elevation value which is closest to this given value</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>OPACITY</edal:ParameterName>
                    <edal:ParameterDescription>The percentage opacity of the final output image</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>ANIMATION</edal:ParameterName>
                    <edal:ParameterDescription>"true" or "false" - whether to generate an animation. This also needs the TIME to be of the formstarttime/endtime, and currently is only implemented for features with a discrete time axis.</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetTimeseries</edal:Request>
                <edal:RequestDescription>This produces either a timeseries graph or, if downloading is enabled, a CSV file containing the data. The URL parameters are identical to those of a GetFeatureInfo request. The TIME parameter should specify a range of times in the form starttime/endtime, and the supported formats are: image/png,image/jpg,image/jpeg,text/csv,text/json,application/prs.coverage+json,application/prs.coverage json</edal:RequestDescription>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetVerticalProfile</edal:Request>
                <edal:RequestDescription>This produces either a vertical profile graph or, if downloading is enabled, a CSV file containing the data. The URL parameters are identical to those of a GetFeatureInfo request. The ELEVATION parameter should specify a range of elevations in the form startelevation/endelevation, and the supported formats are: image/png,image/jpg,image/jpeg,text/csv,text/json,application/prs.coverage+json,application/prs.coverage json</edal:RequestDescription>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetTransect</edal:Request>
                <edal:RequestDescription>This produces a graph of data values along an arbitrary path. Additionally if there is vertical information present in the dataset, it will produce a vertical section along the same path.  It accepts the same URL parameters as a GetMap requestion, with the additional mandatory parameter LINESTRING</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>LINESTRING</edal:ParameterName>
                    <edal:ParameterDescription>The points which define the path of the transect to plot.  Of the form x1 y1,x2 y2,x3 y3...</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetMetadata</edal:Request>
                <edal:RequestDescription>Fetches small pieces of metadata.  Many of these are also present in this capabilities document, but GetMetadata provides a more convenient method of accessing such data. GetMetadata always returns data in the JSON format</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>ITEM</edal:ParameterName>
                    <edal:ParameterDescription>This specifies the metadata to return.  This can take the values:
                        menu: Returns a tree representation of the available WMS layers, with IDs. Takes the optional parameter DATASET to return the same tree for a single dataset
                        layerDetails: Returns a set of details needed to plot a given layer. This includes such data as units, layer bounding box, configured scale range, etc. Takes the parameters LAYERNAME and TIME. The TIME parameter is optional, and if it is specified then the nearest available time is returned as part of the layer's details.
                        minmax: Calculates the range of values in the given area. Takes the same parameters as a GetMap request.
                        timesteps: Returns the available times for a given day. Takes the parameters LAYERNAME and DAY (yyyy-mm-dd)
                        animationTimesteps: Returns a list of time strings at different temporal resolutions for a given time range. This is used to present to the user different frequencies for the generation of an animation. Takes the parameters LAYERNAME, START, and END</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetLegendGraphic</edal:Request>
                <edal:RequestDescription>The GetLegendGraphic request generates an image which can be used as a legend. There are two main options: Generating just a colourbar, and generating a full legend.</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>COLORBARONLY</edal:ParameterName>
                    <edal:ParameterDescription>"true" or "false".  Whether to generate a full legend or just the colour bar.  If it's "true", the following URL parameters are required:
                        PALETTE: The name of the palette to use. If missing, set to "default"
                        NUMCOLORBANDS: The number of colour bands to use. If missing, set to 250
                        VERTICAL: Whether to very colours vertically. If missing, defaults to true
                        WIDTH: The width of the image to generate. If missing, defaults to 50
                        HEIGHT: The height of the image to generate. If missing, defaults to 200
                    
                    For a full legend, the additional parameters LAYERS and either STYLES, SLD, or SLD_BODY must be supplied. This is because a single WMS layer may depend on an arbitrary number of sub-layers, depending on the style it is plotted in. In addition to these parameters, the optional parameters controlling the style may be supplied (these are the same as documented in the GetMap request).  Note that for full legends, the supplied width and height are NOT the final height of the image, but rather the width and height of each individual coloured plot area (i.e. the 1d/2d colourbar)</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
        </edal:ExtendedCapabilities>
        <Layer>
            <Title>NCAR GDEX TDS Installation</Title>
            <CRS>EPSG:4326</CRS>
            <CRS>CRS:84</CRS>
            <CRS>EPSG:41001</CRS>
            <CRS>EPSG:27700</CRS>
            <CRS>EPSG:3408</CRS>
            <CRS>EPSG:3409</CRS>
            <CRS>EPSG:3857</CRS>
            <CRS>EPSG:5041</CRS>
            <CRS>EPSG:5042</CRS>
            <CRS>EPSG:32661</CRS>
            <CRS>EPSG:32761</CRS>
            <Layer>
                <Title>No dataset title found.</Title>
    <Layer queryable="1">
        <Name>Geopotential_surface_720_Hour_Average</Name>
        <Title>Geopotential (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Geopotential (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Surface_pressure_surface_720_Hour_Average</Name>
        <Title>Surface pressure (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Surface pressure (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_pressure_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_pressure_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_pressure_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_pressure_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_pressure_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_pressure_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_column_water_surface_720_Hour_Average</Name>
        <Title>Total column water (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Total column water (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_water_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_water_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_water_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_water_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_water_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_water_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_column_water_vapour_surface_720_Hour_Average</Name>
        <Title>Total column water vapour (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Total column water vapour (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_water_vapour_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_water_vapour_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_water_vapour_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_water_vapour_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_water_vapour_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_water_vapour_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_depth_surface_720_Hour_Average</Name>
        <Title>Snow depth (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Snow depth (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_depth_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_depth_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_depth_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_depth_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_depth_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_depth_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Charnock_surface_720_Hour_Average</Name>
        <Title>Charnock (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Charnock (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Charnock_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Charnock_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Charnock_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Charnock_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Charnock_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Charnock_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Mean_sea_level_pressure_surface_720_Hour_Average</Name>
        <Title>Mean sea level pressure (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Mean sea level pressure (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Mean_sea_level_pressure_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Mean_sea_level_pressure_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Mean_sea_level_pressure_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Mean_sea_level_pressure_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Mean_sea_level_pressure_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Mean_sea_level_pressure_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Standard_deviation_of_orography_surface_720_Hour_Average</Name>
        <Title>Standard deviation of orography (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Standard deviation of orography (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Standard_deviation_of_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Standard_deviation_of_orography_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Standard_deviation_of_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Standard_deviation_of_orography_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Standard_deviation_of_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Standard_deviation_of_orography_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Anisotropy_of_sub-gridscale_orography_surface_720_Hour_Average</Name>
        <Title>Anisotropy of sub-gridscale orography (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Anisotropy of sub-gridscale orography (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Anisotropy_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Anisotropy_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Anisotropy_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Anisotropy_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Anisotropy_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Anisotropy_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Angle_of_sub-gridscale_orography_surface_720_Hour_Average</Name>
        <Title>Angle of sub-gridscale orography (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Angle of sub-gridscale orography (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Angle_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Angle_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Angle_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Angle_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Angle_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Angle_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Slope_of_sub-gridscale_orography_surface_720_Hour_Average</Name>
        <Title>Slope of sub-gridscale orography (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Slope of sub-gridscale orography (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Slope_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Slope_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Slope_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Slope_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Slope_of_sub-gridscale_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Slope_of_sub-gridscale_orography_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_cloud_cover_surface_720_Hour_Average</Name>
        <Title>Total cloud cover (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Total cloud cover (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>10_metre_U_wind_component_surface_720_Hour_Average</Name>
        <Title>10 metre U wind component (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>10 metre U wind component (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_U_wind_component_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_U_wind_component_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_U_wind_component_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_U_wind_component_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_U_wind_component_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_U_wind_component_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>10_metre_V_wind_component_surface_720_Hour_Average</Name>
        <Title>10 metre V wind component (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>10 metre V wind component (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_V_wind_component_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_V_wind_component_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_V_wind_component_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_V_wind_component_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_V_wind_component_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_V_wind_component_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>2_metre_temperature_surface_720_Hour_Average</Name>
        <Title>2 metre temperature (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>2 metre temperature (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=2_metre_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=2_metre_temperature_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=2_metre_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=2_metre_temperature_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=2_metre_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=2_metre_temperature_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>2_metre_dewpoint_temperature_surface_720_Hour_Average</Name>
        <Title>2 metre dewpoint temperature (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>2 metre dewpoint temperature (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=2_metre_dewpoint_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=2_metre_dewpoint_temperature_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=2_metre_dewpoint_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=2_metre_dewpoint_temperature_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=2_metre_dewpoint_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=2_metre_dewpoint_temperature_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Land-sea_mask_surface_720_Hour_Average</Name>
        <Title>Land-sea mask (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Land-sea mask (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land-sea_mask_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land-sea_mask_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land-sea_mask_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land-sea_mask_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land-sea_mask_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land-sea_mask_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Surface_roughness_surface_720_Hour_Average</Name>
        <Title>Surface roughness (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Surface roughness (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_roughness_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_roughness_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_roughness_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_roughness_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_roughness_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_roughness_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Albedo_surface_720_Hour_Average</Name>
        <Title>Albedo (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Albedo (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Albedo_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Albedo_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Albedo_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Albedo_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Albedo_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Albedo_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Low_cloud_cover_surface_720_Hour_Average</Name>
        <Title>Low cloud cover (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Low cloud cover (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_cloud_cover_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_cloud_cover_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_cloud_cover_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Medium_cloud_cover_surface_720_Hour_Average</Name>
        <Title>Medium cloud cover (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Medium cloud cover (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Medium_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Medium_cloud_cover_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Medium_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Medium_cloud_cover_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Medium_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Medium_cloud_cover_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>High_cloud_cover_surface_720_Hour_Average</Name>
        <Title>High cloud cover (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>High cloud cover (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_cloud_cover_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_cloud_cover_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_cloud_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_cloud_cover_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Skin_reservoir_content_surface_720_Hour_Average</Name>
        <Title>Skin reservoir content (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Skin reservoir content (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Skin_reservoir_content_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Skin_reservoir_content_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Skin_reservoir_content_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Skin_reservoir_content_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Skin_reservoir_content_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Skin_reservoir_content_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_column_ozone_surface_720_Hour_Average</Name>
        <Title>Total column ozone (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Total column ozone (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_ozone_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_ozone_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_ozone_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_ozone_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column_ozone_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column_ozone_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>10_metre_wind_speed_surface_720_Hour_Average</Name>
        <Title>10 metre wind speed (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>10 metre wind speed (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_wind_speed_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_wind_speed_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_wind_speed_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_wind_speed_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=10_metre_wind_speed_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=10_metre_wind_speed_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Logarithm_of_surface_roughness_length_for_heat_surface_720_Hour_Average</Name>
        <Title>Logarithm of surface roughness length for heat (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Logarithm of surface roughness length for heat (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Logarithm_of_surface_roughness_length_for_heat_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Logarithm_of_surface_roughness_length_for_heat_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Logarithm_of_surface_roughness_length_for_heat_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Logarithm_of_surface_roughness_length_for_heat_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Logarithm_of_surface_roughness_length_for_heat_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Logarithm_of_surface_roughness_length_for_heat_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Skin_temperature_surface_720_Hour_Average</Name>
        <Title>Skin temperature (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Skin temperature (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Skin_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Skin_temperature_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Skin_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Skin_temperature_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Skin_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Skin_temperature_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_of_snow_layer_surface_720_Hour_Average</Name>
        <Title>Temperature of snow layer (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Temperature of snow layer (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_of_snow_layer_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_of_snow_layer_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_of_snow_layer_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_of_snow_layer_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_of_snow_layer_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_of_snow_layer_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Low_vegetation_cover_surface_720_Hour_Average</Name>
        <Title>Low vegetation cover (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Low vegetation cover (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_vegetation_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_vegetation_cover_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_vegetation_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_vegetation_cover_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_vegetation_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_vegetation_cover_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>High_vegetation_cover_surface_720_Hour_Average</Name>
        <Title>High vegetation cover (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>High vegetation cover (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_vegetation_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_vegetation_cover_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_vegetation_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_vegetation_cover_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_vegetation_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_vegetation_cover_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Type_of_low_vegetation_surface_720_Hour_Average</Name>
        <Title>Type of low vegetation (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Type of low vegetation (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Type_of_low_vegetation_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Type_of_low_vegetation_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Type_of_low_vegetation_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Type_of_low_vegetation_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Type_of_low_vegetation_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Type_of_low_vegetation_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Type_of_high_vegetation_surface_720_Hour_Average</Name>
        <Title>Type of high vegetation (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Type of high vegetation (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Type_of_high_vegetation_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Type_of_high_vegetation_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Type_of_high_vegetation_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Type_of_high_vegetation_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Type_of_high_vegetation_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Type_of_high_vegetation_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Sea-ice_cover_surface_720_Hour_Average</Name>
        <Title>Sea-ice cover (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Sea-ice cover (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sea-ice_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sea-ice_cover_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sea-ice_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sea-ice_cover_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sea-ice_cover_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sea-ice_cover_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_albedo_surface_720_Hour_Average</Name>
        <Title>Snow albedo (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Snow albedo (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_albedo_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_albedo_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_albedo_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_albedo_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_albedo_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_albedo_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_density_surface_720_Hour_Average</Name>
        <Title>Snow density (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Snow density (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_density_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_density_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_density_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_density_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_density_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_density_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Sea_surface_temperature_surface_720_Hour_Average</Name>
        <Title>Sea surface temperature (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Sea surface temperature (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sea_surface_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sea_surface_temperature_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sea_surface_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sea_surface_temperature_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sea_surface_temperature_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sea_surface_temperature_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Standard_deviation_of_filtered_subgrid_orography_surface_720_Hour_Average</Name>
        <Title>Standard deviation of filtered subgrid orography (720_Hour Average) @ Ground or water surface</Title>
        <Abstract>Standard deviation of filtered subgrid orography (720_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Standard_deviation_of_filtered_subgrid_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Standard_deviation_of_filtered_subgrid_orography_surface_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Standard_deviation_of_filtered_subgrid_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Standard_deviation_of_filtered_subgrid_orography_surface_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Standard_deviation_of_filtered_subgrid_orography_surface_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Standard_deviation_of_filtered_subgrid_orography_surface_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_temperature_level_3_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Soil temperature level 3 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Soil temperature level 3 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="64.0">
            64.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://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Ice_temperature_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Ice temperature layer 3 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Ice temperature layer 3 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="64.0">
            64.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://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Volumetric_soil_water_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Volumetric soil water layer 3 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Volumetric soil water layer 3 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="64.0">
            64.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://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_3_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_temperature_level_2_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Soil temperature level 2 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Soil temperature level 2 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="17.5">
            17.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Ice_temperature_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Ice temperature layer 2 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Ice temperature layer 2 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="17.5">
            17.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Volumetric_soil_water_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Volumetric soil water layer 2 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Volumetric soil water layer 2 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="17.5">
            17.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_2_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_temperature_level_1_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Soil temperature level 1 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Soil temperature level 1 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="3.5">
            3.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Ice_temperature_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Ice temperature layer 1 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Ice temperature layer 1 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="3.5">
            3.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Volumetric_soil_water_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Volumetric soil water layer 1 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Volumetric soil water layer 1 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="3.5">
            3.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_1_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_temperature_level_4_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Soil temperature level 4 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Soil temperature level 4 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="177.5">
            177.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_level_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_level_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Ice_temperature_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Ice temperature layer 4 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Ice temperature layer 4 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="177.5">
            177.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_temperature_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_temperature_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Volumetric_soil_water_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average</Name>
        <Title>Volumetric soil water layer 4 (720_Hour Average) @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Volumetric soil water layer 4 (720_Hour Average) @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-89.81075668334961</southBoundLatitude>
            <northBoundLatitude>89.81075668334961</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-89.81075668334961" maxy="89.81075668334961"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="1991-10-01T00:00:00.000Z">
            1991-10-01T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="177.5">
            177.5
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_water_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d627001/ei.moda.an.sfc/ei.moda.an.sfc.regn128sc.1991090100?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_water_layer_4_layer_between_two_depths_below_surface_layer_720_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
