<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-04-03T19:02:36.661Z"
        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/d609002/2012/G43182"/>
        <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/d609002/2012/G43182"/>
                        </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/d609002/2012/G43182"/>
                        </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/d609002/2012/G43182"/>
                        </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>Pressure_hybrid</Name>
        <Title>Pressure @ Hybrid level</Title>
        <Abstract>Pressure @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_hybrid&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_hybrid&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_hybrid</Name>
        <Title>Temperature @ Hybrid level</Title>
        <Abstract>Temperature @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_hybrid&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_hybrid&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Specific_humidity_hybrid</Name>
        <Title>Specific humidity @ Hybrid level</Title>
        <Abstract>Specific humidity @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_hybrid&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_hybrid&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_hybrid</Name>
        <Title>Geopotential height @ Hybrid level</Title>
        <Abstract>Geopotential height @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_hybrid&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_hybrid&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_isobaric</Name>
        <Title>Temperature @ Isobaric surface</Title>
        <Abstract>Temperature @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            850.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Horizontal_moisture_divergence_isobaric</Name>
        <Title>Horizontal moisture divergence @ Isobaric surface</Title>
        <Abstract>Horizontal moisture divergence @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            850.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Horizontal_moisture_divergence_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Horizontal_moisture_divergence_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Horizontal_moisture_divergence_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Horizontal_moisture_divergence_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Horizontal_moisture_divergence_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Horizontal_moisture_divergence_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Specific_humidity_isobaric</Name>
        <Title>Specific humidity @ Isobaric surface</Title>
        <Abstract>Specific humidity @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            850.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_surface</Name>
        <Title>Pressure @ Ground or water surface</Title>
        <Abstract>Pressure @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_surface</Name>
        <Title>Temperature @ Ground or water surface</Title>
        <Abstract>Temperature @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Latent_heat_net_flux_surface</Name>
        <Title>Latent heat net flux @ Ground or water surface</Title>
        <Abstract>Latent heat net flux @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Latent_heat_net_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Latent_heat_net_flux_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Latent_heat_net_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Latent_heat_net_flux_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Latent_heat_net_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Latent_heat_net_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Sensible_heat_net_flux_surface</Name>
        <Title>Sensible heat net flux @ Ground or water surface</Title>
        <Abstract>Sensible heat net flux @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sensible_heat_net_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sensible_heat_net_flux_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sensible_heat_net_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sensible_heat_net_flux_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sensible_heat_net_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sensible_heat_net_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Momentum_flux_u_component_surface</Name>
        <Title>Momentum flux u component @ Ground or water surface</Title>
        <Abstract>Momentum flux u component @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Momentum_flux_u_component_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_u_component_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Momentum_flux_u_component_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_u_component_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Momentum_flux_u_component_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_u_component_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Momentum_flux_v_component_surface</Name>
        <Title>Momentum flux v component @ Ground or water surface</Title>
        <Abstract>Momentum flux v component @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Momentum_flux_v_component_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_v_component_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Momentum_flux_v_component_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_v_component_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Momentum_flux_v_component_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_v_component_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Mean_Sea_Level_Pressure_NAM_Model_Reduction_msl</Name>
        <Title>Mean Sea Level Pressure NAM Model Reduction @ Mean sea level</Title>
        <Abstract>Mean Sea Level Pressure NAM Model Reduction @ Mean sea level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Mean_Sea_Level_Pressure_NAM_Model_Reduction_msl
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Mean_Sea_Level_Pressure_NAM_Model_Reduction_msl&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Mean_Sea_Level_Pressure_NAM_Model_Reduction_msl
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Mean_Sea_Level_Pressure_NAM_Model_Reduction_msl&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Mean_Sea_Level_Pressure_NAM_Model_Reduction_msl
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Mean_Sea_Level_Pressure_NAM_Model_Reduction_msl&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Categorical_rain_yes1_no0_surface</Name>
        <Title>Categorical rain yes1 no0 @ Ground or water surface</Title>
        <Abstract>Categorical rain yes1 no0 @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_rain_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_rain_yes1_no0_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_rain_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_rain_yes1_no0_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_rain_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_rain_yes1_no0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Categorical_freezing_rain_yes1_no0_surface</Name>
        <Title>Categorical freezing rain yes1 no0 @ Ground or water surface</Title>
        <Abstract>Categorical freezing rain yes1 no0 @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_freezing_rain_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_freezing_rain_yes1_no0_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_freezing_rain_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_freezing_rain_yes1_no0_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_freezing_rain_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_freezing_rain_yes1_no0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Categorical_ice_pellets_yes1_no0_surface</Name>
        <Title>Categorical ice pellets yes1 no0 @ Ground or water surface</Title>
        <Abstract>Categorical ice pellets yes1 no0 @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_ice_pellets_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_ice_pellets_yes1_no0_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_ice_pellets_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_ice_pellets_yes1_no0_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_ice_pellets_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_ice_pellets_yes1_no0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Categorical_snow_yes1_no0_surface</Name>
        <Title>Categorical snow yes1 no0 @ Ground or water surface</Title>
        <Abstract>Categorical snow yes1 no0 @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_snow_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_snow_yes1_no0_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_snow_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_snow_yes1_no0_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Categorical_snow_yes1_no0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_snow_yes1_no0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Convective_inhibition_surface</Name>
        <Title>Convective inhibition @ Ground or water surface</Title>
        <Abstract>Convective inhibition @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_inhibition_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_inhibition_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_inhibition_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_inhibition_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_inhibition_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_inhibition_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Convective_Available_Potential_Energy_surface</Name>
        <Title>Convective Available Potential Energy @ Ground or water surface</Title>
        <Abstract>Convective Available Potential Energy @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_Available_Potential_Energy_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_Available_Potential_Energy_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_Available_Potential_Energy_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_Available_Potential_Energy_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_Available_Potential_Energy_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_Available_Potential_Energy_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>downward_short_wave_rad_flux_surface</Name>
        <Title>downward short wave rad flux @ Ground or water surface</Title>
        <Abstract>downward short wave rad flux @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_short_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_short_wave_rad_flux_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_short_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_short_wave_rad_flux_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_short_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_short_wave_rad_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>downward_long_wave_rad_flux_surface</Name>
        <Title>downward long wave rad flux @ Ground or water surface</Title>
        <Abstract>downward long wave rad flux @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_long_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_long_wave_rad_flux_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_long_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_long_wave_rad_flux_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_long_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_long_wave_rad_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Exchange_coefficient_surface</Name>
        <Title>Exchange coefficient @ Ground or water surface</Title>
        <Abstract>Exchange coefficient @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Exchange_coefficient_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Exchange_coefficient_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Exchange_coefficient_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Exchange_coefficient_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Exchange_coefficient_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Exchange_coefficient_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>upward_short_wave_rad_flux_surface</Name>
        <Title>upward short wave rad flux @ Ground or water surface</Title>
        <Abstract>upward short wave rad flux @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>upward_long_wave_rad_flux_surface</Name>
        <Title>upward long wave rad flux @ Ground or water surface</Title>
        <Abstract>upward long wave rad flux @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Plant_canopy_surface_water_surface</Name>
        <Title>Plant canopy surface water @ Ground or water surface</Title>
        <Abstract>Plant canopy surface water @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Plant_canopy_surface_water_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Plant_canopy_surface_water_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Plant_canopy_surface_water_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Plant_canopy_surface_water_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Plant_canopy_surface_water_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Plant_canopy_surface_water_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Drag_coefficient_surface</Name>
        <Title>Drag coefficient @ Ground or water surface</Title>
        <Abstract>Drag coefficient @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Drag_coefficient_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Drag_coefficient_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Drag_coefficient_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Drag_coefficient_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Drag_coefficient_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Drag_coefficient_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Friction_velocity_surface</Name>
        <Title>Friction velocity @ Ground or water surface</Title>
        <Abstract>Friction velocity @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Friction_velocity_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Friction_velocity_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Friction_velocity_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Friction_velocity_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Friction_velocity_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Friction_velocity_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Precipitable_water_entire_atmosphere</Name>
        <Title>Precipitable water @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Precipitable water @ Entire atmosphere (considered as a single layer)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitable_water_entire_atmosphere
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitable_water_entire_atmosphere&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitable_water_entire_atmosphere
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitable_water_entire_atmosphere&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitable_water_entire_atmosphere
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitable_water_entire_atmosphere&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Water_equiv_of_accum_snow_depth_surface</Name>
        <Title>Water equiv of accum snow depth @ Ground or water surface</Title>
        <Abstract>Water equiv of accum snow depth @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_equiv_of_accum_snow_depth_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_equiv_of_accum_snow_depth_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_equiv_of_accum_snow_depth_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_equiv_of_accum_snow_depth_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_equiv_of_accum_snow_depth_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_equiv_of_accum_snow_depth_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_zeroDegC_isotherm</Name>
        <Title>Geopotential height @ Level of 0deg C isotherm</Title>
        <Abstract>Geopotential height @ Level of 0deg C isotherm</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_zeroDegC_isotherm
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_zeroDegC_isotherm&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_zeroDegC_isotherm
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_zeroDegC_isotherm&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_zeroDegC_isotherm
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_zeroDegC_isotherm&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_surface</Name>
        <Title>Geopotential height @ Ground or water surface</Title>
        <Abstract>Geopotential height @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_cloud_cover_entire_atmosphere</Name>
        <Title>Total cloud cover @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Total cloud cover @ Entire atmosphere (considered as a single layer)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_entire_atmosphere
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_entire_atmosphere&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_entire_atmosphere
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_entire_atmosphere&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_entire_atmosphere
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_entire_atmosphere&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Low_cloud_cover_LCY</Name>
        <Title>Low cloud cover @ Low cloud layer</Title>
        <Abstract>Low cloud cover @ Low cloud layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_cloud_cover_LCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_cloud_cover_LCY&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_cloud_cover_LCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_cloud_cover_LCY&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Low_cloud_cover_LCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_cloud_cover_LCY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Medium_cloud_cover_MCY</Name>
        <Title>Medium cloud cover @ Middle cloud layer</Title>
        <Abstract>Medium cloud cover @ Middle cloud layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Medium_cloud_cover_MCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Medium_cloud_cover_MCY&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Medium_cloud_cover_MCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Medium_cloud_cover_MCY&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Medium_cloud_cover_MCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Medium_cloud_cover_MCY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>High_cloud_cover_HCY</Name>
        <Title>High cloud cover @ High cloud layer</Title>
        <Abstract>High cloud cover @ High cloud layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_cloud_cover_HCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_cloud_cover_HCY&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_cloud_cover_HCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_cloud_cover_HCY&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=High_cloud_cover_HCY
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_cloud_cover_HCY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Land_cover_land1_sea0_surface</Name>
        <Title>Land cover land1 sea0 @ Ground or water surface</Title>
        <Abstract>Land cover land1 sea0 @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land_cover_land1_sea0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land_cover_land1_sea0_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land_cover_land1_sea0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land_cover_land1_sea0_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land_cover_land1_sea0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land_cover_land1_sea0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Albedo_surface</Name>
        <Title>Albedo @ Ground or water surface</Title>
        <Abstract>Albedo @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Albedo_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Albedo_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Albedo_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Albedo_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Albedo_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Albedo_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Vegetation_surface</Name>
        <Title>Vegetation @ Ground or water surface</Title>
        <Abstract>Vegetation @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vegetation_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vegetation_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vegetation_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vegetation_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vegetation_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vegetation_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Ice_cover_ice1_no_ice0_surface</Name>
        <Title>Ice cover ice1 no ice0 @ Ground or water surface</Title>
        <Abstract>Ice cover ice1 no ice0 @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_cover_ice1_no_ice0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_cover_ice1_no_ice0_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_cover_ice1_no_ice0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_cover_ice1_no_ice0_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ice_cover_ice1_no_ice0_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_cover_ice1_no_ice0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_temperature_depth_below_surface</Name>
        <Title>Soil temperature @ Depth below land surface</Title>
        <Abstract>Soil temperature @ Depth below land surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="300.0">
            300.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_depth_below_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_depth_below_surface&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_depth_below_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_depth_below_surface&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_depth_below_surface
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_depth_below_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_moisture_content_layer_between_two_depths_below_surface_layer</Name>
        <Title>Soil moisture content @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Soil moisture content @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="100.0">
            100.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_moisture_content_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_moisture_content_layer_between_two_depths_below_surface_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_moisture_content_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_moisture_content_layer_between_two_depths_below_surface_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_moisture_content_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_moisture_content_layer_between_two_depths_below_surface_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Pressure @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Pressure @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Temperature @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Temperature @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Specific_humidity_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Specific humidity @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Specific humidity @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Absolute_vorticity_isobaric</Name>
        <Title>Absolute vorticity @ Isobaric surface</Title>
        <Abstract>Absolute vorticity @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="500.0">
            500.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Absolute_vorticity_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Absolute_vorticity_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Absolute_vorticity_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Absolute_vorticity_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Absolute_vorticity_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Absolute_vorticity_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Volumetric_soil_moisture_content_layer_between_two_depths_below_surface_layer</Name>
        <Title>Volumetric soil moisture content @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Volumetric soil moisture content @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="5.0">
            5.0,
            25.0,
            70.0,
            150.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_moisture_content_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_moisture_content_layer_between_two_depths_below_surface_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_moisture_content_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_moisture_content_layer_between_two_depths_below_surface_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Volumetric_soil_moisture_content_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Volumetric_soil_moisture_content_layer_between_two_depths_below_surface_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_temperature_layer_between_two_depths_below_surface_layer</Name>
        <Title>Soil temperature @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Soil temperature @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="5.0">
            5.0,
            25.0,
            70.0,
            150.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_layer_between_two_depths_below_surface_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_layer_between_two_depths_below_surface_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_temperature_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_layer_between_two_depths_below_surface_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_height_above_ground</Name>
        <Title>Temperature @ Specified height level above ground</Title>
        <Abstract>Temperature @ Specified height level above ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="2.0">
            2.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_height_above_ground&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_height_above_ground&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_height_above_ground&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Specific_humidity_height_above_ground</Name>
        <Title>Specific humidity @ Specified height level above ground</Title>
        <Abstract>Specific humidity @ Specified height level above ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="2.0">
            2.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_height_above_ground&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_height_above_ground&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_height_above_ground&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Land_Surface_Precipitation_Accumulation_LSPA_surface_3_Hour_Accumulation</Name>
        <Title>Land Surface Precipitation Accumulation LSPA (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Land Surface Precipitation Accumulation LSPA (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land_Surface_Precipitation_Accumulation_LSPA_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land_Surface_Precipitation_Accumulation_LSPA_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land_Surface_Precipitation_Accumulation_LSPA_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land_Surface_Precipitation_Accumulation_LSPA_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Land_Surface_Precipitation_Accumulation_LSPA_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land_Surface_Precipitation_Accumulation_LSPA_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Latent_heat_net_flux_surface_3_Hour_Average</Name>
        <Title>Latent heat net flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>Latent heat net flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Latent_heat_net_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Latent_heat_net_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Latent_heat_net_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Latent_heat_net_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Latent_heat_net_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Latent_heat_net_flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Sensible_heat_net_flux_surface_3_Hour_Average</Name>
        <Title>Sensible heat net flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>Sensible heat net flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sensible_heat_net_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sensible_heat_net_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sensible_heat_net_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sensible_heat_net_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Sensible_heat_net_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sensible_heat_net_flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Ground_Heat_Flux_surface_3_Hour_Average</Name>
        <Title>Ground Heat Flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>Ground Heat Flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ground_Heat_Flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ground_Heat_Flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ground_Heat_Flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ground_Heat_Flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Ground_Heat_Flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ground_Heat_Flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>downward_short_wave_rad_flux_surface_3_Hour_Average</Name>
        <Title>downward short wave rad flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>downward short wave rad flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_short_wave_rad_flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>downward_long_wave_rad_flux_surface_3_Hour_Average</Name>
        <Title>downward long wave rad flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>downward long wave rad flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=downward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_long_wave_rad_flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>upward_short_wave_rad_flux_surface_3_Hour_Average</Name>
        <Title>upward short wave rad flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>upward short wave rad flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>upward_short_wave_rad_flux_atmosphere_top_3_Hour_Average</Name>
        <Title>upward short wave rad flux (3_Hour Average) @ Nominal top of the atmosphere</Title>
        <Abstract>upward short wave rad flux (3_Hour Average) @ Nominal top of the atmosphere</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_short_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_atmosphere_top_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>upward_long_wave_rad_flux_surface_3_Hour_Average</Name>
        <Title>upward long wave rad flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>upward long wave rad flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>upward_long_wave_rad_flux_atmosphere_top_3_Hour_Average</Name>
        <Title>upward long wave rad flux (3_Hour Average) @ Nominal top of the atmosphere</Title>
        <Abstract>upward long wave rad flux (3_Hour Average) @ Nominal top of the atmosphere</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=upward_long_wave_rad_flux_atmosphere_top_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_atmosphere_top_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Potential_evaporation_surface_3_Hour_Accumulation</Name>
        <Title>Potential evaporation (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Potential evaporation (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_evaporation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_evaporation_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_evaporation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_evaporation_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_evaporation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_evaporation_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_phase-change_heat_flux_surface_3_Hour_Average</Name>
        <Title>Snow phase-change heat flux (3_Hour Average) @ Ground or water surface</Title>
        <Abstract>Snow phase-change heat flux (3_Hour Average) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_phase-change_heat_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_phase-change_heat_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_phase-change_heat_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_phase-change_heat_flux_surface_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_phase-change_heat_flux_surface_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_phase-change_heat_flux_surface_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Baseflow-groundwater_runoff_surface_3_Hour_Accumulation</Name>
        <Title>Baseflow-groundwater runoff (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Baseflow-groundwater runoff (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Baseflow-groundwater_runoff_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Baseflow-groundwater_runoff_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Baseflow-groundwater_runoff_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Baseflow-groundwater_runoff_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Baseflow-groundwater_runoff_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Baseflow-groundwater_runoff_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Storm_surface_runoff_surface_3_Hour_Accumulation</Name>
        <Title>Storm surface runoff (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Storm surface runoff (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Storm_surface_runoff_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Storm_surface_runoff_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Storm_surface_runoff_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Storm_surface_runoff_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Storm_surface_runoff_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Storm_surface_runoff_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Evaporation_surface_3_Hour_Accumulation</Name>
        <Title>Evaporation (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Evaporation (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Evaporation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Evaporation_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Evaporation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Evaporation_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Evaporation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Evaporation_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_precipitation_surface_3_Hour_Accumulation</Name>
        <Title>Total precipitation (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Total precipitation (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_precipitation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_precipitation_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_precipitation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_precipitation_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_precipitation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_precipitation_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Convective_precipitation_surface_3_Hour_Accumulation</Name>
        <Title>Convective precipitation (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Convective precipitation (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_precipitation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_precipitation_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_precipitation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_precipitation_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_precipitation_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_precipitation_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Water_equiv_of_accum_snow_depth_surface_3_Hour_Accumulation</Name>
        <Title>Water equiv of accum snow depth (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Water equiv of accum snow depth (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_equiv_of_accum_snow_depth_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_equiv_of_accum_snow_depth_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_equiv_of_accum_snow_depth_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_equiv_of_accum_snow_depth_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_equiv_of_accum_snow_depth_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_equiv_of_accum_snow_depth_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_cloud_cover_entire_atmosphere_3_Hour_Average</Name>
        <Title>Total cloud cover (3_Hour Average) @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Total cloud cover (3_Hour Average) @ Entire atmosphere (considered as a single layer)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_entire_atmosphere_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_entire_atmosphere_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_entire_atmosphere_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_entire_atmosphere_3_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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_cloud_cover_entire_atmosphere_3_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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_entire_atmosphere_3_Hour_Average&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_melt_surface_3_Hour_Accumulation</Name>
        <Title>Snow melt (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Snow melt (3_Hour Accumulation) @ Ground or water surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_melt_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_melt_surface_3_Hour_Accumulation&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_melt_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_melt_surface_3_Hour_Accumulation&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_melt_surface_3_Hour_Accumulation
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_melt_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_isobaric</Name>
        <Title>Geopotential height @ Isobaric surface</Title>
        <Abstract>Geopotential height @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            250.0,
            500.0,
            850.0,
            1000.0
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Vertical_velocity_pressure_isobaric</Name>
        <Title>Vertical velocity pressure @ Isobaric surface</Title>
        <Abstract>Vertical velocity pressure @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="700.0">
            700.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_pressure_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_pressure_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_pressure_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_pressure_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_pressure_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_pressure_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Moisture_availability_layer_between_two_depths_below_surface_layer</Name>
        <Title>Moisture availability @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Moisture availability @ Layer between 2 depths below land surface layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="cm" default="50.0">
            50.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Moisture_availability_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Moisture_availability_layer_between_two_depths_below_surface_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Moisture_availability_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Moisture_availability_layer_between_two_depths_below_surface_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Moisture_availability_layer_between_two_depths_below_surface_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Moisture_availability_layer_between_two_depths_below_surface_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Best_4_layer_lifted_index_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Best 4 layer lifted index @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Best 4 layer lifted index @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="90.0">
            90.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Best_4_layer_lifted_index_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Best_4_layer_lifted_index_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Best_4_layer_lifted_index_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Best_4_layer_lifted_index_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Best_4_layer_lifted_index_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Best_4_layer_lifted_index_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Convective_inhibition_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Convective inhibition @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Convective inhibition @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="90.0">
            90.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_inhibition_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_inhibition_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_inhibition_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_inhibition_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_inhibition_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_inhibition_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Convective_Available_Potential_Energy_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Convective Available Potential Energy @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Convective Available Potential Energy @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="90.0">
            90.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_Available_Potential_Energy_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_Available_Potential_Energy_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_Available_Potential_Energy_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_Available_Potential_Energy_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_Available_Potential_Energy_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_Available_Potential_Energy_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer >
        <Title> of wind @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Vector fields for  of wind @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
    <Layer queryable="1">
        <Name>u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group</Name>
        <Title> of wind @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Vector fields for  of wind @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.0
        </Dimension>
        <Style>
            <Name>default-vector/default</Name>
            <Title>default-vector/default</Title>
            <Abstract>default-vector style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=default-vector/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_arrows/default</Name>
            <Title>colored_sized_arrows/default</Title>
            <Abstract>colored_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=colored_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_meteorological_arrows/default</Name>
            <Title>colored_sized_meteorological_arrows/default</Title>
            <Abstract>colored_sized_meteorological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=colored_sized_meteorological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_wind_barbs/default</Name>
            <Title>colored_wind_barbs/default</Title>
            <Abstract>colored_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=colored_wind_barbs/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>sized_arrows</Name>
            <Title>sized_arrows</Title>
            <Abstract>sized_arrows style</Abstract>
        </Style>
        <Style>
            <Name>sized_meteorological_arrows</Name>
            <Title>sized_meteorological_arrows</Title>
            <Abstract>sized_meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>vector_arrows/default</Name>
            <Title>vector_arrows/default</Title>
            <Abstract>vector_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=vector_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_fat_arrows/default</Name>
            <Title>vector_fat_arrows/default</Title>
            <Abstract>vector_fat_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=vector_fat_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_meterological_arrows/default</Name>
            <Title>vector_meterological_arrows/default</Title>
            <Abstract>vector_meterological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=vector_meterological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_sized_arrows/default</Name>
            <Title>vector_sized_arrows/default</Title>
            <Abstract>vector_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=vector_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_triangles/default</Name>
            <Title>vector_triangles/default</Title>
            <Abstract>vector_triangles style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=vector_triangles/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_upstream_dots/default</Name>
            <Title>vector_upstream_dots/default</Title>
            <Abstract>vector_upstream_dots style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=vector_upstream_dots/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_wind_barbs/default</Name>
            <Title>vector_wind_barbs/default</Title>
            <Abstract>vector_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-group&amp;STYLES=vector_wind_barbs/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-mag</Name>
        <Title>Magnitude of  of wind @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Magnitude of components:
u-component of wind @ Layer between 2 level at pressure difference from ground to level layer and
v-component of wind @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-mag&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-mag&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-mag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer:v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer-dir</Name>
        <Title>Direction of  of wind @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Direction of components:
u-component of wind @ Layer between 2 level at pressure difference from ground to level layer and
v-component of wind @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.0
        </Dimension>
        <Style>
            <Name>default-arrows</Name>
            <Title>default-arrows</Title>
            <Abstract>default-arrows style</Abstract>
        </Style>
        <Style>
            <Name>arrows</Name>
            <Title>arrows</Title>
            <Abstract>arrows style</Abstract>
        </Style>
        <Style>
            <Name>fat_arrows</Name>
            <Title>fat_arrows</Title>
            <Abstract>fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_arrows</Name>
            <Title>meteorological_arrows</Title>
            <Abstract>meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_fat_arrows</Name>
            <Title>meteorological_fat_arrows</Title>
            <Abstract>meteorological_fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_triangle_arrows</Name>
            <Title>meteorological_triangle_arrows</Title>
            <Abstract>meteorological_triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>triangle_arrows</Name>
            <Title>triangle_arrows</Title>
            <Abstract>triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>upstream_dots</Name>
            <Title>upstream_dots</Title>
            <Abstract>upstream_dots style</Abstract>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>u-component of wind @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>u-component of wind @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>v-component of wind @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>v-component of wind @ Layer between 2 level at pressure difference from ground to level layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="15.0">
            15.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
</Layer>
    <Layer >
        <Title> of wind @ Isobaric surface</Title>
        <Abstract>Vector fields for  of wind @ Isobaric surface</Abstract>
    <Layer queryable="1">
        <Name>u-component_of_wind_isobaric:v-component_of_wind_isobaric-group</Name>
        <Title> of wind @ Isobaric surface</Title>
        <Abstract>Vector fields for  of wind @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            250.0,
            850.0
        </Dimension>
        <Style>
            <Name>default-vector/default</Name>
            <Title>default-vector/default</Title>
            <Abstract>default-vector style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=default-vector/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_arrows/default</Name>
            <Title>colored_sized_arrows/default</Title>
            <Abstract>colored_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=colored_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_meteorological_arrows/default</Name>
            <Title>colored_sized_meteorological_arrows/default</Title>
            <Abstract>colored_sized_meteorological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=colored_sized_meteorological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_wind_barbs/default</Name>
            <Title>colored_wind_barbs/default</Title>
            <Abstract>colored_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=colored_wind_barbs/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>sized_arrows</Name>
            <Title>sized_arrows</Title>
            <Abstract>sized_arrows style</Abstract>
        </Style>
        <Style>
            <Name>sized_meteorological_arrows</Name>
            <Title>sized_meteorological_arrows</Title>
            <Abstract>sized_meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>vector_arrows/default</Name>
            <Title>vector_arrows/default</Title>
            <Abstract>vector_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=vector_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_fat_arrows/default</Name>
            <Title>vector_fat_arrows/default</Title>
            <Abstract>vector_fat_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=vector_fat_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_meterological_arrows/default</Name>
            <Title>vector_meterological_arrows/default</Title>
            <Abstract>vector_meterological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=vector_meterological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_sized_arrows/default</Name>
            <Title>vector_sized_arrows/default</Title>
            <Abstract>vector_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=vector_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_triangles/default</Name>
            <Title>vector_triangles/default</Title>
            <Abstract>vector_triangles style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=vector_triangles/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_upstream_dots/default</Name>
            <Title>vector_upstream_dots/default</Title>
            <Abstract>vector_upstream_dots style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=vector_upstream_dots/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_wind_barbs/default</Name>
            <Title>vector_wind_barbs/default</Title>
            <Abstract>vector_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-group&amp;STYLES=vector_wind_barbs/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_isobaric:v-component_of_wind_isobaric-mag</Name>
        <Title>Magnitude of  of wind @ Isobaric surface</Title>
        <Abstract>Magnitude of components:
u-component of wind @ Isobaric surface and
v-component of wind @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            250.0,
            850.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-mag&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-mag&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric:v-component_of_wind_isobaric-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric:v-component_of_wind_isobaric-mag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_isobaric:v-component_of_wind_isobaric-dir</Name>
        <Title>Direction of  of wind @ Isobaric surface</Title>
        <Abstract>Direction of components:
u-component of wind @ Isobaric surface and
v-component of wind @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            250.0,
            850.0
        </Dimension>
        <Style>
            <Name>default-arrows</Name>
            <Title>default-arrows</Title>
            <Abstract>default-arrows style</Abstract>
        </Style>
        <Style>
            <Name>arrows</Name>
            <Title>arrows</Title>
            <Abstract>arrows style</Abstract>
        </Style>
        <Style>
            <Name>fat_arrows</Name>
            <Title>fat_arrows</Title>
            <Abstract>fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_arrows</Name>
            <Title>meteorological_arrows</Title>
            <Abstract>meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_fat_arrows</Name>
            <Title>meteorological_fat_arrows</Title>
            <Abstract>meteorological_fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_triangle_arrows</Name>
            <Title>meteorological_triangle_arrows</Title>
            <Abstract>meteorological_triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>triangle_arrows</Name>
            <Title>triangle_arrows</Title>
            <Abstract>triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>upstream_dots</Name>
            <Title>upstream_dots</Title>
            <Abstract>upstream_dots style</Abstract>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_isobaric</Name>
        <Title>u-component of wind @ Isobaric surface</Title>
        <Abstract>u-component of wind @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            250.0,
            850.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>v-component_of_wind_isobaric</Name>
        <Title>v-component of wind @ Isobaric surface</Title>
        <Abstract>v-component of wind @ Isobaric surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="850.0">
            250.0,
            850.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_isobaric&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_isobaric&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_isobaric
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
</Layer>
    <Layer >
        <Title> of wind @ Hybrid level</Title>
        <Abstract>Vector fields for  of wind @ Hybrid level</Abstract>
    <Layer queryable="1">
        <Name>u-component_of_wind_hybrid:v-component_of_wind_hybrid-group</Name>
        <Title> of wind @ Hybrid level</Title>
        <Abstract>Vector fields for  of wind @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.0
        </Dimension>
        <Style>
            <Name>default-vector/default</Name>
            <Title>default-vector/default</Title>
            <Abstract>default-vector style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=default-vector/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_arrows/default</Name>
            <Title>colored_sized_arrows/default</Title>
            <Abstract>colored_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=colored_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_meteorological_arrows/default</Name>
            <Title>colored_sized_meteorological_arrows/default</Title>
            <Abstract>colored_sized_meteorological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=colored_sized_meteorological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_wind_barbs/default</Name>
            <Title>colored_wind_barbs/default</Title>
            <Abstract>colored_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=colored_wind_barbs/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>sized_arrows</Name>
            <Title>sized_arrows</Title>
            <Abstract>sized_arrows style</Abstract>
        </Style>
        <Style>
            <Name>sized_meteorological_arrows</Name>
            <Title>sized_meteorological_arrows</Title>
            <Abstract>sized_meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>vector_arrows/default</Name>
            <Title>vector_arrows/default</Title>
            <Abstract>vector_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=vector_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_fat_arrows/default</Name>
            <Title>vector_fat_arrows/default</Title>
            <Abstract>vector_fat_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=vector_fat_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_meterological_arrows/default</Name>
            <Title>vector_meterological_arrows/default</Title>
            <Abstract>vector_meterological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=vector_meterological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_sized_arrows/default</Name>
            <Title>vector_sized_arrows/default</Title>
            <Abstract>vector_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=vector_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_triangles/default</Name>
            <Title>vector_triangles/default</Title>
            <Abstract>vector_triangles style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=vector_triangles/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_upstream_dots/default</Name>
            <Title>vector_upstream_dots/default</Title>
            <Abstract>vector_upstream_dots style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=vector_upstream_dots/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_wind_barbs/default</Name>
            <Title>vector_wind_barbs/default</Title>
            <Abstract>vector_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-group&amp;STYLES=vector_wind_barbs/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_hybrid:v-component_of_wind_hybrid-mag</Name>
        <Title>Magnitude of  of wind @ Hybrid level</Title>
        <Abstract>Magnitude of components:
u-component of wind @ Hybrid level and
v-component of wind @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-mag&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-mag&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid:v-component_of_wind_hybrid-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid:v-component_of_wind_hybrid-mag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_hybrid:v-component_of_wind_hybrid-dir</Name>
        <Title>Direction of  of wind @ Hybrid level</Title>
        <Abstract>Direction of components:
u-component of wind @ Hybrid level and
v-component of wind @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.0
        </Dimension>
        <Style>
            <Name>default-arrows</Name>
            <Title>default-arrows</Title>
            <Abstract>default-arrows style</Abstract>
        </Style>
        <Style>
            <Name>arrows</Name>
            <Title>arrows</Title>
            <Abstract>arrows style</Abstract>
        </Style>
        <Style>
            <Name>fat_arrows</Name>
            <Title>fat_arrows</Title>
            <Abstract>fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_arrows</Name>
            <Title>meteorological_arrows</Title>
            <Abstract>meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_fat_arrows</Name>
            <Title>meteorological_fat_arrows</Title>
            <Abstract>meteorological_fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_triangle_arrows</Name>
            <Title>meteorological_triangle_arrows</Title>
            <Abstract>meteorological_triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>triangle_arrows</Name>
            <Title>triangle_arrows</Title>
            <Abstract>triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>upstream_dots</Name>
            <Title>upstream_dots</Title>
            <Abstract>upstream_dots style</Abstract>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_hybrid</Name>
        <Title>u-component of wind @ Hybrid level</Title>
        <Abstract>u-component of wind @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>v-component_of_wind_hybrid</Name>
        <Title>v-component of wind @ Hybrid level</Title>
        <Abstract>v-component of wind @ Hybrid level</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="" default="1.0">
            1.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_hybrid&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_hybrid&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_hybrid
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
</Layer>
    <Layer >
        <Title> of wind @ Specified height level above ground</Title>
        <Abstract>Vector fields for  of wind @ Specified height level above ground</Abstract>
    <Layer queryable="1">
        <Name>u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group</Name>
        <Title> of wind @ Specified height level above ground</Title>
        <Abstract>Vector fields for  of wind @ Specified height level above ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="10.0">
            10.0
        </Dimension>
        <Style>
            <Name>default-vector/default</Name>
            <Title>default-vector/default</Title>
            <Abstract>default-vector style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=default-vector/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_arrows/default</Name>
            <Title>colored_sized_arrows/default</Title>
            <Abstract>colored_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=colored_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_sized_meteorological_arrows/default</Name>
            <Title>colored_sized_meteorological_arrows/default</Title>
            <Abstract>colored_sized_meteorological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=colored_sized_meteorological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_wind_barbs/default</Name>
            <Title>colored_wind_barbs/default</Title>
            <Abstract>colored_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=colored_wind_barbs/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>sized_arrows</Name>
            <Title>sized_arrows</Title>
            <Abstract>sized_arrows style</Abstract>
        </Style>
        <Style>
            <Name>sized_meteorological_arrows</Name>
            <Title>sized_meteorological_arrows</Title>
            <Abstract>sized_meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>vector_arrows/default</Name>
            <Title>vector_arrows/default</Title>
            <Abstract>vector_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=vector_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_fat_arrows/default</Name>
            <Title>vector_fat_arrows/default</Title>
            <Abstract>vector_fat_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=vector_fat_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_meterological_arrows/default</Name>
            <Title>vector_meterological_arrows/default</Title>
            <Abstract>vector_meterological_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=vector_meterological_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_sized_arrows/default</Name>
            <Title>vector_sized_arrows/default</Title>
            <Abstract>vector_sized_arrows style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=vector_sized_arrows/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_triangles/default</Name>
            <Title>vector_triangles/default</Title>
            <Abstract>vector_triangles style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=vector_triangles/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_upstream_dots/default</Name>
            <Title>vector_upstream_dots/default</Title>
            <Abstract>vector_upstream_dots style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=vector_upstream_dots/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>vector_wind_barbs/default</Name>
            <Title>vector_wind_barbs/default</Title>
            <Abstract>vector_wind_barbs style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-group&amp;STYLES=vector_wind_barbs/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-mag</Name>
        <Title>Magnitude of  of wind @ Specified height level above ground</Title>
        <Abstract>Magnitude of components:
u-component of wind @ Specified height level above ground and
v-component of wind @ Specified height level above ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="10.0">
            10.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-mag&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-mag&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-mag
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-mag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_height_above_ground:v-component_of_wind_height_above_ground-dir</Name>
        <Title>Direction of  of wind @ Specified height level above ground</Title>
        <Abstract>Direction of components:
u-component of wind @ Specified height level above ground and
v-component of wind @ Specified height level above ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="10.0">
            10.0
        </Dimension>
        <Style>
            <Name>default-arrows</Name>
            <Title>default-arrows</Title>
            <Abstract>default-arrows style</Abstract>
        </Style>
        <Style>
            <Name>arrows</Name>
            <Title>arrows</Title>
            <Abstract>arrows style</Abstract>
        </Style>
        <Style>
            <Name>fat_arrows</Name>
            <Title>fat_arrows</Title>
            <Abstract>fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_arrows</Name>
            <Title>meteorological_arrows</Title>
            <Abstract>meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_fat_arrows</Name>
            <Title>meteorological_fat_arrows</Title>
            <Abstract>meteorological_fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_triangle_arrows</Name>
            <Title>meteorological_triangle_arrows</Title>
            <Abstract>meteorological_triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>triangle_arrows</Name>
            <Title>triangle_arrows</Title>
            <Abstract>triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>upstream_dots</Name>
            <Title>upstream_dots</Title>
            <Abstract>upstream_dots style</Abstract>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_height_above_ground</Name>
        <Title>u-component of wind @ Specified height level above ground</Title>
        <Abstract>u-component of wind @ Specified height level above ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="10.0">
            10.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_height_above_ground&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>v-component_of_wind_height_above_ground</Name>
        <Title>v-component of wind @ Specified height level above ground</Title>
        <Abstract>v-component of wind @ Specified height level above ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-152.87198617129098</westBoundLongitude>
            <eastBoundLongitude>-49.31524249002791</eastBoundLongitude>
            <southBoundLatitude>12.19000043025165</southBoundLatitude>
            <northBoundLatitude>61.30090907813657</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-152.87198617129098" maxx="-49.31524249002791" miny="12.19000043025165" maxy="61.30090907813657"/>
        <Dimension name="time" units="unknown" multipleValues="true" current="true" default="2012-03-05T00:00:00.000Z">
            2012-01-31T15:00:00.000Z/2012-02-17T12:00:00.000Z/PT3H,2012-02-18T03:00:00.000Z/2012-02-29T12:00:00.000Z/PT3H,2012-03-04T15:00:00.000Z/2012-03-05T00:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="10.0">
            10.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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_height_above_ground&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_height_above_ground&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/d609002/2012/G43182?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_height_above_ground
            </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/d609002/2012/G43182?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_height_above_ground&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
