<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-04-17T14:48:37.037Z"
        xmlns="http://www.opengis.net/wms"
        xmlns:xlink="http://www.w3.org/1999/xlink"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:edal="http://reading-escience-centre.github.io/edal-java/wms"
        xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
    <Service>
        <Name>WMS</Name>
        <Title>NCAR GDEX THREDDS Server</Title>
        <Abstract>Geoscientific Data</Abstract>
        <KeywordList>
            <Keyword>meteorology</Keyword>
            <Keyword> atmosphere</Keyword>
            <Keyword> climate</Keyword>
            <Keyword> ocean</Keyword>
            <Keyword> earth science</Keyword>
        </KeywordList>
        <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc"/>
        <ContactInformation>
            <ContactPersonPrimary>
                <ContactPerson>Support</ContactPerson>
                <ContactOrganization>NCAR GDEX</ContactOrganization>
            </ContactPersonPrimary>
            <ContactVoiceTelephone></ContactVoiceTelephone>
            <ContactElectronicMailAddress>chiaweih@ucar.edu</ContactElectronicMailAddress>
        </ContactInformation>
        <Fees>none</Fees>
        <AccessConstraints>none</AccessConstraints>
        <LayerLimit>1</LayerLimit>
        <MaxWidth>2048</MaxWidth>
        <MaxHeight>2048</MaxHeight>
    </Service>
    <Capability>
        <Request>
            <GetCapabilities>
                <Format>text/xml</Format>
                <DCPType>
                    <HTTP>
                        <Get>
                            <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc"/>
                        </Get>
                    </HTTP>
                </DCPType>
            </GetCapabilities>
            <GetMap>
                <Format>image/png</Format>
                <Format>image/png;mode=32bit</Format>
                <Format>image/gif</Format>
                <Format>image/jpeg</Format>
                <Format>application/vnd.google-earth.kmz</Format>
                <DCPType>
                    <HTTP>
                        <Get>
                            <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc"/>
                        </Get>
                    </HTTP>
                </DCPType>
            </GetMap>
            <GetFeatureInfo>
                <Format>text/plain</Format>
                <Format>text/xml</Format>
                <Format>text/html</Format>
                <DCPType>
                    <HTTP>
                        <Get>
                            <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc"/>
                        </Get>
                    </HTTP>
                </DCPType>
            </GetFeatureInfo>
        </Request>
        <Exception>
            <Format>XML</Format>
        </Exception>
        <edal:ExtendedCapabilities>
            <edal:CapabilitiesType>ncWMS2</edal:CapabilitiesType>
            <edal:ExtendedRequest>
                <edal:Request>GetMap</edal:Request>
                <edal:UrlParameter>
                    <edal:ParameterName>COLORSCALERANGE</edal:ParameterName>
                    <edal:ParameterDescription>Of the form min,max this is the scale range used for plotting the data.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>NUMCOLORBANDS</edal:ParameterName>
                    <edal:ParameterDescription>The number of discrete colours to plot the data. Must be between 2 and 250</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>ABOVEMAXCOLOR</edal:ParameterName>
                    <edal:ParameterDescription>The colour to plot values which are above the maximum end of the scale range. Colours are as defined above, with the addition of "extend", which will use the maximum value of the palette.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>BELOWMINCOLOR</edal:ParameterName>
                    <edal:ParameterDescription>The colour to plot values which are below the minimum end of the scale range. Colours are as defined above, with the addition of "extend", which will use the minimum value of the palette.</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>LOGSCALE</edal:ParameterName>
                    <edal:ParameterDescription> "true" or "false" - whether to plot data with a logarithmic scale</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>TARGETTIME</edal:ParameterName>
                    <edal:ParameterDescription>For in-situ data, all points which fall within the time range (specified in the TIME parameter) will be plotted. In the case that an in-situ point has multiple time readings within that range, the colour used to plot them will depend on the time value which is closest to this given value</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>TARGETELEVATION</edal:ParameterName>
                    <edal:ParameterDescription>For in-situ data, all points which fall within the elevation range (specified in the ELEVATION parameter) will be plotted. In the case that an in-situ point has multiple elevation readings within that range, the colour used to plot them will depend on the elevation value which is closest to this given value</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>OPACITY</edal:ParameterName>
                    <edal:ParameterDescription>The percentage opacity of the final output image</edal:ParameterDescription>
                </edal:UrlParameter>
                <edal:UrlParameter>
                    <edal:ParameterName>ANIMATION</edal:ParameterName>
                    <edal:ParameterDescription>"true" or "false" - whether to generate an animation. This also needs the TIME to be of the formstarttime/endtime, and currently is only implemented for features with a discrete time axis.</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetTimeseries</edal:Request>
                <edal:RequestDescription>This produces either a timeseries graph or, if downloading is enabled, a CSV file containing the data. The URL parameters are identical to those of a GetFeatureInfo request. The TIME parameter should specify a range of times in the form starttime/endtime, and the supported formats are: image/png,image/jpg,image/jpeg,text/csv,text/json,application/prs.coverage+json,application/prs.coverage json</edal:RequestDescription>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetVerticalProfile</edal:Request>
                <edal:RequestDescription>This produces either a vertical profile graph or, if downloading is enabled, a CSV file containing the data. The URL parameters are identical to those of a GetFeatureInfo request. The ELEVATION parameter should specify a range of elevations in the form startelevation/endelevation, and the supported formats are: image/png,image/jpg,image/jpeg,text/csv,text/json,application/prs.coverage+json,application/prs.coverage json</edal:RequestDescription>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetTransect</edal:Request>
                <edal:RequestDescription>This produces a graph of data values along an arbitrary path. Additionally if there is vertical information present in the dataset, it will produce a vertical section along the same path.  It accepts the same URL parameters as a GetMap requestion, with the additional mandatory parameter LINESTRING</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>LINESTRING</edal:ParameterName>
                    <edal:ParameterDescription>The points which define the path of the transect to plot.  Of the form x1 y1,x2 y2,x3 y3...</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetMetadata</edal:Request>
                <edal:RequestDescription>Fetches small pieces of metadata.  Many of these are also present in this capabilities document, but GetMetadata provides a more convenient method of accessing such data. GetMetadata always returns data in the JSON format</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>ITEM</edal:ParameterName>
                    <edal:ParameterDescription>This specifies the metadata to return.  This can take the values:
                        menu: Returns a tree representation of the available WMS layers, with IDs. Takes the optional parameter DATASET to return the same tree for a single dataset
                        layerDetails: Returns a set of details needed to plot a given layer. This includes such data as units, layer bounding box, configured scale range, etc. Takes the parameters LAYERNAME and TIME. The TIME parameter is optional, and if it is specified then the nearest available time is returned as part of the layer's details.
                        minmax: Calculates the range of values in the given area. Takes the same parameters as a GetMap request.
                        timesteps: Returns the available times for a given day. Takes the parameters LAYERNAME and DAY (yyyy-mm-dd)
                        animationTimesteps: Returns a list of time strings at different temporal resolutions for a given time range. This is used to present to the user different frequencies for the generation of an animation. Takes the parameters LAYERNAME, START, and END</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
            <edal:ExtendedRequest>
                <edal:Request>GetLegendGraphic</edal:Request>
                <edal:RequestDescription>The GetLegendGraphic request generates an image which can be used as a legend. There are two main options: Generating just a colourbar, and generating a full legend.</edal:RequestDescription>
                <edal:UrlParameter>
                    <edal:ParameterName>COLORBARONLY</edal:ParameterName>
                    <edal:ParameterDescription>"true" or "false".  Whether to generate a full legend or just the colour bar.  If it's "true", the following URL parameters are required:
                        PALETTE: The name of the palette to use. If missing, set to "default"
                        NUMCOLORBANDS: The number of colour bands to use. If missing, set to 250
                        VERTICAL: Whether to very colours vertically. If missing, defaults to true
                        WIDTH: The width of the image to generate. If missing, defaults to 50
                        HEIGHT: The height of the image to generate. If missing, defaults to 200
                    
                    For a full legend, the additional parameters LAYERS and either STYLES, SLD, or SLD_BODY must be supplied. This is because a single WMS layer may depend on an arbitrary number of sub-layers, depending on the style it is plotted in. In addition to these parameters, the optional parameters controlling the style may be supplied (these are the same as documented in the GetMap request).  Note that for full legends, the supplied width and height are NOT the final height of the image, but rather the width and height of each individual coloured plot area (i.e. the 1d/2d colourbar)</edal:ParameterDescription>
                </edal:UrlParameter>
            </edal:ExtendedRequest>
        </edal:ExtendedCapabilities>
        <Layer>
            <Title>NCAR GDEX THREDDS Server</Title>
            <CRS>EPSG:4326</CRS>
            <CRS>CRS:84</CRS>
            <CRS>EPSG:41001</CRS>
            <CRS>EPSG:27700</CRS>
            <CRS>EPSG:3408</CRS>
            <CRS>EPSG:3409</CRS>
            <CRS>EPSG:3857</CRS>
            <CRS>EPSG:5041</CRS>
            <CRS>EPSG:5042</CRS>
            <CRS>EPSG:32661</CRS>
            <CRS>EPSG:32761</CRS>
            <Layer>
                <Title>CLM History file information</Title>
    <Layer queryable="1">
        <Name>area</Name>
        <Title>grid cell areas</Title>
        <Abstract>grid cell areas</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=area
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=area&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=area
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=area&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=area
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=area&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>landfrac</Name>
        <Title>land fraction</Title>
        <Abstract>land fraction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=landfrac
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=landfrac&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=landfrac
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=landfrac&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=landfrac
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=landfrac&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>landmask</Name>
        <Title>land/ocean mask (0.=ocean and 1.=land)</Title>
        <Abstract>land/ocean mask (0.=ocean and 1.=land)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=landmask
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=landmask&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=landmask
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=landmask&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=landmask
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=landmask&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>nbedrock</Name>
        <Title>index of shallowest bedrock layer</Title>
        <Abstract>index of shallowest bedrock layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=nbedrock
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=nbedrock&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=nbedrock
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=nbedrock&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=nbedrock
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=nbedrock&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pftmask</Name>
        <Title>pft real/fake mask (0.=fake and 1.=real)</Title>
        <Abstract>pft real/fake mask (0.=fake and 1.=real)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pftmask
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pftmask&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pftmask
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pftmask&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pftmask
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pftmask&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XLAT</Name>
        <Title>XLAT</Title>
        <Abstract>LATITUDE, SOUTH IS NEGATIVE</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XLAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XLAT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XLAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XLAT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XLAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XLAT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XLONG</Name>
        <Title>XLONG</Title>
        <Abstract>LONGITUDE, WEST IS NEGATIVE</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XLONG
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XLONG&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XLONG
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XLONG&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XLONG
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XLONG&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALT</Name>
        <Title>current active layer thickness</Title>
        <Abstract>current active layer thickness</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALTMAX</Name>
        <Title>maximum annual active layer thickness</Title>
        <Abstract>maximum annual active layer thickness</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALTMAX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALTMAX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALTMAX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALTMAX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALTMAX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALTMAX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EFLX_GNET</Name>
        <Title>net heat flux into ground</Title>
        <Abstract>net heat flux into ground</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EFLX_GNET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EFLX_GNET&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EFLX_GNET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EFLX_GNET&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EFLX_GNET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EFLX_GNET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSD24</Name>
        <Title>direct radiation (last 24hrs)</Title>
        <Abstract>direct radiation (last 24hrs)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSD24
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSD24&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSD24
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSD24&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSD24
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSD24&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSI24</Name>
        <Title>indirect radiation (last 24hrs)</Title>
        <Abstract>indirect radiation (last 24hrs)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSI24
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSI24&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSI24
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSI24&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSI24
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSI24&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FSM_ICE</Name>
        <Title>snow melt heat flux (ice landunits only)</Title>
        <Abstract>snow melt heat flux (ice landunits only)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSM_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSM_ICE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSM_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSM_ICE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FSM_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FSM_ICE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LWdown</Name>
        <Title>atmospheric longwave radiation (downscaled to columns in glacier regions)</Title>
        <Abstract>atmospheric longwave radiation (downscaled to columns in glacier regions)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWdown
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWdown&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWdown
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWdown&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWdown
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWdown&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LWup</Name>
        <Title>upwelling longwave radiation</Title>
        <Abstract>upwelling longwave radiation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWup
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWup&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWup
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWup&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWup
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWup&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QDIRECT_THROUGHFALL</Name>
        <Title>direct throughfall of liquid (rain + above-canopy irrigation)</Title>
        <Abstract>direct throughfall of liquid (rain + above-canopy irrigation)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDIRECT_THROUGHFALL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDIRECT_THROUGHFALL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDIRECT_THROUGHFALL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDIRECT_THROUGHFALL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDIRECT_THROUGHFALL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDIRECT_THROUGHFALL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QDIRECT_THROUGHFALL_SNOW</Name>
        <Title>direct throughfall of snow</Title>
        <Abstract>direct throughfall of snow</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDIRECT_THROUGHFALL_SNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDIRECT_THROUGHFALL_SNOW&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDIRECT_THROUGHFALL_SNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDIRECT_THROUGHFALL_SNOW&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDIRECT_THROUGHFALL_SNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDIRECT_THROUGHFALL_SNOW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QDRIP</Name>
        <Title>rate of excess canopy liquid falling off canopy</Title>
        <Abstract>rate of excess canopy liquid falling off canopy</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDRIP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDRIP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDRIP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDRIP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDRIP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDRIP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QDRIP_SNOW</Name>
        <Title>rate of excess canopy snow falling off canopy</Title>
        <Abstract>rate of excess canopy snow falling off canopy</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDRIP_SNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDRIP_SNOW&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDRIP_SNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDRIP_SNOW&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QDRIP_SNOW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QDRIP_SNOW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QFLX_EVAP_VEG</Name>
        <Title>vegetation evaporation</Title>
        <Abstract>vegetation evaporation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLX_EVAP_VEG
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLX_EVAP_VEG&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLX_EVAP_VEG
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLX_EVAP_VEG&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLX_EVAP_VEG
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLX_EVAP_VEG&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Qair</Name>
        <Title>atmospheric specific humidity (downscaled to columns in glacier regions)</Title>
        <Abstract>atmospheric specific humidity (downscaled to columns in glacier regions)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qair
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qair&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qair
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qair&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qair
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qair&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Qh</Name>
        <Title>sensible heat</Title>
        <Abstract>sensible heat</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qh
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qh&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qh
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qh&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qh
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qh&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Qle</Name>
        <Title>total evaporation</Title>
        <Abstract>total evaporation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qle
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qle&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qle
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qle&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qle
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qle&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Qstor</Name>
        <Title>storage heat flux (includes snowmelt)</Title>
        <Abstract>storage heat flux (includes snowmelt)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qstor
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qstor&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qstor
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qstor&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Qstor
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Qstor&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RH</Name>
        <Title>atmospheric relative humidity</Title>
        <Abstract>atmospheric relative humidity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Rainf</Name>
        <Title>atmospheric rain, after rain/snow repartitioning based on temperature</Title>
        <Abstract>atmospheric rain, after rain/snow repartitioning based on temperature</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rainf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rainf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rainf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rainf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rainf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rainf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Rnet</Name>
        <Title>net radiation</Title>
        <Abstract>net radiation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rnet
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rnet&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rnet
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rnet&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Rnet
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Rnet&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOFSDSND</Name>
        <Title>direct nir incident solar radiation on snow</Title>
        <Abstract>direct nir incident solar radiation on snow</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSND&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSND&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSND&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOFSDSNI</Name>
        <Title>diffuse nir incident solar radiation on snow</Title>
        <Abstract>diffuse nir incident solar radiation on snow</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSNI&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSNI&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSNI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSNI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOFSDSVD</Name>
        <Title>direct vis incident solar radiation on snow</Title>
        <Abstract>direct vis incident solar radiation on snow</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSVD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSVD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSVD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSVD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSVD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSVD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOFSDSVI</Name>
        <Title>diffuse vis incident solar radiation on snow</Title>
        <Abstract>diffuse vis incident solar radiation on snow</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSVI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSVI&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSVI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSVI&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOFSDSVI
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOFSDSVI&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOTTOPL</Name>
        <Title>snow temperature (top layer)</Title>
        <Abstract>snow temperature (top layer)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOTTOPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOTTOPL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOTTOPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOTTOPL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOTTOPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOTTOPL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOWICE_ICE</Name>
        <Title>snow ice (ice landunits only)</Title>
        <Abstract>snow ice (ice landunits only)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.99990844726562</westBoundLongitude>
            <eastBoundLongitude>179.99986267089844</eastBoundLongitude>
            <southBoundLatitude>50.01161193847656</southBoundLatitude>
            <northBoundLatitude>76.13717651367188</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.99990844726562" maxx="179.99986267089844" miny="50.01161193847656" maxy="76.13717651367188"/>
        <Dimension name="time" units="ISO8601" multipleValues="true" current="true" default="2004-10-01T00:00:00.000Z">
            2003-11-01T00:00:00.000Z,2003-12-01T00:00:00.000Z/2004-02-01T00:00:00.000Z/P31D,2004-03-01T00:00:00.000Z,2004-04-01T00:00:00.000Z,2004-05-01T00:00:00.000Z,2004-06-01T00:00:00.000Z,2004-07-01T00:00:00.000Z/2004-09-01T00:00:00.000Z/P31D,2004-10-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWICE_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWICE_ICE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWICE_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWICE_ICE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOWICE_ICE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://tds.gdex.ucar.edu/thredds/wms/files/d614000/CTSM_lnd_h1/NNA.4km.hERA5.1989.003.clm2.h1.WY2004.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOWICE_ICE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
