<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-04-04T23:51:35.617Z"
        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/2010/G42767"/>
        <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/2010/G42767"/>
                        </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/2010/G42767"/>
                        </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/2010/G42767"/>
                        </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>Total_column-integrated_condensate_entire_atmosphere</Name>
        <Title>Total column-integrated condensate @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Total column-integrated condensate @ 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-17T09:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_condensate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_condensate_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_condensate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_condensate_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_condensate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_condensate_entire_atmosphere&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Storm_relative_helicity_layer_between_two_heights_above_ground_layer</Name>
        <Title>Storm relative helicity @ Layer between 2 specified height level above ground layer</Title>
        <Abstract>Storm relative helicity @ Layer between 2 specified height level above ground 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-13T21:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="500.0">
            500.0,
            1500.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Storm_relative_helicity_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Storm_relative_helicity_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Storm_relative_helicity_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Storm_relative_helicity_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Storm_relative_helicity_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Storm_relative_helicity_layer_between_two_heights_above_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_DCBL</Name>
        <Title>Pressure @ Deep convective cloud bottom level</Title>
        <Abstract>Pressure @ Deep convective cloud bottom 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="2010-03-30T21:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_DCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_DCBL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_DCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_DCBL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_DCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_DCBL&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_hybrid&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T21:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_isobaric&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z/2010-03-14T06:00:00.000Z/PT3H,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T12:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_long_wave_rad_flux_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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T06:00:00.000Z/PT3H,2010-03-08T12:00:00.000Z,2010-03-08T15:00:00.000Z,2010-03-08T21:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z/2010-03-12T12:00:00.000Z/PT6H,2010-03-12T15:00:00.000Z,2010-03-12T18:00:00.000Z,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_temperature_depth_below_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T06:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T21:00:00.000Z/2010-03-14T15:00:00.000Z/PT3H,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-12T21:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Evaporation_surface_3_Hour_Accumulation&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T00:00:00.000Z/PT3H,2010-03-08T06:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z/2010-03-12T12:00:00.000Z/PT6H,2010-03-12T15:00:00.000Z,2010-03-12T18:00:00.000Z,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Plant_canopy_surface_water_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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T09:00:00.000Z/2010-03-08T15:00:00.000Z/PT3H,2010-03-08T21:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z/2010-03-12T12:00:00.000Z/PT6H,2010-03-12T15:00:00.000Z,2010-03-12T18:00:00.000Z,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z/2010-03-29T00:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Friction_velocity_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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T00:00:00.000Z/PT3H,2010-03-08T06:00:00.000Z/2010-03-08T15:00:00.000Z/PT3H,2010-03-08T21:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_v_component_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Precipitation_rate_surface</Name>
        <Title>Precipitation rate @ Ground or water surface</Title>
        <Abstract>Precipitation rate @ 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="2010-03-28T15:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-28T15:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitation_rate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitation_rate_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitation_rate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitation_rate_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitation_rate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitation_rate_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Rain_water_mixing_ratio_hybrid</Name>
        <Title>Rain water mixing ratio @ Hybrid level</Title>
        <Abstract>Rain water mixing ratio @ 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="2010-03-30T18:00:00.000Z">
            2010-03-13T00:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rain_water_mixing_ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rain_water_mixing_ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rain_water_mixing_ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rain_water_mixing_ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rain_water_mixing_ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rain_water_mixing_ratio_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_moisture_parameter_in_canopy_conductance_surface</Name>
        <Title>Soil moisture parameter in canopy conductance @ Ground or water surface</Title>
        <Abstract>Soil moisture parameter in canopy conductance @ 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="2010-03-22T12:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_moisture_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_moisture_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_moisture_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_moisture_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_moisture_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_moisture_parameter_in_canopy_conductance_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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_snow_yes1_no0_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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Sensible_heat_net_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Number_of_soil_layers_in_root_zone_surface</Name>
        <Title>Number of soil layers in root zone @ Ground or water surface</Title>
        <Abstract>Number of soil layers in root zone @ 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="2010-03-08T09:00:00.000Z">
            2010-03-08T09:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Number_of_soil_layers_in_root_zone_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Number_of_soil_layers_in_root_zone_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Number_of_soil_layers_in_root_zone_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Number_of_soil_layers_in_root_zone_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Number_of_soil_layers_in_root_zone_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Number_of_soil_layers_in_root_zone_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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z,2010-03-02T21:00:00.000Z,2010-03-03T03:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z,2010-03-20T09:00:00.000Z/2010-03-22T00:00:00.000Z/PT3H,2010-03-22T06:00:00.000Z,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-25T21:00:00.000Z/PT3H,2010-03-26T03:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Albedo_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_height_above_ground&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-12T21:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="950.0">
            850.0,
            950.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Horizontal_moisture_divergence_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_mixing_ratio_hybrid</Name>
        <Title>Snow mixing ratio @ Hybrid level</Title>
        <Abstract>Snow mixing ratio @ 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="2010-03-29T18:00:00.000Z">
            2010-03-13T00:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-17T09:00:00.000Z,2010-03-29T18:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_mixing_ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_mixing_ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_mixing_ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_mixing_ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_mixing_ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_mixing_ratio_hybrid&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T00:00:00.000Z/PT3H,2010-03-22T06:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-25T00:00:00.000Z/PT3H,2010-03-25T06:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_Available_Potential_Energy_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-12T21:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Medium_cloud_cover_MCY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Dew_point_temperature_isobaric</Name>
        <Title>Dew point temperature @ Isobaric surface</Title>
        <Abstract>Dew point 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="2010-03-30T21:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-08T03:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            300.0,
            400.0,
            500.0,
            700.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Dew_point_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Dew_point_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Dew_point_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Dew_point_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Dew_point_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Dew_point_temperature_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-13T21:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Convective_cloud_efficiency_entire_atmosphere</Name>
        <Title>Convective cloud efficiency @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Convective cloud efficiency @ 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="2010-03-12T09:00:00.000Z">
            2010-03-12T09:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_cloud_efficiency_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_cloud_efficiency_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_cloud_efficiency_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_cloud_efficiency_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Convective_cloud_efficiency_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_cloud_efficiency_entire_atmosphere&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_GCTL</Name>
        <Title>Pressure @ Grid scale cloud top level</Title>
        <Abstract>Pressure @ Grid scale cloud top 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="2010-03-12T09:00:00.000Z">
            2010-03-12T09:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_GCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_GCTL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_GCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_GCTL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_GCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_GCTL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_adiabatic_condensation_lifted</Name>
        <Title>Geopotential height @ Level of adiabatic condensation lifted from the surface</Title>
        <Abstract>Geopotential height @ Level of adiabatic condensation lifted from the 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="2010-03-12T09:00:00.000Z">
            2010-03-12T09:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_adiabatic_condensation_lifted
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_adiabatic_condensation_lifted&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_adiabatic_condensation_lifted
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_adiabatic_condensation_lifted&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_adiabatic_condensation_lifted
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_adiabatic_condensation_lifted&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T06:00:00.000Z/PT3H,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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_SCTL</Name>
        <Title>Pressure @ Shallow convective cloud top level</Title>
        <Abstract>Pressure @ Shallow convective cloud top 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="2010-03-30T21:00:00.000Z">
            2010-03-12T09:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_SCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_SCTL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_SCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_SCTL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_SCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_SCTL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Stream_function_isobaric</Name>
        <Title>Stream function @ Isobaric surface</Title>
        <Abstract>Stream function @ 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="2010-03-29T00:00:00.000Z">
            2010-03-08T18:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T21:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="250.0">
            250.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Stream_function_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Stream_function_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Stream_function_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Stream_function_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Stream_function_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Stream_function_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_maximum_wind</Name>
        <Title>Geopotential height @ Maximum wind level</Title>
        <Abstract>Geopotential height @ Maximum wind 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="2010-03-29T18:00:00.000Z">
            2010-03-14T00:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T18:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_maximum_wind&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_maximum_wind&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_maximum_wind&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_maximum_wind</Name>
        <Title>Pressure @ Maximum wind level</Title>
        <Abstract>Pressure @ Maximum wind 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="2010-03-29T00:00:00.000Z">
            2010-03-08T18:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_maximum_wind&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_maximum_wind&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_maximum_wind&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T06:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Low_cloud_cover_LCY&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Vertical_velocity_pressure_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Vertical velocity pressure @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Vertical velocity 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="2010-03-30T18:00:00.000Z">
            2010-03-08T03:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-17T12:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T12:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            75.0,
            165.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_pressure_layer_between_two_pressure_difference_from_ground_layer&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T00:00:00.000Z/PT3H,2010-03-22T06:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_rain_yes1_no0_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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-08T15:00:00.000Z/PT3H,2010-03-08T21:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Drag_coefficient_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Surface_lifted_index_layer_between_two_isobaric_layer</Name>
        <Title>Surface lifted index @ Layer between 2 isobaric levels layer</Title>
        <Abstract>Surface lifted index @ Layer between 2 isobaric levels 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="2010-03-30T21:00:00.000Z">
            2010-03-04T09:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="750.0">
            750.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_lifted_index_layer_between_two_isobaric_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_lifted_index_layer_between_two_isobaric_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_lifted_index_layer_between_two_isobaric_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_lifted_index_layer_between_two_isobaric_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_lifted_index_layer_between_two_isobaric_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_lifted_index_layer_between_two_isobaric_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_tropopause</Name>
        <Title>Pressure @ Tropopause</Title>
        <Abstract>Pressure @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-03T21:00:00.000Z,2010-03-08T09:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T00:00:00.000Z/PT3H,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T12:00:00.000Z/PT3H,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_tropopause&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_tropopause&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_tropopause&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Potential_temperature_height_above_ground</Name>
        <Title>Potential temperature @ Specified height level above ground</Title>
        <Abstract>Potential 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="2010-03-29T18:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-11T18:00:00.000Z/2010-03-13T00:00:00.000Z/PT15H,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-29T18:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_temperature_height_above_ground&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_parameter_in_canopy_conductance_surface</Name>
        <Title>Temperature parameter in canopy conductance @ Ground or water surface</Title>
        <Abstract>Temperature parameter in canopy conductance @ 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="2010-03-22T12:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_parameter_in_canopy_conductance_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_column-integrated_rain_entire_atmosphere</Name>
        <Title>Total column-integrated rain @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Total column-integrated rain @ 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="2010-03-07T03:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_rain_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_rain_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_rain_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_rain_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_rain_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_rain_entire_atmosphere&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Temperature_tropopause</Name>
        <Title>Temperature @ Tropopause</Title>
        <Abstract>Temperature @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T12:00:00.000Z,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_tropopause&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_tropopause&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_tropopause&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Relative_humidity_height_above_ground</Name>
        <Title>Relative humidity @ Specified height level above ground</Title>
        <Abstract>Relative 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="2010-03-28T15:00:00.000Z">
            2010-03-04T09:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-28T15:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_height_above_ground&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_cloud_cover_entire_atmosphere&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-08T06:00:00.000Z/PT3H,2010-03-08T12:00:00.000Z,2010-03-08T15:00:00.000Z,2010-03-08T21:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z/2010-03-12T12:00:00.000Z/PT6H,2010-03-12T15:00:00.000Z,2010-03-12T18:00:00.000Z,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_precipitation_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_depth_surface</Name>
        <Title>Snow depth @ Ground or water surface</Title>
        <Abstract>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="2010-03-22T06:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-22T06:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_depth_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_cloud_base</Name>
        <Title>Pressure @ Cloud base level</Title>
        <Abstract>Pressure @ Cloud base 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="2010-03-29T00:00:00.000Z">
            2010-03-17T06:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_cloud_base
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_cloud_base&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_cloud_base
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_cloud_base&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_cloud_base
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_cloud_base&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-08T03:00:00.000Z/PT3H,2010-03-08T09:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Surface_roughness_surface</Name>
        <Title>Surface roughness @ Ground or water surface</Title>
        <Abstract>Surface roughness @ 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="2010-03-29T18:00:00.000Z">
            2010-03-08T18:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T21:00:00.000Z/2010-03-14T03:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T18:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_roughness_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_roughness_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_roughness_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_roughness_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_roughness_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_roughness_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-07T18:00:00.000Z/PT3H,2010-03-08T00:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-12T21:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T21:00:00.000Z,2010-03-14T03:00:00.000Z/2010-03-14T15:00:00.000Z/PT3H,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-22T18:00:00.000Z/2010-03-23T00:00:00.000Z/PT3H,2010-03-23T06:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Latent_heat_net_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_column-integrated_snow_entire_atmosphere</Name>
        <Title>Total column-integrated snow @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Total column-integrated snow @ 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_snow_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_snow_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_snow_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_snow_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_snow_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_snow_entire_atmosphere&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-25T00:00:00.000Z/PT3H,2010-03-25T06:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="950.0">
            375.0,
            400.0,
            450.0,
            475.0,
            500.0,
            525.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            900.0,
            925.0,
            950.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_pressure_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Total_column-integrated_cloud_water_entire_atmosphere</Name>
        <Title>Total column-integrated cloud water @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Total column-integrated cloud 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="2010-03-28T15:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-28T15:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_cloud_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_cloud_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_cloud_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_cloud_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_cloud_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_cloud_water_entire_atmosphere&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-25T00:00:00.000Z/PT3H,2010-03-25T06:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Convective_inhibition_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T06:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T21:00:00.000Z/2010-03-14T15:00:00.000Z/PT3H,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-23T00:00:00.000Z/PT3H,2010-03-23T06:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Large_scale_precipitation_non-conv_surface_3_Hour_Accumulation</Name>
        <Title>Large scale precipitation non-conv (3_Hour Accumulation) @ Ground or water surface</Title>
        <Abstract>Large scale precipitation non-conv (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="2010-03-29T18:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-12T03:00:00.000Z/2010-03-13T21:00:00.000Z/PT21H,2010-03-14T00:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Large_scale_precipitation_non-conv_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Large_scale_precipitation_non-conv_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Large_scale_precipitation_non-conv_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Large_scale_precipitation_non-conv_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Large_scale_precipitation_non-conv_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Large_scale_precipitation_non-conv_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Potential_temperature_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Potential temperature @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Potential 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="2010-03-29T18:00:00.000Z">
            2010-03-08T03:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-17T09:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Potential_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_temperature_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Direct_evaporation_cease_soil_moisture_surface</Name>
        <Title>Direct evaporation cease soil moisture @ Ground or water surface</Title>
        <Abstract>Direct evaporation cease soil moisture @ 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="2010-03-22T12:00:00.000Z">
            2010-03-08T06:00:00.000Z,2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Direct_evaporation_cease_soil_moisture_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Direct_evaporation_cease_soil_moisture_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Direct_evaporation_cease_soil_moisture_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Direct_evaporation_cease_soil_moisture_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Direct_evaporation_cease_soil_moisture_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Direct_evaporation_cease_soil_moisture_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Relative_humidity_hybrid</Name>
        <Title>Relative humidity @ Hybrid level</Title>
        <Abstract>Relative 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="2010-03-29T18:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-04T09:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_hybrid&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T06:00:00.000Z/PT3H,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z/2010-03-12T12:00:00.000Z/PT6H,2010-03-12T15:00:00.000Z,2010-03-12T18:00:00.000Z,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T09:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z/2010-03-14T06:00:00.000Z/PT3H,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-22T09:00:00.000Z/PT3H,2010-03-22T15:00:00.000Z,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_short_wave_rad_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Liquid_volumetric_soil_moisture_non-frozen_layer_between_two_depths_below_surface_layer</Name>
        <Title>Liquid volumetric soil moisture non-frozen @ Layer between 2 depths below land surface layer</Title>
        <Abstract>Liquid volumetric soil moisture non-frozen @ 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="2010-03-22T06:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-22T06:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Liquid_volumetric_soil_moisture_non-frozen_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Liquid_volumetric_soil_moisture_non-frozen_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Liquid_volumetric_soil_moisture_non-frozen_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Liquid_volumetric_soil_moisture_non-frozen_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Liquid_volumetric_soil_moisture_non-frozen_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Liquid_volumetric_soil_moisture_non-frozen_layer_between_two_depths_below_surface_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_DCTL</Name>
        <Title>Pressure @ Deep convective cloud top level</Title>
        <Abstract>Pressure @ Deep convective cloud top 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="2010-03-12T09:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_DCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_DCTL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_DCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_DCTL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_DCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_DCTL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Relative_humidity_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Relative humidity @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Relative 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="2010-03-30T21:00:00.000Z">
            2010-03-08T06:00:00.000Z,2010-03-08T09:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            75.0,
            135.0,
            165.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-13T21:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="90.0">
            45.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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 queryable="1">
        <Name>Vertical_velocity_pressure_hybrid</Name>
        <Title>Vertical velocity pressure @ Hybrid level</Title>
        <Abstract>Vertical velocity 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="2010-03-23T09:00:00.000Z">
            2010-03-04T09:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T09:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_velocity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_velocity_pressure_hybrid&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-08T15:00:00.000Z/PT3H,2010-03-08T21:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            350.0,
            400.0,
            450.0,
            475.0,
            500.0,
            550.0,
            600.0,
            650.0,
            700.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_isobaric&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T09:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T09:00:00.000Z/PT3H,2010-03-22T15:00:00.000Z,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Land_cover_land1_sea0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_HTFL</Name>
        <Title>Geopotential height @ Highest tropospheric freezing level</Title>
        <Abstract>Geopotential height @ Highest tropospheric freezing 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="2010-03-29T18:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T15:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T12:00:00.000Z/PT3H,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-29T18:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_HTFL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_HTFL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_HTFL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_HTFL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_HTFL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_HTFL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow_cover_surface</Name>
        <Title>Snow cover @ Ground or water surface</Title>
        <Abstract>Snow cover @ 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="2010-03-11T15:00:00.000Z">
            2010-03-08T06:00:00.000Z,2010-03-11T15:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_cover_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_cover_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_cover_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_cover_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow_cover_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_cover_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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T12:00:00.000Z,2010-03-08T15:00:00.000Z,2010-03-08T21:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T21:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-14T15:00:00.000Z/PT3H,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_zeroDegC_isotherm&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Exchange_coefficient_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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T18:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z/2010-03-14T06:00:00.000Z/PT3H,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T12:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=upward_long_wave_rad_flux_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Water_Temperature_surface</Name>
        <Title>Water Temperature @ Ground or water surface</Title>
        <Abstract>Water 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="2010-03-29T00:00:00.000Z">
            2010-03-08T06:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-22T15:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Water_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Water_Temperature_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Snow-free_albedo_surface</Name>
        <Title>Snow-free albedo @ Ground or water surface</Title>
        <Abstract>Snow-free 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="2010-03-18T09:00:00.000Z">
            2010-03-18T09:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow-free_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow-free_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow-free_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow-free_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Snow-free_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow-free_albedo_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Canopy_conductance_surface</Name>
        <Title>Canopy conductance @ Ground or water surface</Title>
        <Abstract>Canopy conductance @ 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="2010-03-18T09:00:00.000Z">
            2010-03-18T09:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Canopy_conductance_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Vertical_speed_shear_tropopause</Name>
        <Title>Vertical speed shear @ Tropopause</Title>
        <Abstract>Vertical speed shear @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-08T09:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-22T15:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T12:00:00.000Z/PT3H,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_speed_shear_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_speed_shear_tropopause&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_speed_shear_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_speed_shear_tropopause&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vertical_speed_shear_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vertical_speed_shear_tropopause&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Turbulent_Kinetic_Energy_hybrid</Name>
        <Title>Turbulent Kinetic Energy @ Hybrid level</Title>
        <Abstract>Turbulent Kinetic Energy @ 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="2010-03-24T06:00:00.000Z">
            2010-03-04T09:00:00.000Z,2010-03-24T06:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Turbulent_Kinetic_Energy_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Turbulent_Kinetic_Energy_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Turbulent_Kinetic_Energy_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Turbulent_Kinetic_Energy_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Turbulent_Kinetic_Energy_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Turbulent_Kinetic_Energy_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_cloud_tops</Name>
        <Title>Pressure @ Level of cloud tops</Title>
        <Abstract>Pressure @ Level of cloud tops</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="2010-03-29T00:00:00.000Z">
            2010-03-23T09:00:00.000Z,2010-03-23T12:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_cloud_tops
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_cloud_tops&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_cloud_tops
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_cloud_tops&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_cloud_tops
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_cloud_tops&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Dew_point_temperature_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Dew point temperature @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Dew point 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="2010-03-28T15:00:00.000Z">
            2010-03-08T03:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-22T15:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T12:00:00.000Z,2010-03-28T15:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Dew_point_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Dew_point_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Dew_point_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Dew_point_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Dew_point_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Dew_point_temperature_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Percent_of_frozen_precipitation_surface</Name>
        <Title>Percent of frozen precipitation @ Ground or water surface</Title>
        <Abstract>Percent of frozen precipitation @ 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="2010-03-17T06:00:00.000Z">
            2010-03-12T21:00:00.000Z,2010-03-17T06:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Percent_of_frozen_precipitation_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Percent_of_frozen_precipitation_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Percent_of_frozen_precipitation_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Percent_of_frozen_precipitation_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Percent_of_frozen_precipitation_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Percent_of_frozen_precipitation_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Cloud_Mixing_Ratio_isobaric</Name>
        <Title>Cloud Mixing Ratio @ Isobaric surface</Title>
        <Abstract>Cloud Mixing Ratio @ 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Mixing_Ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Mixing_Ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Mixing_Ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Mixing_Ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Mixing_Ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Mixing_Ratio_isobaric&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-08T03:00:00.000Z/PT3H,2010-03-08T12:00:00.000Z,2010-03-08T15:00:00.000Z,2010-03-08T21:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T18:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z/2010-03-14T15:00:00.000Z/PT3H,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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_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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_hybrid&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="750.0">
            400.0,
            500.0,
            700.0,
            750.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Absolute_vorticity_isobaric&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_ice_pellets_yes1_no0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Turbulent_Kinetic_Energy_isobaric</Name>
        <Title>Turbulent Kinetic Energy @ Isobaric surface</Title>
        <Abstract>Turbulent Kinetic Energy @ 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-08T03:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Turbulent_Kinetic_Energy_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Turbulent_Kinetic_Energy_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Turbulent_Kinetic_Energy_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Turbulent_Kinetic_Energy_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Turbulent_Kinetic_Energy_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Turbulent_Kinetic_Energy_isobaric&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T06:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z/2010-03-12T12:00:00.000Z/PT6H,2010-03-12T15:00:00.000Z,2010-03-12T18:00:00.000Z,2010-03-13T00:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z/2010-03-14T12:00:00.000Z/PT6H,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-23T00:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Total_condensate_hybrid</Name>
        <Title>Total condensate @ Hybrid level</Title>
        <Abstract>Total condensate @ 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="2010-03-23T09:00:00.000Z">
            2010-03-23T09:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_condensate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_condensate_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_condensate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_condensate_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_condensate_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_condensate_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Geopotential_height_LLTW</Name>
        <Title>Geopotential height @ Lowest level of the wet bulb zero</Title>
        <Abstract>Geopotential height @ Lowest level of the wet bulb zero</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="2010-03-29T18:00:00.000Z">
            2010-03-11T18:00:00.000Z,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_LLTW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_LLTW&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_LLTW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_LLTW&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Geopotential_height_LLTW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Geopotential_height_LLTW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Humidity_parameter_in_canopy_conductance_surface</Name>
        <Title>Humidity parameter in canopy conductance @ Ground or water surface</Title>
        <Abstract>Humidity parameter in canopy conductance @ 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="2010-03-22T12:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Humidity_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Humidity_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Humidity_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Humidity_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Humidity_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Humidity_parameter_in_canopy_conductance_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Pressure_GCBL</Name>
        <Title>Pressure @ Grid scale cloud bottom level</Title>
        <Abstract>Pressure @ Grid scale cloud bottom 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="2010-03-30T21:00:00.000Z">
            2010-03-12T09:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_GCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_GCBL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_GCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_GCBL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_GCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_GCBL&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Momentum_flux_u_component_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Blackadar&apos;s_mixing_length_scale_hybrid</Name>
        <Title>Blackadar&apos;s mixing length scale @ Hybrid level</Title>
        <Abstract>Blackadar&apos;s mixing length scale @ 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="2010-03-29T00:00:00.000Z">
            2010-03-14T03:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-22T15:00:00.000Z,2010-03-29T00:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Blackadar&apos;s_mixing_length_scale_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Blackadar&apos;s_mixing_length_scale_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Blackadar&apos;s_mixing_length_scale_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Blackadar&apos;s_mixing_length_scale_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Blackadar&apos;s_mixing_length_scale_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Blackadar&apos;s_mixing_length_scale_hybrid&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-12T21:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Specific_humidity_surface</Name>
        <Title>Specific humidity @ Ground or water surface</Title>
        <Abstract>Specific humidity @ 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="2010-03-29T00:00:00.000Z">
            2010-03-22T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Specific_humidity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T21:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Planetary_boundary_layer_height_surface</Name>
        <Title>Planetary boundary layer height @ Ground or water surface</Title>
        <Abstract>Planetary boundary layer 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="2010-03-22T12:00:00.000Z">
            2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Planetary_boundary_layer_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Planetary_boundary_layer_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Planetary_boundary_layer_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Planetary_boundary_layer_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Planetary_boundary_layer_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Planetary_boundary_layer_height_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_type_as_in_Zobler_surface</Name>
        <Title>Soil type as in Zobler @ Ground or water surface</Title>
        <Abstract>Soil type as in Zobler @ 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="2010-03-22T12:00:00.000Z">
            2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_type_as_in_Zobler_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_type_as_in_Zobler_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_type_as_in_Zobler_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_type_as_in_Zobler_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_type_as_in_Zobler_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_type_as_in_Zobler_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Vegitation_type_as_in_SiB_surface</Name>
        <Title>Vegitation type as in SiB @ Ground or water surface</Title>
        <Abstract>Vegitation type as in SiB @ 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="2010-03-22T12:00:00.000Z">
            2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vegitation_type_as_in_SiB_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vegitation_type_as_in_SiB_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vegitation_type_as_in_SiB_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vegitation_type_as_in_SiB_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Vegitation_type_as_in_SiB_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vegitation_type_as_in_SiB_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Solar_parameter_in_canopy_conductance_surface</Name>
        <Title>Solar parameter in canopy conductance @ Ground or water surface</Title>
        <Abstract>Solar parameter in canopy conductance @ 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="2010-03-22T12:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Solar_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Solar_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Solar_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Solar_parameter_in_canopy_conductance_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Solar_parameter_in_canopy_conductance_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Solar_parameter_in_canopy_conductance_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T21:00:00.000Z/2010-03-14T06:00:00.000Z/PT3H,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z,2010-03-17T15:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Parcel_lifted_index_to_500_hPa_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Parcel lifted index to 500 hPa @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Parcel lifted index to 500 hPa @ 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="2010-03-29T00:00:00.000Z">
            2010-03-04T09:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-24T06:00:00.000Z,2010-03-29T00:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Parcel_lifted_index_to_500_hPa_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Parcel_lifted_index_to_500_hPa_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Parcel_lifted_index_to_500_hPa_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Parcel_lifted_index_to_500_hPa_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Parcel_lifted_index_to_500_hPa_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Parcel_lifted_index_to_500_hPa_layer_between_two_pressure_difference_from_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_SCBL</Name>
        <Title>Pressure @ Shallow convective cloud bottom level</Title>
        <Abstract>Pressure @ Shallow convective cloud bottom 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="2010-03-30T21:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_SCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_SCBL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_SCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_SCBL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_SCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_SCBL&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Cloud_Mixing_Ratio_hybrid</Name>
        <Title>Cloud Mixing Ratio @ Hybrid level</Title>
        <Abstract>Cloud Mixing Ratio @ 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="2010-03-24T06:00:00.000Z">
            2010-03-24T06:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Mixing_Ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Mixing_Ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Mixing_Ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Mixing_Ratio_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Mixing_Ratio_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Mixing_Ratio_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Cloud_Ice_hybrid</Name>
        <Title>Cloud Ice @ Hybrid level</Title>
        <Abstract>Cloud Ice @ 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="2010-03-24T06:00:00.000Z">
            2010-03-24T06:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Ice_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Ice_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Ice_hybrid&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_precipitation_surface_3_Hour_Accumulation&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z,2010-03-02T21:00:00.000Z,2010-03-03T03:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z,2010-03-20T09:00:00.000Z/2010-03-22T00:00:00.000Z/PT3H,2010-03-22T06:00:00.000Z,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-25T21:00:00.000Z/PT3H,2010-03-26T03:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Ice_cover_ice1_no_ice0_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Relative_humidity_isobaric</Name>
        <Title>Relative humidity @ Isobaric surface</Title>
        <Abstract>Relative 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-08T03:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-09T21:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            400.0,
            450.0,
            500.0,
            550.0,
            600.0,
            650.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_isobaric&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Relative_humidity_zeroDegC_isotherm</Name>
        <Title>Relative humidity @ Level of 0deg C isotherm</Title>
        <Abstract>Relative humidity @ 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="2010-03-30T18:00:00.000Z">
            2010-03-08T03:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_humidity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_humidity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_humidity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_zeroDegC_isotherm&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T06:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-14T15:00:00.000Z/PT3H,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z/2010-03-23T12:00:00.000Z/PT6H,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=downward_short_wave_rad_flux_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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z,2010-03-02T21:00:00.000Z,2010-03-03T03:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z,2010-03-20T09:00:00.000Z/2010-03-22T00:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-25T21:00:00.000Z/PT3H,2010-03-26T03:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Vegetation_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Precipitable_water_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Precipitable water @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Precipitable water @ 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="2010-03-23T09:00:00.000Z">
            2010-03-08T03:00:00.000Z,2010-03-08T09:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-17T09:00:00.000Z,2010-03-17T12:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T09:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitable_water_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitable_water_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitable_water_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitable_water_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Precipitable_water_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitable_water_layer_between_two_pressure_difference_from_ground_layer&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T00:00:00.000Z/PT3H,2010-03-08T12:00:00.000Z,2010-03-08T15:00:00.000Z,2010-03-08T21:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-12T18:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-14T06:00:00.000Z,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T15:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T15:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T15:00:00.000Z/PT3H,2010-03-30T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Pressure_CCTL</Name>
        <Title>Pressure @ Convective cloud top level</Title>
        <Abstract>Pressure @ Convective cloud top 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="2010-03-30T21:00:00.000Z">
            2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_CCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_CCTL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_CCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_CCTL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_CCTL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_CCTL&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-25T00:00:00.000Z/PT3H,2010-03-25T06:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Precipitable_water_entire_atmosphere&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Soil_porosity_surface</Name>
        <Title>Soil porosity @ Ground or water surface</Title>
        <Abstract>Soil porosity @ 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="2010-03-22T12:00:00.000Z">
            2010-03-08T03:00:00.000Z,2010-03-08T06:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-14T03:00:00.000Z,2010-03-22T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_porosity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_porosity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_porosity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_porosity_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Soil_porosity_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Soil_porosity_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_reduced_to_MSL_msl</Name>
        <Title>Pressure reduced to MSL @ Mean sea level</Title>
        <Abstract>Pressure reduced to MSL @ 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="2010-03-29T15:00:00.000Z">
            2010-03-13T21:00:00.000Z,2010-03-29T15:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_reduced_to_MSL_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_reduced_to_MSL_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_reduced_to_MSL_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_reduced_to_MSL_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_reduced_to_MSL_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_reduced_to_MSL_msl&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T06:00:00.000Z/PT3H,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-25T00:00:00.000Z/PT3H,2010-03-25T06:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Cloud_Ice_isobaric</Name>
        <Title>Cloud Ice @ Isobaric surface</Title>
        <Abstract>Cloud Ice @ 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-08T03:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T03:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T18:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            150.0,
            175.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Ice_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Ice_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Cloud_Ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Cloud_Ice_isobaric&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T03:00:00.000Z/PT3H,2010-03-08T09:00:00.000Z/2010-03-08T15:00:00.000Z/PT3H,2010-03-08T21:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T12:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z/2010-03-14T15:00:00.000Z/PT3H,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T06:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-22T09:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z,2010-03-23T00:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Temperature_cloud_tops</Name>
        <Title>Temperature @ Level of cloud tops</Title>
        <Abstract>Temperature @ Level of cloud tops</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="2010-03-29T00:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-17T12:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_cloud_tops
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_cloud_tops&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_cloud_tops
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_cloud_tops&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Temperature_cloud_tops
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Temperature_cloud_tops&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="2010-03-31T12:00:00.000Z">
            2010-02-28T21:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z/2010-03-08T06:00:00.000Z/PT6H,2010-03-08T12:00:00.000Z/2010-03-09T15:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T09:00:00.000Z/PT3H,2010-03-13T15:00:00.000Z,2010-03-13T21:00:00.000Z/2010-03-14T06:00:00.000Z/PT3H,2010-03-14T12:00:00.000Z,2010-03-14T15:00:00.000Z,2010-03-14T21:00:00.000Z,2010-03-15T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T00:00:00.000Z/PT3H,2010-03-17T12:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T03:00:00.000Z/PT3H,2010-03-22T09:00:00.000Z/2010-03-22T21:00:00.000Z/PT6H,2010-03-23T00:00:00.000Z/2010-03-23T12:00:00.000Z/PT6H,2010-03-23T15:00:00.000Z,2010-03-23T18:00:00.000Z,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T06:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T18:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>Total_column-integrated_cloud_ice_entire_atmosphere</Name>
        <Title>Total column-integrated cloud ice @ Entire atmosphere (considered as a single layer)</Title>
        <Abstract>Total column-integrated cloud ice @ 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="2010-03-23T12:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-17T12:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T12:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_cloud_ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_cloud_ice_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_cloud_ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_cloud_ice_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Total_column-integrated_cloud_ice_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Total_column-integrated_cloud_ice_entire_atmosphere&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-03T21:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z/2010-03-07T12:00:00.000Z/PT6H,2010-03-07T15:00:00.000Z,2010-03-07T18:00:00.000Z,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T06:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=High_cloud_cover_HCY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Horizontal_moisture_divergence_layer_between_two_pressure_difference_from_ground_layer</Name>
        <Title>Horizontal moisture divergence @ Layer between 2 level at pressure difference from ground to level layer</Title>
        <Abstract>Horizontal moisture divergence @ 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="2010-03-29T03:00:00.000Z">
            2010-03-02T15:00:00.000Z,2010-03-03T12:00:00.000Z,2010-03-04T00:00:00.000Z,2010-03-07T21:00:00.000Z,2010-03-08T18:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-17T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-23T21:00:00.000Z,2010-03-24T21:00:00.000Z,2010-03-27T15:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T03:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Horizontal_moisture_divergence_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Horizontal_moisture_divergence_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Horizontal_moisture_divergence_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Horizontal_moisture_divergence_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Horizontal_moisture_divergence_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Horizontal_moisture_divergence_layer_between_two_pressure_difference_from_ground_layer&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T15:00:00.000Z/PT3H,2010-03-08T21:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-22T00:00:00.000Z/PT3H,2010-03-22T06:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Categorical_freezing_rain_yes1_no0_surface&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-07T18:00:00.000Z/PT3H,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-12T21:00:00.000Z/PT3H,2010-03-13T03:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Potential_evaporation_surface_3_Hour_Accumulation&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Pressure_CCBL</Name>
        <Title>Pressure @ Convective cloud bottom level</Title>
        <Abstract>Pressure @ Convective cloud bottom 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_CCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_CCBL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_CCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_CCBL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Pressure_CCBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Pressure_CCBL&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-08T15:00:00.000Z/PT3H,2010-03-08T21:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-24T03:00:00.000Z/PT3H,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Snow_melt_surface_3_Hour_Accumulation&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z,2010-03-12T12:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-22T15:00:00.000Z/PT3H,2010-03-22T21:00:00.000Z/2010-03-23T06:00:00.000Z/PT3H,2010-03-23T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Surface_wind_gust_surface</Name>
        <Title>Surface wind gust @ Ground or water surface</Title>
        <Abstract>Surface wind gust @ 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="2010-03-29T18:00:00.000Z">
            2010-03-04T09:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-11T18:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T03:00:00.000Z/PT3H,2010-03-15T18:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-18T03:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_wind_gust_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_wind_gust_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_wind_gust_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_wind_gust_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Surface_wind_gust_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Surface_wind_gust_surface&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Relative_humidity_layer_between_two_sigmas_layer</Name>
        <Title>Relative humidity @ Layer between 2 sigma levels layer</Title>
        <Abstract>Relative humidity @ Layer between 2 sigma levels 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="2010-03-29T00:00:00.000Z">
            2010-03-08T06:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-14T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="sigma" default="0.7350000143051147">
            0.7350000143051147
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_humidity_layer_between_two_sigmas_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_layer_between_two_sigmas_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_humidity_layer_between_two_sigmas_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_layer_between_two_sigmas_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=Relative_humidity_layer_between_two_sigmas_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Relative_humidity_layer_between_two_sigmas_layer&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z,2010-03-03T18:00:00.000Z,2010-03-04T03:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-07T18:00:00.000Z/PT3H,2010-03-08T00:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z,2010-03-28T03:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="2.0">
            2.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Specific_humidity_height_above_ground&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T03:00:00.000Z/2010-03-15T15:00:00.000Z/PT3H,2010-03-15T21:00:00.000Z,2010-03-16T03:00:00.000Z/2010-03-18T06:00:00.000Z/PT3H,2010-03-18T12:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z/2010-03-25T00:00:00.000Z/PT3H,2010-03-25T06:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="165.0">
            15.0,
            45.0,
            75.0,
            105.0,
            135.0,
            165.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-16T06:00:00.000Z/PT3H,2010-03-16T12:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.0,
            1000.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-16T06:00:00.000Z/PT3H,2010-03-16T12:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-16T06:00:00.000Z/PT3H,2010-03-16T12:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            725.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.0,
            1000.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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z/2010-03-16T06:00:00.000Z/PT3H,2010-03-16T12:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z/2010-03-19T21:00:00.000Z/PT3H,2010-03-20T03:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-29T15:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            75.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            450.0,
            500.0,
            550.0,
            600.0,
            650.0,
            700.0,
            725.0,
            750.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-03T18:00:00.000Z/PT3H,2010-03-04T00:00:00.000Z/2010-03-07T00:00:00.000Z/PT3H,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z,2010-03-16T06:00:00.000Z,2010-03-16T12:00:00.000Z/2010-03-27T18:00:00.000Z/PT3H,2010-03-28T03:00:00.000Z/2010-03-31T12:00:00.000Z/PT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="1000.0">
            50.0,
            100.0,
            125.0,
            150.0,
            175.0,
            200.0,
            225.0,
            250.0,
            275.0,
            300.0,
            325.0,
            350.0,
            375.0,
            400.0,
            425.0,
            450.0,
            475.0,
            500.0,
            525.0,
            550.0,
            575.0,
            600.0,
            625.0,
            650.0,
            675.0,
            700.0,
            750.0,
            775.0,
            800.0,
            825.0,
            850.0,
            875.0,
            900.0,
            925.0,
            950.0,
            975.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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-13T18:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T03:00:00.000Z/PT3H,2010-03-02T09:00:00.000Z,2010-03-02T12:00:00.000Z,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-11T15:00:00.000Z/PT3H,2010-03-11T21:00:00.000Z,2010-03-12T00:00:00.000Z,2010-03-12T06:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-14T03:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-19T15:00:00.000Z/PT3H,2010-03-19T21:00:00.000Z,2010-03-20T03:00:00.000Z/2010-03-23T03:00:00.000Z/PT3H,2010-03-23T09:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z,2010-03-25T06:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-29T12:00:00.000Z/PT3H,2010-03-29T21:00:00.000Z/2010-03-30T18:00:00.000Z/PT3H,2010-03-31T00:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_hybrid&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
</Layer>
    <Layer >
        <Title> of wind @ Maximum wind level</Title>
        <Abstract>Vector fields for  of wind @ Maximum wind level</Abstract>
    <Layer queryable="1">
        <Name>u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-group</Name>
        <Title> of wind @ Maximum wind level</Title>
        <Abstract>Vector fields for  of wind @ Maximum wind 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="2010-03-29T00:00:00.000Z">
            2010-03-12T21:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-group&amp;STYLES=vector_wind_barbs/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-mag</Name>
        <Title>Magnitude of  of wind @ Maximum wind level</Title>
        <Abstract>Magnitude of components:
u-component of wind @ Maximum wind level and
v-component of wind @ Maximum wind 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="2010-03-29T00:00:00.000Z">
            2010-03-12T21:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-mag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_maximum_wind:v-component_of_wind_maximum_wind-dir</Name>
        <Title>Direction of  of wind @ Maximum wind level</Title>
        <Abstract>Direction of components:
u-component of wind @ Maximum wind level and
v-component of wind @ Maximum wind 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="2010-03-29T00:00:00.000Z">
            2010-03-12T21:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-arrows</Name>
            <Title>default-arrows</Title>
            <Abstract>default-arrows style</Abstract>
        </Style>
        <Style>
            <Name>arrows</Name>
            <Title>arrows</Title>
            <Abstract>arrows style</Abstract>
        </Style>
        <Style>
            <Name>fat_arrows</Name>
            <Title>fat_arrows</Title>
            <Abstract>fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_arrows</Name>
            <Title>meteorological_arrows</Title>
            <Abstract>meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_fat_arrows</Name>
            <Title>meteorological_fat_arrows</Title>
            <Abstract>meteorological_fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_triangle_arrows</Name>
            <Title>meteorological_triangle_arrows</Title>
            <Abstract>meteorological_triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>triangle_arrows</Name>
            <Title>triangle_arrows</Title>
            <Abstract>triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>upstream_dots</Name>
            <Title>upstream_dots</Title>
            <Abstract>upstream_dots style</Abstract>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_maximum_wind</Name>
        <Title>u-component of wind @ Maximum wind level</Title>
        <Abstract>u-component of wind @ Maximum wind 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="2010-03-29T00:00:00.000Z">
            2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_maximum_wind&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>v-component_of_wind_maximum_wind</Name>
        <Title>v-component of wind @ Maximum wind level</Title>
        <Abstract>v-component of wind @ Maximum wind 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="2010-03-29T00:00:00.000Z">
            2010-03-12T21:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-23T09:00:00.000Z,2010-03-29T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_maximum_wind&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_maximum_wind&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_maximum_wind
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_maximum_wind&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
</Layer>
    <Layer >
        <Title> of wind @ Tropopause</Title>
        <Abstract>Vector fields for  of wind @ Tropopause</Abstract>
    <Layer queryable="1">
        <Name>u-component_of_wind_tropopause:v-component_of_wind_tropopause-group</Name>
        <Title> of wind @ Tropopause</Title>
        <Abstract>Vector fields for  of wind @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T00:00:00.000Z/PT3H,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T12:00:00.000Z/PT3H,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-group&amp;STYLES=vector_wind_barbs/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_tropopause:v-component_of_wind_tropopause-mag</Name>
        <Title>Magnitude of  of wind @ Tropopause</Title>
        <Abstract>Magnitude of components:
u-component of wind @ Tropopause and
v-component of wind @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T00:00:00.000Z/PT3H,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T12:00:00.000Z/PT3H,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause:v-component_of_wind_tropopause-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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause:v-component_of_wind_tropopause-mag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_tropopause:v-component_of_wind_tropopause-dir</Name>
        <Title>Direction of  of wind @ Tropopause</Title>
        <Abstract>Direction of components:
u-component of wind @ Tropopause and
v-component of wind @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T00:00:00.000Z/PT3H,2010-03-14T09:00:00.000Z,2010-03-17T06:00:00.000Z/2010-03-17T12:00:00.000Z/PT3H,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T12:00:00.000Z/PT3H,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-arrows</Name>
            <Title>default-arrows</Title>
            <Abstract>default-arrows style</Abstract>
        </Style>
        <Style>
            <Name>arrows</Name>
            <Title>arrows</Title>
            <Abstract>arrows style</Abstract>
        </Style>
        <Style>
            <Name>fat_arrows</Name>
            <Title>fat_arrows</Title>
            <Abstract>fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_arrows</Name>
            <Title>meteorological_arrows</Title>
            <Abstract>meteorological_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_fat_arrows</Name>
            <Title>meteorological_fat_arrows</Title>
            <Abstract>meteorological_fat_arrows style</Abstract>
        </Style>
        <Style>
            <Name>meteorological_triangle_arrows</Name>
            <Title>meteorological_triangle_arrows</Title>
            <Abstract>meteorological_triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>triangle_arrows</Name>
            <Title>triangle_arrows</Title>
            <Abstract>triangle_arrows style</Abstract>
        </Style>
        <Style>
            <Name>upstream_dots</Name>
            <Title>upstream_dots</Title>
            <Abstract>upstream_dots style</Abstract>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_wind_tropopause</Name>
        <Title>u-component of wind @ Tropopause</Title>
        <Abstract>u-component of wind @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T00:00:00.000Z,2010-03-13T18:00:00.000Z/2010-03-14T00:00:00.000Z/PT3H,2010-03-14T09:00:00.000Z,2010-03-17T09:00:00.000Z,2010-03-17T12:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-23T09:00:00.000Z/2010-03-25T03:00:00.000Z/PT21H,2010-03-28T15:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_wind_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_wind_tropopause&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>v-component_of_wind_tropopause</Name>
        <Title>v-component of wind @ Tropopause</Title>
        <Abstract>v-component of wind @ Tropopause</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="2010-03-30T21:00:00.000Z">
            2010-03-08T09:00:00.000Z,2010-03-11T15:00:00.000Z,2010-03-12T21:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-17T06:00:00.000Z,2010-03-17T09:00:00.000Z,2010-03-18T09:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-22T06:00:00.000Z,2010-03-22T12:00:00.000Z,2010-03-23T06:00:00.000Z/2010-03-23T12:00:00.000Z/PT3H,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_tropopause&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_tropopause&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_wind_tropopause
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/g/d609002/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_wind_tropopause&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
</Layer>
    <Layer >
        <Title> of storm motion @ Layer between 2 specified height level above ground layer</Title>
        <Abstract>Vector fields for  of storm motion @ Layer between 2 specified height level above ground layer</Abstract>
    <Layer queryable="1">
        <Name>u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_ground_layer-group</Name>
        <Title> of storm motion @ Layer between 2 specified height level above ground layer</Title>
        <Abstract>Vector fields for  of storm motion @ Layer between 2 specified height level above ground 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-04T09:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="3000.0">
            3000.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_ground_layer-group&amp;STYLES=vector_wind_barbs/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_ground_layer-mag</Name>
        <Title>Magnitude of  of storm motion @ Layer between 2 specified height level above ground layer</Title>
        <Abstract>Magnitude of components:
u-component of storm motion @ Layer between 2 specified height level above ground layer and
v-component of storm motion @ Layer between 2 specified height level above ground 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-04T09:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="3000.0">
            3000.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_ground_layer-mag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>u-component_of_storm_motion_layer_between_two_heights_above_ground_layer:v-component_of_storm_motion_layer_between_two_heights_above_ground_layer-dir</Name>
        <Title>Direction of  of storm motion @ Layer between 2 specified height level above ground layer</Title>
        <Abstract>Direction of components:
u-component of storm motion @ Layer between 2 specified height level above ground layer and
v-component of storm motion @ Layer between 2 specified height level above ground 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-04T09:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-28T15:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-29T18:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="3000.0">
            3000.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_storm_motion_layer_between_two_heights_above_ground_layer</Name>
        <Title>u-component of storm motion @ Layer between 2 specified height level above ground layer</Title>
        <Abstract>u-component of storm motion @ Layer between 2 specified height level above ground 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="2010-03-30T21:00:00.000Z">
            2010-03-04T09:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-15T18:00:00.000Z,2010-03-19T18:00:00.000Z,2010-03-20T00:00:00.000Z,2010-03-23T06:00:00.000Z,2010-03-24T06:00:00.000Z,2010-03-25T03:00:00.000Z,2010-03-29T00:00:00.000Z,2010-03-29T15:00:00.000Z,2010-03-30T21:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="3000.0">
            3000.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=u-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=u-component_of_storm_motion_layer_between_two_heights_above_ground_layer&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>v-component_of_storm_motion_layer_between_two_heights_above_ground_layer</Name>
        <Title>v-component of storm motion @ Layer between 2 specified height level above ground layer</Title>
        <Abstract>v-component of storm motion @ Layer between 2 specified height level above ground 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="2010-03-30T21:00:00.000Z">
            2010-03-02T06:00:00.000Z,2010-03-07T03:00:00.000Z,2010-03-12T09:00:00.000Z,2010-03-13T18:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-24T06:00:00.000Z,2010-03-28T15:00:00.000Z/2010-03-30T21:00:00.000Z/P1DT3H
        </Dimension>
        <Dimension name="elevation" units="ncwms:height" unitSymbol="m" default="3000.0">
            3000.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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?request=GetMetadata&amp;item=layerDetails&amp;layerName=v-component_of_storm_motion_layer_between_two_heights_above_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/2010/G42767?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=v-component_of_storm_motion_layer_between_two_heights_above_ground_layer&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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-04T06:00:00.000Z/PT3H,2010-03-04T12:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z,2010-03-07T00:00:00.000Z,2010-03-07T06:00:00.000Z,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-13T15:00:00.000Z/PT3H,2010-03-13T21:00:00.000Z,2010-03-14T00:00:00.000Z,2010-03-14T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-17T03:00:00.000Z/PT3H,2010-03-17T09:00:00.000Z/2010-03-18T00:00:00.000Z/PT3H,2010-03-18T06:00:00.000Z,2010-03-18T12:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T12:00:00.000Z/PT3H,2010-03-28T18:00:00.000Z,2010-03-28T21:00:00.000Z,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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="2010-03-31T12:00:00.000Z">
            2010-02-28T18:00:00.000Z/2010-03-02T12:00:00.000Z/PT3H,2010-03-02T18:00:00.000Z/2010-03-03T09:00:00.000Z/PT3H,2010-03-03T15:00:00.000Z/2010-03-06T15:00:00.000Z/PT3H,2010-03-06T21:00:00.000Z/2010-03-07T06:00:00.000Z/PT3H,2010-03-07T12:00:00.000Z/2010-03-09T18:00:00.000Z/PT3H,2010-03-10T00:00:00.000Z/2010-03-12T00:00:00.000Z/PT3H,2010-03-12T06:00:00.000Z/2010-03-15T21:00:00.000Z/PT3H,2010-03-16T03:00:00.000Z/2010-03-23T18:00:00.000Z/PT3H,2010-03-24T00:00:00.000Z,2010-03-24T03:00:00.000Z,2010-03-24T09:00:00.000Z/2010-03-24T18:00:00.000Z/PT3H,2010-03-25T00:00:00.000Z/2010-03-27T12:00:00.000Z/PT3H,2010-03-27T18:00:00.000Z/2010-03-28T21:00:00.000Z/PT3H,2010-03-29T03:00:00.000Z/2010-03-31T12: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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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/2010/G42767?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>
