<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-04-18T13:16:26.072Z"
        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://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.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://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.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://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.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://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.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>g.e01.GIAF.T62_t12.003</Title>
    <Layer queryable="1">
        <Name>SALT</Name>
        <Title>Salinity</Title>
        <Abstract>Salinity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TEMP</Name>
        <Title>Potential Temperature</Title>
        <Abstract>Potential Temperature</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEMP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEMP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TEND_SALT</Name>
        <Title>Tendency of Thickness Weighted SALT</Title>
        <Abstract>Tendency of Thickness Weighted SALT</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEND_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEND_SALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEND_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEND_SALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEND_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEND_SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TEND_TEMP</Name>
        <Title>Tendency of Thickness Weighted TEMP</Title>
        <Abstract>Tendency of Thickness Weighted TEMP</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEND_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEND_TEMP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEND_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEND_TEMP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TEND_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEND_TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UV</Name>
        <Title>UV velocity product</Title>
        <Abstract>UV velocity product</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UV&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UV&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KPP_SRC_SALT</Name>
        <Title>SALT tendency from KPP non local mixing term</Title>
        <Abstract>SALT tendency from KPP non local mixing term</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KPP_SRC_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KPP_SRC_SALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KPP_SRC_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KPP_SRC_SALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KPP_SRC_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KPP_SRC_SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KPP_SRC_TEMP</Name>
        <Title>TEMP tendency from KPP non local mixing term</Title>
        <Abstract>TEMP tendency from KPP non local mixing term</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KPP_SRC_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KPP_SRC_TEMP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KPP_SRC_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KPP_SRC_TEMP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KPP_SRC_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KPP_SRC_TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PD</Name>
        <Title>Potential Density Ref to Surface</Title>
        <Abstract>Potential Density Ref to Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFWF</Name>
        <Title>Virtual Salt Flux in FW Flux formulation</Title>
        <Abstract>Virtual Salt Flux in FW Flux formulation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFWF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFWF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFWF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFWF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFWF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFWF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SFWF_WRST</Name>
        <Title>Virtual Salt Flux due to weak restoring</Title>
        <Abstract>Virtual Salt Flux due to weak restoring</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFWF_WRST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFWF_WRST&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFWF_WRST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFWF_WRST&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SFWF_WRST
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFWF_WRST&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SHF</Name>
        <Title>Total Surface Heat Flux, Including SW</Title>
        <Abstract>Total Surface Heat Flux, Including SW</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SHF_QSW</Name>
        <Title>Solar Short-Wave Heat Flux</Title>
        <Abstract>Solar Short-Wave Heat Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHF_QSW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHF_QSW&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHF_QSW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHF_QSW&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SHF_QSW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHF_QSW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SSH</Name>
        <Title>Sea Surface Height</Title>
        <Abstract>Sea Surface Height</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SSH2</Name>
        <Title>SSH**2</Title>
        <Abstract>SSH**2</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSH2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSH2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSH2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSH2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSH2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSH2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>EVAP_F</Name>
        <Title>Evaporation Flux from Coupler</Title>
        <Abstract>Evaporation Flux from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAP_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAP_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAP_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAP_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=EVAP_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAP_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LWDN_F</Name>
        <Title>Longwave Heat Flux (dn) from Coupler</Title>
        <Abstract>Longwave Heat Flux (dn) from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWDN_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWDN_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWDN_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWDN_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWDN_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWDN_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>LWUP_F</Name>
        <Title>Longwave Heat Flux (up) from Coupler</Title>
        <Abstract>Longwave Heat Flux (up) from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWUP_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWUP_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWUP_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWUP_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=LWUP_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWUP_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MELTH_F</Name>
        <Title>Melt Heat Flux from Coupler</Title>
        <Abstract>Melt Heat Flux from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MELTH_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELTH_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MELTH_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELTH_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MELTH_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELTH_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>MELT_F</Name>
        <Title>Melt Flux from Coupler</Title>
        <Abstract>Melt Flux from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MELT_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELT_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MELT_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELT_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=MELT_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELT_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PREC_F</Name>
        <Title>Precipitation Flux from Cpl (rain+snow)</Title>
        <Abstract>Precipitation Flux from Cpl (rain+snow)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PREC_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PREC_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PREC_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PREC_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PREC_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PREC_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ROFF_F</Name>
        <Title>Runoff Flux from Coupler</Title>
        <Abstract>Runoff Flux from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ROFF_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ROFF_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ROFF_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ROFF_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ROFF_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ROFF_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SALT_F</Name>
        <Title>Salt Flux from Coupler (kg of salt/m^2/s)</Title>
        <Abstract>Salt Flux from Coupler (kg of salt/m^2/s)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SALT_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SALT_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SALT_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SALT_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SALT_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SALT_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SENH_F</Name>
        <Title>Sensible Heat Flux from Coupler</Title>
        <Abstract>Sensible Heat Flux from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SENH_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SENH_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SENH_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SENH_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SENH_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SENH_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SNOW_F</Name>
        <Title>Snow Flux from Coupler</Title>
        <Abstract>Snow Flux from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOW_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOW_F&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOW_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOW_F&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SNOW_F
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOW_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HBLT</Name>
        <Title>Boundary-Layer Depth</Title>
        <Abstract>Boundary-Layer Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HBLT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HBLT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HBLT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HMXL</Name>
        <Title>Mixed-Layer Depth</Title>
        <Abstract>Mixed-Layer Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HMXL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HMXL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HMXL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TBLT</Name>
        <Title>Minimum Boundary-Layer Depth</Title>
        <Abstract>Minimum Boundary-Layer Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TBLT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TBLT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TBLT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMXL</Name>
        <Title>Minimum Mixed-Layer Depth</Title>
        <Abstract>Minimum Mixed-Layer Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMXL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMXL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMXL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XBLT</Name>
        <Title>Maximum Boundary-Layer Depth</Title>
        <Abstract>Maximum Boundary-Layer Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XBLT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XBLT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XBLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XBLT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XMXL</Name>
        <Title>Maximum Mixed-Layer Depth</Title>
        <Abstract>Maximum Mixed-Layer Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XMXL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XMXL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XMXL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XMXL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFN_SALT</Name>
        <Title>SALT Horizontal Diffusive Flux in grid-y direction</Title>
        <Abstract>SALT Horizontal Diffusive Flux in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFN_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFN_SALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFN_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFN_SALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFN_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFN_SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFN_TEMP</Name>
        <Title>TEMP Horizontal Diffusive Flux in grid-y direction</Title>
        <Abstract>TEMP Horizontal Diffusive Flux in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFN_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFN_TEMP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFN_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFN_TEMP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFN_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFN_TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VNT</Name>
        <Title>Flux of Heat in grid-y direction</Title>
        <Abstract>Flux of Heat in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VNS</Name>
        <Title>Salt Flux in grid-y direction</Title>
        <Abstract>Salt Flux in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_3D</Name>
        <Title>Solar Short-Wave Heat Flux</Title>
        <Abstract>Solar Short-Wave Heat Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="0.0">
            0.0,
            1000.0,
            2000.0,
            3000.0,
            4000.0,
            5000.0,
            6000.0,
            7000.0,
            8000.0,
            9000.0,
            10000.0,
            11000.0,
            12000.0,
            13000.0,
            14000.0,
            15000.0,
            16000.0,
            17019.681640625,
            18076.12890625,
            19182.125,
            20349.931640625,
            21592.34375,
            22923.3125,
            24358.453125,
            25915.580078125,
            27615.259765625,
            29481.470703125,
            31542.373046875,
            33831.2265625,
            36387.47265625,
            39258.046875,
            42498.88671875,
            46176.65625,
            50370.6875,
            55174.91015625,
            60699.66796875,
            67072.859375,
            74439.8046875,
            82960.6953125,
            92804.3515625,
            104136.8203125,
            117104.015625,
            131809.359375,
            148290.078125,
            166499.203125,
            186301.4375,
            207487.390625,
            229803.90625,
            252990.40625,
            276809.84375,
            301067.0625,
            325613.84375,
            350344.875,
            375189.1875,
            400101.15625,
            425052.46875,
            450026.0625,
            475012.0,
            500004.6875,
            525000.9375,
            549999.0625,
            574999.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_3D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_3D&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_3D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_3D&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_3D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_3D&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVU</Name>
        <Title>Advection in grid-x direction</Title>
        <Abstract>Advection in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVV</Name>
        <Title>Advection in grid-y direction</Title>
        <Abstract>Advection in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVV&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVV&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>GRADX</Name>
        <Title>Horizontal press. grad. in grid-x direction</Title>
        <Abstract>Horizontal press. grad. in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GRADX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GRADX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GRADX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GRADX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GRADX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GRADX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>GRADY</Name>
        <Title>Horizontal press. grad. in grid-y direction</Title>
        <Abstract>Horizontal press. grad. in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GRADY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GRADY&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GRADY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GRADY&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=GRADY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=GRADY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFFU</Name>
        <Title>Horizontal diffusion in grid-x direction</Title>
        <Abstract>Horizontal diffusion in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFFU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFFU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFFU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFFU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFFU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFFU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFFV</Name>
        <Title>Horizontal diffusion in grid-y direction</Title>
        <Abstract>Horizontal diffusion in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFFV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFFV&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFFV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFFV&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFFV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFFV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VDIFFU</Name>
        <Title>Vertical diffusion in grid-x direction</Title>
        <Abstract>Vertical diffusion in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDIFFU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDIFFU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDIFFU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDIFFU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDIFFU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDIFFU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VDIFFV</Name>
        <Title>Vertical diffusion in grid-y direction</Title>
        <Abstract>Vertical diffusion in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDIFFV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDIFFV&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDIFFV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDIFFV&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDIFFV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDIFFV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UVEL</Name>
        <Title>Velocity in grid-x direction</Title>
        <Abstract>Velocity in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UVEL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UVEL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UVEL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UVEL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UVEL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UVEL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UVEL2</Name>
        <Title>Velocity**2 in grid-x direction</Title>
        <Abstract>Velocity**2 in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UVEL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UVEL2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UVEL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UVEL2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UVEL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UVEL2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VVEL</Name>
        <Title>Velocity in grid-y direction</Title>
        <Abstract>Velocity in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVEL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVEL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVEL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVEL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVEL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVEL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VVEL2</Name>
        <Title>Velocity**2 in grid-y direction</Title>
        <Abstract>Velocity**2 in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVEL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVEL2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVEL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVEL2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVEL2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVEL2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ANGLET</Name>
        <Title>angle grid makes with latitude line on T grid</Title>
        <Abstract>angle grid makes with latitude line on T grid</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANGLET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLET&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANGLET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLET&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANGLET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DXT</Name>
        <Title>x-spacing centered at T points</Title>
        <Abstract>x-spacing centered at T points</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DXT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DXT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DXT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DXT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DXT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DXT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DYT</Name>
        <Title>y-spacing centered at T points</Title>
        <Abstract>y-spacing centered at T points</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DYT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DYT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DYT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HT</Name>
        <Title>ocean depth at T points</Title>
        <Abstract>ocean depth at T points</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HTE</Name>
        <Title>cell widths on East sides of T cell</Title>
        <Abstract>cell widths on East sides of T cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HTE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HTE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HTE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HTN</Name>
        <Title>cell widths on North sides of T cell</Title>
        <Abstract>cell widths on North sides of T cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HTN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HTN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HTN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KMT</Name>
        <Title>k Index of Deepest Grid Cell on T Grid</Title>
        <Abstract>k Index of Deepest Grid Cell on T Grid</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KMT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KMT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KMT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KMT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KMT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KMT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>REGION_MASK</Name>
        <Title>basin index number (signed integers)</Title>
        <Abstract>basin index number (signed integers)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REGION_MASK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REGION_MASK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REGION_MASK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REGION_MASK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=REGION_MASK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=REGION_MASK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAREA</Name>
        <Title>area of T cells</Title>
        <Abstract>area of T cells</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAREA&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAREA&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAREA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DIA_IMPVF_SALT</Name>
        <Title>SALT Flux Across Bottom Face from Diabatic Implicit Vertical Mixing</Title>
        <Abstract>SALT Flux Across Bottom Face from Diabatic Implicit Vertical Mixing</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="1000.0">
            1000.0,
            2000.0,
            3000.0,
            4000.0,
            5000.0,
            6000.0,
            7000.0,
            8000.0,
            9000.0,
            10000.0,
            11000.0,
            12000.0,
            13000.0,
            14000.0,
            15000.0,
            16000.0,
            17019.681640625,
            18076.12890625,
            19182.125,
            20349.931640625,
            21592.34375,
            22923.3125,
            24358.453125,
            25915.580078125,
            27615.259765625,
            29481.470703125,
            31542.373046875,
            33831.2265625,
            36387.47265625,
            39258.046875,
            42498.88671875,
            46176.65625,
            50370.6875,
            55174.91015625,
            60699.66796875,
            67072.859375,
            74439.8046875,
            82960.6953125,
            92804.3515625,
            104136.8203125,
            117104.015625,
            131809.359375,
            148290.078125,
            166499.203125,
            186301.4375,
            207487.390625,
            229803.90625,
            252990.40625,
            276809.84375,
            301067.0625,
            325613.84375,
            350344.875,
            375189.1875,
            400101.15625,
            425052.46875,
            450026.0625,
            475012.0,
            500004.6875,
            525000.9375,
            549999.0625,
            574999.0625,
            599999.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_IMPVF_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_IMPVF_SALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_IMPVF_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_IMPVF_SALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_IMPVF_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_IMPVF_SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DIA_IMPVF_TEMP</Name>
        <Title>TEMP Flux Across Bottom Face from Diabatic Implicit Vertical Mixing</Title>
        <Abstract>TEMP Flux Across Bottom Face from Diabatic Implicit Vertical Mixing</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="1000.0">
            1000.0,
            2000.0,
            3000.0,
            4000.0,
            5000.0,
            6000.0,
            7000.0,
            8000.0,
            9000.0,
            10000.0,
            11000.0,
            12000.0,
            13000.0,
            14000.0,
            15000.0,
            16000.0,
            17019.681640625,
            18076.12890625,
            19182.125,
            20349.931640625,
            21592.34375,
            22923.3125,
            24358.453125,
            25915.580078125,
            27615.259765625,
            29481.470703125,
            31542.373046875,
            33831.2265625,
            36387.47265625,
            39258.046875,
            42498.88671875,
            46176.65625,
            50370.6875,
            55174.91015625,
            60699.66796875,
            67072.859375,
            74439.8046875,
            82960.6953125,
            92804.3515625,
            104136.8203125,
            117104.015625,
            131809.359375,
            148290.078125,
            166499.203125,
            186301.4375,
            207487.390625,
            229803.90625,
            252990.40625,
            276809.84375,
            301067.0625,
            325613.84375,
            350344.875,
            375189.1875,
            400101.15625,
            425052.46875,
            450026.0625,
            475012.0,
            500004.6875,
            525000.9375,
            549999.0625,
            574999.0625,
            599999.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_IMPVF_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_IMPVF_TEMP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_IMPVF_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_IMPVF_TEMP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_IMPVF_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_IMPVF_TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFB_SALT</Name>
        <Title>SALT Horizontal Diffusive Flux across Bottom Face</Title>
        <Abstract>SALT Horizontal Diffusive Flux across Bottom Face</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="1000.0">
            1000.0,
            2000.0,
            3000.0,
            4000.0,
            5000.0,
            6000.0,
            7000.0,
            8000.0,
            9000.0,
            10000.0,
            11000.0,
            12000.0,
            13000.0,
            14000.0,
            15000.0,
            16000.0,
            17019.681640625,
            18076.12890625,
            19182.125,
            20349.931640625,
            21592.34375,
            22923.3125,
            24358.453125,
            25915.580078125,
            27615.259765625,
            29481.470703125,
            31542.373046875,
            33831.2265625,
            36387.47265625,
            39258.046875,
            42498.88671875,
            46176.65625,
            50370.6875,
            55174.91015625,
            60699.66796875,
            67072.859375,
            74439.8046875,
            82960.6953125,
            92804.3515625,
            104136.8203125,
            117104.015625,
            131809.359375,
            148290.078125,
            166499.203125,
            186301.4375,
            207487.390625,
            229803.90625,
            252990.40625,
            276809.84375,
            301067.0625,
            325613.84375,
            350344.875,
            375189.1875,
            400101.15625,
            425052.46875,
            450026.0625,
            475012.0,
            500004.6875,
            525000.9375,
            549999.0625,
            574999.0625,
            599999.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFB_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFB_SALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFB_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFB_SALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFB_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFB_SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFB_TEMP</Name>
        <Title>TEMP Horizontal Diffusive Flux across Bottom Face</Title>
        <Abstract>TEMP Horizontal Diffusive Flux across Bottom Face</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>84.94999694824219</westBoundLongitude>
            <eastBoundLongitude>130.0500030517578</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="84.94999694824219" maxx="130.0500030517578" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="1000.0">
            1000.0,
            2000.0,
            3000.0,
            4000.0,
            5000.0,
            6000.0,
            7000.0,
            8000.0,
            9000.0,
            10000.0,
            11000.0,
            12000.0,
            13000.0,
            14000.0,
            15000.0,
            16000.0,
            17019.681640625,
            18076.12890625,
            19182.125,
            20349.931640625,
            21592.34375,
            22923.3125,
            24358.453125,
            25915.580078125,
            27615.259765625,
            29481.470703125,
            31542.373046875,
            33831.2265625,
            36387.47265625,
            39258.046875,
            42498.88671875,
            46176.65625,
            50370.6875,
            55174.91015625,
            60699.66796875,
            67072.859375,
            74439.8046875,
            82960.6953125,
            92804.3515625,
            104136.8203125,
            117104.015625,
            131809.359375,
            148290.078125,
            166499.203125,
            186301.4375,
            207487.390625,
            229803.90625,
            252990.40625,
            276809.84375,
            301067.0625,
            325613.84375,
            350344.875,
            375189.1875,
            400101.15625,
            425052.46875,
            450026.0625,
            475012.0,
            500004.6875,
            525000.9375,
            549999.0625,
            574999.0625,
            599999.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFB_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFB_TEMP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFB_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFB_TEMP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFB_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFB_TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ANGLE</Name>
        <Title>angle grid makes with latitude line</Title>
        <Abstract>angle grid makes with latitude line</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANGLE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANGLE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ANGLE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DXU</Name>
        <Title>x-spacing centered at U points</Title>
        <Abstract>x-spacing centered at U points</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DXU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DXU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DXU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DXU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DXU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DXU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DYU</Name>
        <Title>y-spacing centered at U points</Title>
        <Abstract>y-spacing centered at U points</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DYU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DYU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DYU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HU</Name>
        <Title>ocean depth at U points</Title>
        <Abstract>ocean depth at U points</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HUS</Name>
        <Title>cell widths on South sides of U cell</Title>
        <Abstract>cell widths on South sides of U cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HUS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HUS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HUS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HUS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HUS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HUS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HUW</Name>
        <Title>cell widths on West sides of U cell</Title>
        <Abstract>cell widths on West sides of U cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HUW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HUW&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HUW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HUW&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HUW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HUW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KMU</Name>
        <Title>k Index of Deepest Grid Cell on U Grid</Title>
        <Abstract>k Index of Deepest Grid Cell on U Grid</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KMU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KMU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KMU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KMU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KMU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KMU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UAREA</Name>
        <Title>area of U cells</Title>
        <Abstract>area of U cells</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UAREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UAREA&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UAREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UAREA&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UAREA
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UAREA&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SU</Name>
        <Title>Vertically Integrated Velocity in grid-x direction</Title>
        <Abstract>Vertically Integrated Velocity in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SV</Name>
        <Title>Vertically Integrated Velocity in grid-y direction</Title>
        <Abstract>Vertically Integrated Velocity in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SV&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SV&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUX</Name>
        <Title>Windstress in grid-x direction</Title>
        <Abstract>Windstress in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUY</Name>
        <Title>Windstress in grid-y direction</Title>
        <Abstract>Windstress in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.026457858950973</southBoundLatitude>
            <northBoundLatitude>5.093474442592962</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.026457858950973" maxy="5.093474442592962"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFE_SALT</Name>
        <Title>SALT Horizontal Diffusive Flux in grid-x direction</Title>
        <Abstract>SALT Horizontal Diffusive Flux in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFE_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFE_SALT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFE_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFE_SALT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFE_SALT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFE_SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFE_TEMP</Name>
        <Title>TEMP Horizontal Diffusive Flux in grid-x direction</Title>
        <Abstract>TEMP Horizontal Diffusive Flux in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFE_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFE_TEMP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFE_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFE_TEMP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFE_TEMP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFE_TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UET</Name>
        <Title>Flux of Heat in grid-x direction</Title>
        <Abstract>Flux of Heat in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UET&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UET&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UET
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UES</Name>
        <Title>Salt Flux in grid-x direction</Title>
        <Abstract>Salt Flux in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>85.0</westBoundLongitude>
            <eastBoundLongitude>130.10000610351562</eastBoundLongitude>
            <southBoundLatitude>-15.074753648071177</southBoundLatitude>
            <northBoundLatitude>5.043666151106725</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="85.0" maxx="130.10000610351562" miny="-15.074753648071177" maxy="5.043666151106725"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0007-01-01T00:00:00.000Z">
            0006-01-06T00:00:00.000Z/0007-01-01T00:00:00.000Z/P5D
        </Dimension>
        <Dimension name="elevation" units="ncwms:depth" unitSymbol="centimeters" default="500.0">
            500.0,
            1500.0,
            2500.0,
            3500.0,
            4500.0,
            5500.0,
            6500.0,
            7500.0,
            8500.0,
            9500.0,
            10500.0,
            11500.0,
            12500.0,
            13500.0,
            14500.0,
            15500.0,
            16509.83984375,
            17547.904296875,
            18629.126953125,
            19766.02734375,
            20971.138671875,
            22257.828125,
            23640.8828125,
            25137.015625,
            26765.419921875,
            28548.365234375,
            30511.921875,
            32686.798828125,
            35109.34765625,
            37822.76171875,
            40878.46484375,
            44337.76953125,
            48273.671875,
            52772.80078125,
            57937.2890625,
            63886.26171875,
            70756.328125,
            78700.25,
            87882.5234375,
            98470.5859375,
            110620.421875,
            124456.6875,
            140049.71875,
            157394.640625,
            176400.328125,
            196894.421875,
            218645.65625,
            241397.15625,
            264900.125,
            288938.46875,
            313340.46875,
            337979.34375,
            362767.03125,
            387645.1875,
            412576.8125,
            437539.25,
            462519.03125,
            487508.34375,
            512502.8125,
            537500.0,
            562499.0625,
            587499.0625
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UES&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UES&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UES
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d267000/pop.h.nday5.JC.00060105-00061231.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UES&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
