<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-04-27T08:01:22.551Z"
        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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>G1850ECO.T62_g17.cocco_branchCO2_900ppm</Title>
    <Layer queryable="1">
        <Name>TEMP</Name>
        <Title>Potential Temperature</Title>
        <Abstract>Potential Temperature</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TEMP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SALT</Name>
        <Title>Salinity</Title>
        <Abstract>Salinity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SALT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RHO</Name>
        <Title>In-Situ Density</Title>
        <Abstract>In-Situ Density</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>insitu_temp</Name>
        <Title>in situ temperature</Title>
        <Abstract>in situ temperature</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=insitu_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=insitu_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=insitu_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=insitu_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=insitu_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=insitu_temp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO3</Name>
        <Title>Carbonate Ion Concentration</Title>
        <Abstract>Carbonate Ion Concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HCO3</Name>
        <Title>Bicarbonate Ion Concentration</Title>
        <Abstract>Bicarbonate Ion Concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HCO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>H2CO3</Name>
        <Title>Carbonic Acid Concentration</Title>
        <Abstract>Carbonic Acid Concentration</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2CO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2CO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=H2CO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=H2CO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pH_3D</Name>
        <Title>pH</Title>
        <Abstract>pH</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pH_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pH_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pH_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pH_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pH_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pH_3D&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>co3_sat_calc</Name>
        <Title>CO3 concentration at calcite saturation</Title>
        <Abstract>CO3 concentration at calcite saturation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=co3_sat_calc
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=co3_sat_calc&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=co3_sat_calc
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=co3_sat_calc&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=co3_sat_calc
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=co3_sat_calc&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>co3_sat_arag</Name>
        <Title>CO3 concentration at aragonite saturation</Title>
        <Abstract>CO3 concentration at aragonite saturation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=co3_sat_arag
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=co3_sat_arag&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=co3_sat_arag
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=co3_sat_arag&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=co3_sat_arag
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=co3_sat_arag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NITRIF</Name>
        <Title>Nitrification</Title>
        <Abstract>Nitrification</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NITRIF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NITRIF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NITRIF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NITRIF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NITRIF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NITRIF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DENITRIF</Name>
        <Title>Denitrification</Title>
        <Abstract>Denitrification</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DENITRIF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DENITRIF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DENITRIF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DENITRIF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DENITRIF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DENITRIF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O2_PRODUCTION</Name>
        <Title>O2 Production</Title>
        <Abstract>O2 Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_PRODUCTION
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_PRODUCTION&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_PRODUCTION
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_PRODUCTION&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_PRODUCTION
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_PRODUCTION&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O2_CONSUMPTION</Name>
        <Title>O2 Consumption</Title>
        <Abstract>O2 Consumption</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_CONSUMPTION
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_CONSUMPTION&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_CONSUMPTION
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_CONSUMPTION&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_CONSUMPTION
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_CONSUMPTION&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>AOU</Name>
        <Title>Apparent O2 Utilization</Title>
        <Abstract>Apparent O2 Utilization</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOU&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOU&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=AOU
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=AOU&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOC_prod</Name>
        <Title>DOC Production</Title>
        <Abstract>DOC Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DON_prod</Name>
        <Title>DON Production</Title>
        <Abstract>DON Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON_prod&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON_prod&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON_prod&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOP_prod</Name>
        <Title>DOP Production</Title>
        <Abstract>DOP Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_prod&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_prod&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_prod&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Fe_scavenge</Name>
        <Title>Iron Scavenging</Title>
        <Abstract>Iron Scavenging</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_scavenge
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_scavenge&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_scavenge
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_scavenge&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_scavenge
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_scavenge&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Fe_scavenge_rate</Name>
        <Title>Iron Scavenging Rate</Title>
        <Abstract>Iron Scavenging Rate</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_scavenge_rate
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_scavenge_rate&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_scavenge_rate
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_scavenge_rate&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_scavenge_rate
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_scavenge_rate&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Lig_prod</Name>
        <Title>Production of Fe-binding Ligand</Title>
        <Abstract>Production of Fe-binding Ligand</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_prod&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_prod&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_prod
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_prod&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Lig_loss</Name>
        <Title>Loss of Fe-binding Ligand</Title>
        <Abstract>Loss of Fe-binding Ligand</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_loss
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_loss&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_loss
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_loss&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_loss
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_loss&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Lig_scavenge</Name>
        <Title>Loss of Fe-binding Ligand from Scavenging</Title>
        <Abstract>Loss of Fe-binding Ligand from Scavenging</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_scavenge
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_scavenge&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_scavenge
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_scavenge&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_scavenge
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_scavenge&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Fefree</Name>
        <Title>Fe not bound to Ligand</Title>
        <Abstract>Fe not bound to Ligand</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fefree
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fefree&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fefree
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fefree&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fefree
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fefree&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Lig_photochem</Name>
        <Title>Loss of Fe-binding Ligand from UV radiation</Title>
        <Abstract>Loss of Fe-binding Ligand from UV radiation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_photochem
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_photochem&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_photochem
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_photochem&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_photochem
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_photochem&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Lig_deg</Name>
        <Title>Loss of Fe-binding Ligand from Bacterial Degradation</Title>
        <Abstract>Loss of Fe-binding Ligand from Bacterial Degradation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_deg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_deg&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_deg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_deg&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig_deg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig_deg&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_FLUX_IN</Name>
        <Title>POC Flux into Cell</Title>
        <Abstract>POC Flux into Cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_FLUX_IN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_FLUX_IN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_FLUX_IN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_PROD</Name>
        <Title>POC Production</Title>
        <Abstract>POC Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POP_FLUX_IN</Name>
        <Title>POP Flux into Cell</Title>
        <Abstract>POP Flux into Cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_FLUX_IN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_FLUX_IN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_FLUX_IN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POP_PROD</Name>
        <Title>POP Production</Title>
        <Abstract>POP Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_PROD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_PROD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_PROD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_PROD</Name>
        <Title>CaCO3 Production</Title>
        <Abstract>CaCO3 Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SiO2_FLUX_IN</Name>
        <Title>SiO2 Flux into Cell</Title>
        <Abstract>SiO2 Flux into Cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_FLUX_IN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_FLUX_IN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_FLUX_IN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SiO2_PROD</Name>
        <Title>SiO2 Production</Title>
        <Abstract>SiO2 Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_PROD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_PROD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_PROD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dust_FLUX_IN</Name>
        <Title>Dust Flux into Cell</Title>
        <Abstract>Dust Flux into Cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dust_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dust_FLUX_IN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dust_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dust_FLUX_IN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dust_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dust_FLUX_IN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dust_REMIN</Name>
        <Title>Dust Remineralization</Title>
        <Abstract>Dust Remineralization</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dust_REMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dust_REMIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dust_REMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dust_REMIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dust_REMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dust_REMIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>P_iron_FLUX_IN</Name>
        <Title>P_iron Flux into Cell</Title>
        <Abstract>P_iron Flux into Cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_FLUX_IN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_FLUX_IN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_FLUX_IN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_FLUX_IN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>P_iron_PROD</Name>
        <Title>P_iron Production</Title>
        <Abstract>P_iron Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_PROD&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_PROD&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_PROD
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_PROD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>P_iron_REMIN</Name>
        <Title>P_iron Remineralization</Title>
        <Abstract>P_iron Remineralization</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_REMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_REMIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_REMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_REMIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_REMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_REMIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO4_RESTORE_TEND</Name>
        <Title>Dissolved Inorganic Phosphate Restoring Tendency</Title>
        <Abstract>Dissolved Inorganic Phosphate Restoring Tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_RESTORE_TEND&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_RESTORE_TEND&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_RESTORE_TEND&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO3_RESTORE_TEND</Name>
        <Title>Dissolved Inorganic Nitrate Restoring Tendency</Title>
        <Abstract>Dissolved Inorganic Nitrate Restoring Tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_RESTORE_TEND&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_RESTORE_TEND&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_RESTORE_TEND&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SiO3_RESTORE_TEND</Name>
        <Title>Dissolved Inorganic Silicate Restoring Tendency</Title>
        <Abstract>Dissolved Inorganic Silicate Restoring Tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3_RESTORE_TEND&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3_RESTORE_TEND&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3_RESTORE_TEND&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALK_RESTORE_TEND</Name>
        <Title>Alkalinity Restoring Tendency</Title>
        <Abstract>Alkalinity Restoring Tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK_RESTORE_TEND&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK_RESTORE_TEND&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK_RESTORE_TEND
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK_RESTORE_TEND&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO4</Name>
        <Title>Dissolved Inorganic Phosphate</Title>
        <Abstract>Dissolved Inorganic Phosphate</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO3</Name>
        <Title>Dissolved Inorganic Nitrate</Title>
        <Abstract>Dissolved Inorganic Nitrate</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SiO3</Name>
        <Title>Dissolved Inorganic Silicate</Title>
        <Abstract>Dissolved Inorganic Silicate</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NH4</Name>
        <Title>Dissolved Ammonia</Title>
        <Abstract>Dissolved Ammonia</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Fe</Name>
        <Title>Dissolved Inorganic Iron</Title>
        <Abstract>Dissolved Inorganic Iron</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Lig</Name>
        <Title>Iron Binding Ligand</Title>
        <Abstract>Iron Binding Ligand</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Lig
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Lig&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O2</Name>
        <Title>Dissolved Oxygen</Title>
        <Abstract>Dissolved Oxygen</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DIC</Name>
        <Title>Dissolved Inorganic Carbon</Title>
        <Abstract>Dissolved Inorganic Carbon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>J_DIC</Name>
        <Title>Dissolved Inorganic Carbon Source Sink Term</Title>
        <Abstract>Dissolved Inorganic Carbon Source Sink Term</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=J_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=J_DIC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=J_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=J_DIC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=J_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=J_DIC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALK</Name>
        <Title>Alkalinity</Title>
        <Abstract>Alkalinity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOC</Name>
        <Title>Dissolved Organic Carbon</Title>
        <Abstract>Dissolved Organic Carbon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DON</Name>
        <Title>Dissolved Organic Nitrogen</Title>
        <Abstract>Dissolved Organic Nitrogen</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOP</Name>
        <Title>Dissolved Organic Phosphorus</Title>
        <Abstract>Dissolved Organic Phosphorus</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOPr</Name>
        <Title>Refractory DOP</Title>
        <Abstract>Refractory DOP</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOPr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOPr&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOPr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOPr&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOPr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOPr&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DONr</Name>
        <Title>Refractory DON</Title>
        <Abstract>Refractory DON</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DONr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DONr&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DONr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DONr&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DONr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DONr&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOCr</Name>
        <Title>Refractory DOC</Title>
        <Abstract>Refractory DOC</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>IAGE</Name>
        <Title>Ideal Age</Title>
        <Abstract>Ideal Age</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IAGE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IAGE&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IAGE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IAGE&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IAGE
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IAGE&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KAPPA_ISOP</Name>
        <Title>Isopycnal diffusion coefficient</Title>
        <Abstract>Isopycnal diffusion coefficient</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KAPPA_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KAPPA_ISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KAPPA_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KAPPA_ISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KAPPA_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KAPPA_ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KAPPA_THIC</Name>
        <Title>Thickness diffusion coefficient</Title>
        <Abstract>Thickness diffusion coefficient</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KAPPA_THIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KAPPA_THIC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KAPPA_THIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KAPPA_THIC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KAPPA_THIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KAPPA_THIC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HOR_DIFF</Name>
        <Title>Horizontal diffusion coefficient</Title>
        <Abstract>Horizontal diffusion coefficient</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOR_DIFF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOR_DIFF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOR_DIFF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOR_DIFF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HOR_DIFF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HOR_DIFF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PV</Name>
        <Title>Potential Vorticity</Title>
        <Abstract>Potential Vorticity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PV&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PV&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PV
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PV&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Q</Name>
        <Title>Static Stability (d(rho(p_r))/dz)</Title>
        <Abstract>Static Stability (d(rho(p_r))/dz)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Q
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Q&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Q
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Q&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Q
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Q&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PD&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PAR_avg</Name>
        <Title>PAR Average over Model Cell</Title>
        <Abstract>PAR Average over Model Cell</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAR_avg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAR_avg&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAR_avg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAR_avg&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PAR_avg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PAR_avg&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_TOT</Name>
        <Title>Total C Fixation</Title>
        <Abstract>Total C Fixation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_NO3_TOT</Name>
        <Title>Total C Fixation from NO3</Title>
        <Abstract>Total C Fixation from NO3</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_Qp</Name>
        <Title>Small Phyto P:C ratio</Title>
        <Abstract>Small Phyto P:C ratio</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Qp&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Qp&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Qp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoFe_sp</Name>
        <Title>Small Phyto Fe Uptake</Title>
        <Abstract>Small Phyto Fe Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_sp&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_sp&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_sp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNO3_sp</Name>
        <Title>Small Phyto NO3 Uptake</Title>
        <Abstract>Small Phyto NO3 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_sp&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_sp&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_sp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNH4_sp</Name>
        <Title>Small Phyto NH4 Uptake</Title>
        <Abstract>Small Phyto NH4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_sp&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_sp&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_sp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_sp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOP_sp_uptake</Name>
        <Title>Small Phyto DOP Uptake</Title>
        <Abstract>Small Phyto DOP Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_sp_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_sp_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_sp_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_sp_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_sp_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_sp_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO4_sp_uptake</Name>
        <Title>Small Phyto PO4 Uptake</Title>
        <Abstract>Small Phyto PO4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_sp_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_sp_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_sp_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_sp_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_sp_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_sp_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_agg</Name>
        <Title>Small Phyto Aggregation</Title>
        <Abstract>Small Phyto Aggregation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_Qp</Name>
        <Title>Diatom P:C ratio</Title>
        <Abstract>Diatom P:C ratio</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Qp&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Qp&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Qp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoFe_diat</Name>
        <Title>Diatom Fe Uptake</Title>
        <Abstract>Diatom Fe Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_diat&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_diat&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_diat&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNO3_diat</Name>
        <Title>Diatom NO3 Uptake</Title>
        <Abstract>Diatom NO3 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_diat&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_diat&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_diat&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNH4_diat</Name>
        <Title>Diatom NH4 Uptake</Title>
        <Abstract>Diatom NH4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_diat&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_diat&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_diat
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_diat&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOP_diat_uptake</Name>
        <Title>Diatom DOP Uptake</Title>
        <Abstract>Diatom DOP Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_diat_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_diat_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_diat_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_diat_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_diat_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_diat_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO4_diat_uptake</Name>
        <Title>Diatom PO4 Uptake</Title>
        <Abstract>Diatom PO4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_diat_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_diat_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_diat_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_diat_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_diat_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_diat_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_agg</Name>
        <Title>Diatom Aggregation</Title>
        <Abstract>Diatom Aggregation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_Qp</Name>
        <Title>Diazotroph P:C ratio</Title>
        <Abstract>Diazotroph P:C ratio</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Qp&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Qp&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Qp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoFe_diaz</Name>
        <Title>Diazotroph Fe Uptake</Title>
        <Abstract>Diazotroph Fe Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_diaz&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_diaz&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_diaz&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNO3_diaz</Name>
        <Title>Diazotroph NO3 Uptake</Title>
        <Abstract>Diazotroph NO3 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_diaz&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_diaz&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_diaz&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNH4_diaz</Name>
        <Title>Diazotroph NH4 Uptake</Title>
        <Abstract>Diazotroph NH4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_diaz&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_diaz&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_diaz
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_diaz&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOP_diaz_uptake</Name>
        <Title>Diazotroph DOP Uptake</Title>
        <Abstract>Diazotroph DOP Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_diaz_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_diaz_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_diaz_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_diaz_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_diaz_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_diaz_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO4_diaz_uptake</Name>
        <Title>Diazotroph PO4 Uptake</Title>
        <Abstract>Diazotroph PO4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_diaz_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_diaz_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_diaz_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_diaz_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_diaz_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_diaz_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_agg</Name>
        <Title>Diazotroph Aggregation</Title>
        <Abstract>Diazotroph Aggregation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_Nfix</Name>
        <Title>Diazotroph N Fixation</Title>
        <Abstract>Diazotroph N Fixation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Nfix
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Nfix&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Nfix
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Nfix&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Nfix
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Nfix&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_Qp</Name>
        <Title>Coccolithophores P:C ratio</Title>
        <Abstract>Coccolithophores P:C ratio</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Qp&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Qp&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Qp
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Qp&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoFe_cocco</Name>
        <Title>Coccolithophores Fe Uptake</Title>
        <Abstract>Coccolithophores Fe Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_cocco&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_cocco&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoFe_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoFe_cocco&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNO3_cocco</Name>
        <Title>Coccolithophores NO3 Uptake</Title>
        <Abstract>Coccolithophores NO3 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_cocco&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_cocco&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNO3_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNO3_cocco&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoNH4_cocco</Name>
        <Title>Coccolithophores NH4 Uptake</Title>
        <Abstract>Coccolithophores NH4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_cocco&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_cocco&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoNH4_cocco
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoNH4_cocco&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOP_cocco_uptake</Name>
        <Title>Coccolithophores DOP Uptake</Title>
        <Abstract>Coccolithophores DOP Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_cocco_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_cocco_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_cocco_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_cocco_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_cocco_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_cocco_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO4_cocco_uptake</Name>
        <Title>Coccolithophores PO4 Uptake</Title>
        <Abstract>Coccolithophores PO4 Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_cocco_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_cocco_uptake&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_cocco_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_cocco_uptake&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_cocco_uptake
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_cocco_uptake&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_agg</Name>
        <Title>Coccolithophores Aggregation</Title>
        <Abstract>Coccolithophores Aggregation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bSi_form</Name>
        <Title>Total Si Uptake</Title>
        <Abstract>Total Si Uptake</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bSi_form
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bSi_form&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bSi_form
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bSi_form&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bSi_form
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bSi_form&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zooC</Name>
        <Title>Zooplankton Carbon</Title>
        <Abstract>Zooplankton Carbon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zooC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zooC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zooC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zooC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zooC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zooC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>spChl</Name>
        <Title>Small Phyto Chlorophyll</Title>
        <Abstract>Small Phyto Chlorophyll</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spChl&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spChl&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spChl&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>spC</Name>
        <Title>Small Phyto Carbon</Title>
        <Abstract>Small Phyto Carbon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>spP</Name>
        <Title>Small Phyto Phosphorus</Title>
        <Abstract>Small Phyto Phosphorus</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>spFe</Name>
        <Title>Small Phyto Iron</Title>
        <Abstract>Small Phyto Iron</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spFe&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spFe&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=spFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=spFe&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diatChl</Name>
        <Title>Diatom Chlorophyll</Title>
        <Abstract>Diatom Chlorophyll</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatChl&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatChl&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatChl&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diatC</Name>
        <Title>Diatom Carbon</Title>
        <Abstract>Diatom Carbon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diatP</Name>
        <Title>Diatom Phosphorus</Title>
        <Abstract>Diatom Phosphorus</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diatFe</Name>
        <Title>Diatom Iron</Title>
        <Abstract>Diatom Iron</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatFe&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatFe&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatFe&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diatSi</Name>
        <Title>Diatom Silicon</Title>
        <Abstract>Diatom Silicon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatSi
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatSi&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatSi
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatSi&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diatSi
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diatSi&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diazChl</Name>
        <Title>Diazotroph Chlorophyll</Title>
        <Abstract>Diazotroph Chlorophyll</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazChl&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazChl&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazChl&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diazC</Name>
        <Title>Diazotroph Carbon</Title>
        <Abstract>Diazotroph Carbon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diazP</Name>
        <Title>Diazotroph Phosphorus</Title>
        <Abstract>Diazotroph Phosphorus</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diazFe</Name>
        <Title>Diazotroph Iron</Title>
        <Abstract>Diazotroph Iron</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazFe&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazFe&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diazFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diazFe&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>coccoChl</Name>
        <Title>Coccolithophores Chlorophyll</Title>
        <Abstract>Coccolithophores Chlorophyll</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoChl&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoChl&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoChl
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoChl&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>coccoC</Name>
        <Title>Coccolithophores Carbon</Title>
        <Abstract>Coccolithophores Carbon</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>coccoP</Name>
        <Title>Coccolithophores Phosphorus</Title>
        <Abstract>Coccolithophores Phosphorus</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>coccoFe</Name>
        <Title>Coccolithophores Iron</Title>
        <Abstract>Coccolithophores Iron</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoFe&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoFe&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoFe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoFe&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>coccoCaCO3</Name>
        <Title>Coccolithophores CaCO3</Title>
        <Abstract>Coccolithophores CaCO3</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoCaCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoCaCO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoCaCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoCaCO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=coccoCaCO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=coccoCaCO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dTEMP_POS_2D</Name>
        <Title>max pos column temperature timestep diff</Title>
        <Abstract>max pos column temperature timestep diff</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dTEMP_POS_2D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dTEMP_POS_2D&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dTEMP_POS_2D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dTEMP_POS_2D&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dTEMP_POS_2D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dTEMP_POS_2D&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dTEMP_NEG_2D</Name>
        <Title>min neg column temperature timestep diff</Title>
        <Abstract>min neg column temperature timestep diff</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dTEMP_NEG_2D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dTEMP_NEG_2D&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dTEMP_NEG_2D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dTEMP_NEG_2D&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dTEMP_NEG_2D
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dTEMP_NEG_2D&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SSS2</Name>
        <Title>Sea Surface Salinity**2</Title>
        <Abstract>Sea Surface Salinity**2</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSS2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSS2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSS2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSS2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SSS2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSS2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RHO_VINT</Name>
        <Title>Vertical Integral of In-Situ Density</Title>
        <Abstract>Vertical Integral of In-Situ Density</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO_VINT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO_VINT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO_VINT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO_VINT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RHO_VINT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RHO_VINT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RESID_T</Name>
        <Title>Free-Surface Residual Flux (T)</Title>
        <Abstract>Free-Surface Residual Flux (T)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RESID_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RESID_T&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RESID_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RESID_T&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RESID_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RESID_T&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>RESID_S</Name>
        <Title>Free-Surface Residual Flux (S)</Title>
        <Abstract>Free-Surface Residual Flux (S)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RESID_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RESID_S&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RESID_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RESID_S&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=RESID_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=RESID_S&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SSH2&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SHF_QSW&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SFWF_WRST&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FW</Name>
        <Title>Freshwater Flux</Title>
        <Abstract>Freshwater Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FW&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FW&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TFW_T</Name>
        <Title>T flux due to freshwater flux</Title>
        <Abstract>T flux due to freshwater flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TFW_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TFW_T&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TFW_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TFW_T&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TFW_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TFW_T&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TFW_S</Name>
        <Title>S flux due to freshwater flux (kg of salt/m^2/s)</Title>
        <Abstract>S flux due to freshwater flux (kg of salt/m^2/s)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TFW_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TFW_S&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TFW_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TFW_S&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TFW_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TFW_S&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ATM_FINE_DUST_FLUX_CPL</Name>
        <Title>ATM_FINE_DUST_FLUX from cpl</Title>
        <Abstract>ATM_FINE_DUST_FLUX from cpl</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_FINE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_FINE_DUST_FLUX_CPL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_FINE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_FINE_DUST_FLUX_CPL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_FINE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_FINE_DUST_FLUX_CPL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ATM_COARSE_DUST_FLUX_CPL</Name>
        <Title>ATM_COARSE_DUST_FLUX from cpl</Title>
        <Abstract>ATM_COARSE_DUST_FLUX from cpl</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_COARSE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_COARSE_DUST_FLUX_CPL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_COARSE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_COARSE_DUST_FLUX_CPL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_COARSE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_COARSE_DUST_FLUX_CPL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SEAICE_DUST_FLUX_CPL</Name>
        <Title>SEAICE_DUST_FLUX from cpl</Title>
        <Abstract>SEAICE_DUST_FLUX from cpl</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SEAICE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SEAICE_DUST_FLUX_CPL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SEAICE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SEAICE_DUST_FLUX_CPL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SEAICE_DUST_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SEAICE_DUST_FLUX_CPL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ATM_BLACK_CARBON_FLUX_CPL</Name>
        <Title>ATM_BLACK_CARBON_FLUX from cpl</Title>
        <Abstract>ATM_BLACK_CARBON_FLUX from cpl</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_BLACK_CARBON_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_BLACK_CARBON_FLUX_CPL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_BLACK_CARBON_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_BLACK_CARBON_FLUX_CPL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_BLACK_CARBON_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_BLACK_CARBON_FLUX_CPL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SEAICE_BLACK_CARBON_FLUX_CPL</Name>
        <Title>SEAICE_BLACK_CARBON_FLUX from cpl</Title>
        <Abstract>SEAICE_BLACK_CARBON_FLUX from cpl</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SEAICE_BLACK_CARBON_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SEAICE_BLACK_CARBON_FLUX_CPL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SEAICE_BLACK_CARBON_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SEAICE_BLACK_CARBON_FLUX_CPL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SEAICE_BLACK_CARBON_FLUX_CPL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SEAICE_BLACK_CARBON_FLUX_CPL&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=EVAP_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PREC_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SNOW_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELT_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ROFF_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>IOFF_F</Name>
        <Title>Ice Runoff Flux from Coupler due to Land-Model Snow Capping</Title>
        <Abstract>Ice Runoff Flux from Coupler due to Land-Model Snow Capping</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IOFF_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IOFF_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IOFF_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IOFF_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IOFF_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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IOFF_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SENH_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWUP_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=LWDN_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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=MELTH_F&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>IFRAC</Name>
        <Title>Ice Fraction from Coupler</Title>
        <Abstract>Ice Fraction from Coupler</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IFRAC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IFRAC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IFRAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FRACR_BIN_01</Name>
        <Title>fraction of ocean cell occupied by mcog bin 01 for radiative terms</Title>
        <Abstract>fraction of ocean cell occupied by mcog bin 01 for radiative terms</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_01&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_01&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_01&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_BIN_01</Name>
        <Title>net shortwave into mcog bin 01</Title>
        <Abstract>net shortwave into mcog bin 01</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_01&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_01&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_01
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_01&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FRACR_BIN_02</Name>
        <Title>fraction of ocean cell occupied by mcog bin 02 for radiative terms</Title>
        <Abstract>fraction of ocean cell occupied by mcog bin 02 for radiative terms</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_02&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_02&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_02&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_BIN_02</Name>
        <Title>net shortwave into mcog bin 02</Title>
        <Abstract>net shortwave into mcog bin 02</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_02&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_02&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_02
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_02&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FRACR_BIN_03</Name>
        <Title>fraction of ocean cell occupied by mcog bin 03 for radiative terms</Title>
        <Abstract>fraction of ocean cell occupied by mcog bin 03 for radiative terms</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_03&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_03&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_03&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_BIN_03</Name>
        <Title>net shortwave into mcog bin 03</Title>
        <Abstract>net shortwave into mcog bin 03</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_03&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_03&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_03
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_03&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FRACR_BIN_04</Name>
        <Title>fraction of ocean cell occupied by mcog bin 04 for radiative terms</Title>
        <Abstract>fraction of ocean cell occupied by mcog bin 04 for radiative terms</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_04&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_04&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_04&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_BIN_04</Name>
        <Title>net shortwave into mcog bin 04</Title>
        <Abstract>net shortwave into mcog bin 04</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_04&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_04&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_04
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_04&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FRACR_BIN_05</Name>
        <Title>fraction of ocean cell occupied by mcog bin 05 for radiative terms</Title>
        <Abstract>fraction of ocean cell occupied by mcog bin 05 for radiative terms</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_05&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_05&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_05&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_BIN_05</Name>
        <Title>net shortwave into mcog bin 05</Title>
        <Abstract>net shortwave into mcog bin 05</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_05&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_05&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_05
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_05&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FRACR_BIN_06</Name>
        <Title>fraction of ocean cell occupied by mcog bin 06 for radiative terms</Title>
        <Abstract>fraction of ocean cell occupied by mcog bin 06 for radiative terms</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_06&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_06&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FRACR_BIN_06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FRACR_BIN_06&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_BIN_06</Name>
        <Title>net shortwave into mcog bin 06</Title>
        <Abstract>net shortwave into mcog bin 06</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_06&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_06&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_BIN_06
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_BIN_06&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zsatcalc</Name>
        <Title>Calcite Saturation Depth</Title>
        <Abstract>Calcite Saturation Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zsatcalc
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zsatcalc&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zsatcalc
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zsatcalc&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zsatcalc
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zsatcalc&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zsatarag</Name>
        <Title>Aragonite Saturation Depth</Title>
        <Abstract>Aragonite Saturation Depth</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zsatarag
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zsatarag&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zsatarag
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zsatarag&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zsatarag
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zsatarag&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O2_ZMIN</Name>
        <Title>Vertical Minimum of O2</Title>
        <Abstract>Vertical Minimum of O2</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_ZMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_ZMIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_ZMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_ZMIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_ZMIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_ZMIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O2_ZMIN_DEPTH</Name>
        <Title>Depth of Vertical Minimum of O2</Title>
        <Abstract>Depth of Vertical Minimum of O2</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_ZMIN_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_ZMIN_DEPTH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_ZMIN_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_ZMIN_DEPTH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2_ZMIN_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2_ZMIN_DEPTH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_TOT_zint</Name>
        <Title>Total C Fixation Vertical Integral</Title>
        <Abstract>Total C Fixation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_TOT_zint_100m</Name>
        <Title>Total C Fixation Vertical Integral, 0-100m</Title>
        <Abstract>Total C Fixation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_TOT_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_TOT_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_NO3_TOT_zint</Name>
        <Title>Total C Fixation from NO3 Vertical Integral</Title>
        <Abstract>Total C Fixation from NO3 Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_NO3_TOT_zint_100m</Name>
        <Title>Total C Fixation from NO3 Vertical Integral, 0-100m</Title>
        <Abstract>Total C Fixation from NO3 Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_NO3_TOT_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_NO3_TOT_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOC_prod_zint</Name>
        <Title>Vertical Integral of DOC Production</Title>
        <Abstract>Vertical Integral of DOC Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOC_prod_zint_100m</Name>
        <Title>Vertical Integral of DOC Production, 0-100m</Title>
        <Abstract>Vertical Integral of DOC Production, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_prod_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_prod_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOC_remin_zint</Name>
        <Title>Vertical Integral of DOC Remineralization</Title>
        <Abstract>Vertical Integral of DOC Remineralization</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_remin_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_remin_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_remin_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_remin_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_remin_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_remin_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOC_remin_zint_100m</Name>
        <Title>Vertical Integral of DOC Remineralization, 0-100m</Title>
        <Abstract>Vertical Integral of DOC Remineralization, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_remin_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_remin_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_remin_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_remin_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_remin_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_remin_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOCr_remin_zint</Name>
        <Title>Vertical Integral of DOCr Remineralization</Title>
        <Abstract>Vertical Integral of DOCr Remineralization</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_remin_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_remin_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_remin_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_remin_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_remin_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_remin_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOCr_remin_zint_100m</Name>
        <Title>Vertical Integral of DOCr Remineralization, 0-100m</Title>
        <Abstract>Vertical Integral of DOCr Remineralization, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_remin_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_remin_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_remin_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_remin_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_remin_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_remin_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>calcToSed</Name>
        <Title>CaCO3 Flux to Sediments</Title>
        <Abstract>CaCO3 Flux to Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=calcToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=calcToSed&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=calcToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=calcToSed&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=calcToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=calcToSed&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pocToSed</Name>
        <Title>POC Flux to Sediments</Title>
        <Abstract>POC Flux to Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pocToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pocToSed&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pocToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pocToSed&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pocToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pocToSed&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ponToSed</Name>
        <Title>nitrogen burial Flux to Sediments</Title>
        <Abstract>nitrogen burial Flux to Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ponToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ponToSed&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ponToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ponToSed&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ponToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ponToSed&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SedDenitrif</Name>
        <Title>nitrogen loss in Sediments</Title>
        <Abstract>nitrogen loss in Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SedDenitrif
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SedDenitrif&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SedDenitrif
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SedDenitrif&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SedDenitrif
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SedDenitrif&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>popToSed</Name>
        <Title>phosphorus Flux to Sediments</Title>
        <Abstract>phosphorus Flux to Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=popToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=popToSed&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=popToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=popToSed&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=popToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=popToSed&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>bsiToSed</Name>
        <Title>biogenic Si Flux to Sediments</Title>
        <Abstract>biogenic Si Flux to Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bsiToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bsiToSed&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bsiToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bsiToSed&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=bsiToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=bsiToSed&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>dustToSed</Name>
        <Title>dust Flux to Sediments</Title>
        <Abstract>dust Flux to Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dustToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dustToSed&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dustToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dustToSed&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=dustToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=dustToSed&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pfeToSed</Name>
        <Title>pFe Flux to Sediments</Title>
        <Abstract>pFe Flux to Sediments</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pfeToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pfeToSed&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pfeToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pfeToSed&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pfeToSed
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pfeToSed&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_N_lim_surf</Name>
        <Title>Small Phyto N Limitation, Surface</Title>
        <Abstract>Small Phyto N Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_N_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_N_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_N_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_N_lim_Cweight_avg_100m</Name>
        <Title>Small Phyto N Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Small Phyto N Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_N_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_N_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_N_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_P_lim_surf</Name>
        <Title>Small Phyto P Limitation, Surface</Title>
        <Abstract>Small Phyto P Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_P_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_P_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_P_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_P_lim_Cweight_avg_100m</Name>
        <Title>Small Phyto P Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Small Phyto P Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_P_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_P_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_P_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_Fe_lim_surf</Name>
        <Title>Small Phyto Fe Limitation, Surface</Title>
        <Abstract>Small Phyto Fe Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Fe_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Fe_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Fe_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_Fe_lim_Cweight_avg_100m</Name>
        <Title>Small Phyto Fe Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Small Phyto Fe Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Fe_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Fe_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_Fe_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_light_lim_surf</Name>
        <Title>Small Phyto Light Limitation, Surface</Title>
        <Abstract>Small Phyto Light Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_light_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_light_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_light_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_light_lim_Cweight_avg_100m</Name>
        <Title>Small Phyto Light Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Small Phyto Light Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_light_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_light_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_light_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_sp_zint</Name>
        <Title>Small Phyto C Fixation Vertical Integral</Title>
        <Abstract>Small Phyto C Fixation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_sp_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_sp_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_sp_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_sp_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_sp_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_sp_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_sp_zint_100m</Name>
        <Title>Small Phyto C Fixation Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto C Fixation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_sp_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_sp_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_sp_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_sp_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_sp_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_sp_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_zint</Name>
        <Title>Small Phyto Grazing Vertical Integral</Title>
        <Abstract>Small Phyto Grazing Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_zint_100m</Name>
        <Title>Small Phyto Grazing Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Grazing Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_poc_zint</Name>
        <Title>Small Phyto Grazing to POC Vertical Integral</Title>
        <Abstract>Small Phyto Grazing to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_poc_zint_100m</Name>
        <Title>Small Phyto Grazing to POC Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Grazing to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_doc_zint</Name>
        <Title>Small Phyto Grazing to DOC Vertical Integral</Title>
        <Abstract>Small Phyto Grazing to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_doc_zint_100m</Name>
        <Title>Small Phyto Grazing to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Grazing to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_zoo_zint</Name>
        <Title>Small Phyto Grazing to ZOO Vertical Integral</Title>
        <Abstract>Small Phyto Grazing to ZOO Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zoo_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zoo_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zoo_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_sp_zoo_zint_100m</Name>
        <Title>Small Phyto Grazing to ZOO Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Grazing to ZOO Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zoo_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zoo_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_sp_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_sp_zoo_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_loss_zint</Name>
        <Title>Small Phyto Loss Vertical Integral</Title>
        <Abstract>Small Phyto Loss Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_loss_zint_100m</Name>
        <Title>Small Phyto Loss Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Loss Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_loss_poc_zint</Name>
        <Title>Small Phyto Loss to POC Vertical Integral</Title>
        <Abstract>Small Phyto Loss to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_loss_poc_zint_100m</Name>
        <Title>Small Phyto Loss to POC Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Loss to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_loss_doc_zint</Name>
        <Title>Small Phyto Loss to DOC Vertical Integral</Title>
        <Abstract>Small Phyto Loss to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_loss_doc_zint_100m</Name>
        <Title>Small Phyto Loss to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Loss to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_loss_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_agg_zint</Name>
        <Title>Small Phyto Aggregation Vertical Integral</Title>
        <Abstract>Small Phyto Aggregation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>sp_agg_zint_100m</Name>
        <Title>Small Phyto Aggregation Vertical Integral, 0-100m</Title>
        <Abstract>Small Phyto Aggregation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=sp_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=sp_agg_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_N_lim_surf</Name>
        <Title>Diatom N Limitation, Surface</Title>
        <Abstract>Diatom N Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_N_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_N_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_N_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_N_lim_Cweight_avg_100m</Name>
        <Title>Diatom N Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diatom N Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_N_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_N_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_N_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_P_lim_surf</Name>
        <Title>Diatom P Limitation, Surface</Title>
        <Abstract>Diatom P Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_P_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_P_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_P_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_P_lim_Cweight_avg_100m</Name>
        <Title>Diatom P Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diatom P Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_P_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_P_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_P_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_Fe_lim_surf</Name>
        <Title>Diatom Fe Limitation, Surface</Title>
        <Abstract>Diatom Fe Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Fe_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Fe_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Fe_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_Fe_lim_Cweight_avg_100m</Name>
        <Title>Diatom Fe Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diatom Fe Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Fe_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Fe_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_Fe_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_SiO3_lim_surf</Name>
        <Title>Diatom SiO3 Limitation, Surface</Title>
        <Abstract>Diatom SiO3 Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_SiO3_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_SiO3_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_SiO3_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_SiO3_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_SiO3_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_SiO3_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_SiO3_lim_Cweight_avg_100m</Name>
        <Title>Diatom SiO3 Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diatom SiO3 Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_SiO3_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_SiO3_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_SiO3_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_SiO3_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_SiO3_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_SiO3_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_light_lim_surf</Name>
        <Title>Diatom Light Limitation, Surface</Title>
        <Abstract>Diatom Light Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_light_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_light_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_light_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_light_lim_Cweight_avg_100m</Name>
        <Title>Diatom Light Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diatom Light Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_light_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_light_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_light_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_diat_zint</Name>
        <Title>Diatom C Fixation Vertical Integral</Title>
        <Abstract>Diatom C Fixation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diat_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diat_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diat_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diat_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diat_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diat_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_diat_zint_100m</Name>
        <Title>Diatom C Fixation Vertical Integral, 0-100m</Title>
        <Abstract>Diatom C Fixation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diat_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diat_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diat_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diat_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diat_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diat_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_zint</Name>
        <Title>Diatom Grazing Vertical Integral</Title>
        <Abstract>Diatom Grazing Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_zint_100m</Name>
        <Title>Diatom Grazing Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Grazing Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_poc_zint</Name>
        <Title>Diatom Grazing to POC Vertical Integral</Title>
        <Abstract>Diatom Grazing to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_poc_zint_100m</Name>
        <Title>Diatom Grazing to POC Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Grazing to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_doc_zint</Name>
        <Title>Diatom Grazing to DOC Vertical Integral</Title>
        <Abstract>Diatom Grazing to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_doc_zint_100m</Name>
        <Title>Diatom Grazing to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Grazing to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_zoo_zint</Name>
        <Title>Diatom Grazing to ZOO Vertical Integral</Title>
        <Abstract>Diatom Grazing to ZOO Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zoo_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zoo_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zoo_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diat_zoo_zint_100m</Name>
        <Title>Diatom Grazing to ZOO Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Grazing to ZOO Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zoo_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zoo_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diat_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diat_zoo_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_loss_zint</Name>
        <Title>Diatom Loss Vertical Integral</Title>
        <Abstract>Diatom Loss Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_loss_zint_100m</Name>
        <Title>Diatom Loss Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Loss Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_loss_poc_zint</Name>
        <Title>Diatom Loss to POC Vertical Integral</Title>
        <Abstract>Diatom Loss to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_loss_poc_zint_100m</Name>
        <Title>Diatom Loss to POC Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Loss to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_loss_doc_zint</Name>
        <Title>Diatom Loss to DOC Vertical Integral</Title>
        <Abstract>Diatom Loss to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_loss_doc_zint_100m</Name>
        <Title>Diatom Loss to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Loss to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_loss_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_agg_zint</Name>
        <Title>Diatom Aggregation Vertical Integral</Title>
        <Abstract>Diatom Aggregation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diat_agg_zint_100m</Name>
        <Title>Diatom Aggregation Vertical Integral, 0-100m</Title>
        <Abstract>Diatom Aggregation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diat_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diat_agg_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_P_lim_surf</Name>
        <Title>Diazotroph P Limitation, Surface</Title>
        <Abstract>Diazotroph P Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_P_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_P_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_P_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_P_lim_Cweight_avg_100m</Name>
        <Title>Diazotroph P Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diazotroph P Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_P_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_P_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_P_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_Fe_lim_surf</Name>
        <Title>Diazotroph Fe Limitation, Surface</Title>
        <Abstract>Diazotroph Fe Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Fe_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Fe_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Fe_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_Fe_lim_Cweight_avg_100m</Name>
        <Title>Diazotroph Fe Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diazotroph Fe Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Fe_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Fe_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_Fe_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_light_lim_surf</Name>
        <Title>Diazotroph Light Limitation, Surface</Title>
        <Abstract>Diazotroph Light Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_light_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_light_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_light_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_light_lim_Cweight_avg_100m</Name>
        <Title>Diazotroph Light Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Diazotroph Light Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_light_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_light_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_light_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_diaz_zint</Name>
        <Title>Diazotroph C Fixation Vertical Integral</Title>
        <Abstract>Diazotroph C Fixation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diaz_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diaz_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diaz_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diaz_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diaz_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diaz_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_diaz_zint_100m</Name>
        <Title>Diazotroph C Fixation Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph C Fixation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diaz_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diaz_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diaz_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diaz_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_diaz_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_diaz_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_zint</Name>
        <Title>Diazotroph Grazing Vertical Integral</Title>
        <Abstract>Diazotroph Grazing Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_zint_100m</Name>
        <Title>Diazotroph Grazing Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Grazing Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_poc_zint</Name>
        <Title>Diazotroph Grazing to POC Vertical Integral</Title>
        <Abstract>Diazotroph Grazing to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_poc_zint_100m</Name>
        <Title>Diazotroph Grazing to POC Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Grazing to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_doc_zint</Name>
        <Title>Diazotroph Grazing to DOC Vertical Integral</Title>
        <Abstract>Diazotroph Grazing to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_doc_zint_100m</Name>
        <Title>Diazotroph Grazing to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Grazing to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_zoo_zint</Name>
        <Title>Diazotroph Grazing to ZOO Vertical Integral</Title>
        <Abstract>Diazotroph Grazing to ZOO Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zoo_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zoo_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zoo_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_diaz_zoo_zint_100m</Name>
        <Title>Diazotroph Grazing to ZOO Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Grazing to ZOO Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zoo_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zoo_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_diaz_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_diaz_zoo_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_loss_zint</Name>
        <Title>Diazotroph Loss Vertical Integral</Title>
        <Abstract>Diazotroph Loss Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_loss_zint_100m</Name>
        <Title>Diazotroph Loss Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Loss Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_loss_poc_zint</Name>
        <Title>Diazotroph Loss to POC Vertical Integral</Title>
        <Abstract>Diazotroph Loss to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_loss_poc_zint_100m</Name>
        <Title>Diazotroph Loss to POC Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Loss to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_loss_doc_zint</Name>
        <Title>Diazotroph Loss to DOC Vertical Integral</Title>
        <Abstract>Diazotroph Loss to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_loss_doc_zint_100m</Name>
        <Title>Diazotroph Loss to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Loss to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_loss_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_agg_zint</Name>
        <Title>Diazotroph Aggregation Vertical Integral</Title>
        <Abstract>Diazotroph Aggregation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>diaz_agg_zint_100m</Name>
        <Title>Diazotroph Aggregation Vertical Integral, 0-100m</Title>
        <Abstract>Diazotroph Aggregation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=diaz_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=diaz_agg_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_N_lim_surf</Name>
        <Title>Coccolithophores N Limitation, Surface</Title>
        <Abstract>Coccolithophores N Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_N_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_N_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_N_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_N_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_N_lim_Cweight_avg_100m</Name>
        <Title>Coccolithophores N Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Coccolithophores N Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_N_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_N_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_N_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_N_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_P_lim_surf</Name>
        <Title>Coccolithophores P Limitation, Surface</Title>
        <Abstract>Coccolithophores P Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_P_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_P_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_P_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_P_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_P_lim_Cweight_avg_100m</Name>
        <Title>Coccolithophores P Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Coccolithophores P Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_P_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_P_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_P_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_P_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_Fe_lim_surf</Name>
        <Title>Coccolithophores Fe Limitation, Surface</Title>
        <Abstract>Coccolithophores Fe Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Fe_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Fe_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Fe_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Fe_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_Fe_lim_Cweight_avg_100m</Name>
        <Title>Coccolithophores Fe Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Coccolithophores Fe Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Fe_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Fe_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_Fe_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_Fe_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_C_lim_surf</Name>
        <Title>Coccolithophores C Limitation, Surface</Title>
        <Abstract>Coccolithophores C Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_C_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_C_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_C_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_C_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_C_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_C_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_C_lim_Cweight_avg_100m</Name>
        <Title>Coccolithophores C Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Coccolithophores C Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_C_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_C_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_C_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_C_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_C_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_C_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_light_lim_surf</Name>
        <Title>Coccolithophores Light Limitation, Surface</Title>
        <Abstract>Coccolithophores Light Limitation, Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_light_lim_surf&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_light_lim_surf&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_light_lim_surf
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_light_lim_surf&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_light_lim_Cweight_avg_100m</Name>
        <Title>Coccolithophores Light Limitation, carbon biomass weighted average over 0-100m</Title>
        <Abstract>Coccolithophores Light Limitation, carbon biomass weighted average over 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_light_lim_Cweight_avg_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_light_lim_Cweight_avg_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_light_lim_Cweight_avg_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_light_lim_Cweight_avg_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_cocco_zint</Name>
        <Title>Coccolithophores C Fixation Vertical Integral</Title>
        <Abstract>Coccolithophores C Fixation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_cocco_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_cocco_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_cocco_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_cocco_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_cocco_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_cocco_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>photoC_cocco_zint_100m</Name>
        <Title>Coccolithophores C Fixation Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores C Fixation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_cocco_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_cocco_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_cocco_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_cocco_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=photoC_cocco_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=photoC_cocco_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_zint</Name>
        <Title>Coccolithophores Grazing Vertical Integral</Title>
        <Abstract>Coccolithophores Grazing Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_zint_100m</Name>
        <Title>Coccolithophores Grazing Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Grazing Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_poc_zint</Name>
        <Title>Coccolithophores Grazing to POC Vertical Integral</Title>
        <Abstract>Coccolithophores Grazing to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_poc_zint_100m</Name>
        <Title>Coccolithophores Grazing to POC Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Grazing to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_doc_zint</Name>
        <Title>Coccolithophores Grazing to DOC Vertical Integral</Title>
        <Abstract>Coccolithophores Grazing to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_doc_zint_100m</Name>
        <Title>Coccolithophores Grazing to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Grazing to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_zoo_zint</Name>
        <Title>Coccolithophores Grazing to ZOO Vertical Integral</Title>
        <Abstract>Coccolithophores Grazing to ZOO Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zoo_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zoo_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zoo_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zoo_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>graze_cocco_zoo_zint_100m</Name>
        <Title>Coccolithophores Grazing to ZOO Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Grazing to ZOO Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zoo_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zoo_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=graze_cocco_zoo_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=graze_cocco_zoo_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_loss_zint</Name>
        <Title>Coccolithophores Loss Vertical Integral</Title>
        <Abstract>Coccolithophores Loss Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_loss_zint_100m</Name>
        <Title>Coccolithophores Loss Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Loss Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_loss_poc_zint</Name>
        <Title>Coccolithophores Loss to POC Vertical Integral</Title>
        <Abstract>Coccolithophores Loss to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_loss_poc_zint_100m</Name>
        <Title>Coccolithophores Loss to POC Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Loss to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_loss_doc_zint</Name>
        <Title>Coccolithophores Loss to DOC Vertical Integral</Title>
        <Abstract>Coccolithophores Loss to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_loss_doc_zint_100m</Name>
        <Title>Coccolithophores Loss to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Loss to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_loss_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_agg_zint</Name>
        <Title>Coccolithophores Aggregation Vertical Integral</Title>
        <Abstract>Coccolithophores Aggregation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>cocco_agg_zint_100m</Name>
        <Title>Coccolithophores Aggregation Vertical Integral, 0-100m</Title>
        <Abstract>Coccolithophores Aggregation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=cocco_agg_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=cocco_agg_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_form_zint</Name>
        <Title>Total CaCO3 Formation Vertical Integral</Title>
        <Abstract>Total CaCO3 Formation Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_form_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_form_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_form_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_form_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_form_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_form_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_form_zint_100m</Name>
        <Title>Total CaCO3 Formation Vertical Integral, 0-100m</Title>
        <Abstract>Total CaCO3 Formation Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_form_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_form_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_form_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_form_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_form_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_form_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zoo_loss_zint</Name>
        <Title>Zooplankton Loss Vertical Integral</Title>
        <Abstract>Zooplankton Loss Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zoo_loss_zint_100m</Name>
        <Title>Zooplankton Loss Vertical Integral, 0-100m</Title>
        <Abstract>Zooplankton Loss Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zoo_loss_poc_zint</Name>
        <Title>Zooplankton Loss to POC Vertical Integral</Title>
        <Abstract>Zooplankton Loss to POC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_poc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_poc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_poc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_poc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zoo_loss_poc_zint_100m</Name>
        <Title>Zooplankton Loss to POC Vertical Integral, 0-100m</Title>
        <Abstract>Zooplankton Loss to POC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_poc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_poc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_poc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_poc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zoo_loss_doc_zint</Name>
        <Title>Zooplankton Loss to DOC Vertical Integral</Title>
        <Abstract>Zooplankton Loss to DOC Vertical Integral</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_doc_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_doc_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_doc_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_doc_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>zoo_loss_doc_zint_100m</Name>
        <Title>Zooplankton Loss to DOC Vertical Integral, 0-100m</Title>
        <Abstract>Zooplankton Loss to DOC Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_doc_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_doc_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=zoo_loss_doc_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=zoo_loss_doc_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_FLUX_100m</Name>
        <Title>POC Flux at 100m</Title>
        <Abstract>POC Flux at 100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_FLUX_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_FLUX_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_FLUX_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POP_FLUX_100m</Name>
        <Title>POP Flux at 100m</Title>
        <Abstract>POP Flux at 100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_FLUX_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_FLUX_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POP_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POP_FLUX_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_FLUX_100m</Name>
        <Title>CaCO3 Flux at 100m</Title>
        <Abstract>CaCO3 Flux at 100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_FLUX_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_FLUX_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_FLUX_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SiO2_FLUX_100m</Name>
        <Title>SiO2 Flux at 100m</Title>
        <Abstract>SiO2 Flux at 100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_FLUX_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_FLUX_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO2_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO2_FLUX_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>P_iron_FLUX_100m</Name>
        <Title>P_iron Flux at 100m</Title>
        <Abstract>P_iron Flux at 100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_FLUX_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_FLUX_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=P_iron_FLUX_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=P_iron_FLUX_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_PROD_zint</Name>
        <Title>Vertical Integral of POC Production</Title>
        <Abstract>Vertical Integral of POC Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_PROD_zint_100m</Name>
        <Title>Vertical Integral of POC Production, 0-100m</Title>
        <Abstract>Vertical Integral of POC Production, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_PROD_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_PROD_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_REMIN_DOCr_zint</Name>
        <Title>Vertical Integral of POC Remineralization routed to DOCr</Title>
        <Abstract>Vertical Integral of POC Remineralization routed to DOCr</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DOCr_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DOCr_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DOCr_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DOCr_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DOCr_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DOCr_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_REMIN_DOCr_zint_100m</Name>
        <Title>Vertical Integral of POC Remineralization routed to DOCr, 0-100m</Title>
        <Abstract>Vertical Integral of POC Remineralization routed to DOCr, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DOCr_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DOCr_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DOCr_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DOCr_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DOCr_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DOCr_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_REMIN_DIC_zint</Name>
        <Title>Vertical Integral of POC Remineralization routed to DIC</Title>
        <Abstract>Vertical Integral of POC Remineralization routed to DIC</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DIC_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DIC_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DIC_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DIC_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DIC_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DIC_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>POC_REMIN_DIC_zint_100m</Name>
        <Title>Vertical Integral of POC Remineralization routed to DIC, 0-100m</Title>
        <Abstract>Vertical Integral of POC Remineralization routed to DIC, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DIC_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DIC_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DIC_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DIC_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=POC_REMIN_DIC_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=POC_REMIN_DIC_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_PROD_zint</Name>
        <Title>Vertical Integral of CaCO3 Production</Title>
        <Abstract>Vertical Integral of CaCO3 Production</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_PROD_zint_100m</Name>
        <Title>Vertical Integral of CaCO3 Production, 0-100m</Title>
        <Abstract>Vertical Integral of CaCO3 Production, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_PROD_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_PROD_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_REMIN_zint</Name>
        <Title>Vertical Integral of CaCO3 Remineralization</Title>
        <Abstract>Vertical Integral of CaCO3 Remineralization</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_REMIN_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_REMIN_zint&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_REMIN_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_REMIN_zint&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_REMIN_zint
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_REMIN_zint&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CaCO3_REMIN_zint_100m</Name>
        <Title>Vertical Integral of CaCO3 Remineralization, 0-100m</Title>
        <Abstract>Vertical Integral of CaCO3 Remineralization, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_REMIN_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_REMIN_zint_100m&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_REMIN_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_REMIN_zint_100m&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CaCO3_REMIN_zint_100m
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CaCO3_REMIN_zint_100m&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ECOSYS_IFRAC</Name>
        <Title>Ice Fraction for ecosys fluxes</Title>
        <Abstract>Ice Fraction for ecosys fluxes</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_IFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_IFRAC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_IFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_IFRAC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_IFRAC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_IFRAC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ECOSYS_XKW</Name>
        <Title>XKW for ecosys fluxes</Title>
        <Abstract>XKW for ecosys fluxes</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_XKW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_XKW&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_XKW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_XKW&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_XKW
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_XKW&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ECOSYS_ATM_PRESS</Name>
        <Title>Atmospheric Pressure for ecosys fluxes</Title>
        <Abstract>Atmospheric Pressure for ecosys fluxes</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_ATM_PRESS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_ATM_PRESS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_ATM_PRESS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_ATM_PRESS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ECOSYS_ATM_PRESS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ECOSYS_ATM_PRESS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SCHMIDT_O2</Name>
        <Title>O2 Schmidt Number</Title>
        <Abstract>O2 Schmidt Number</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SCHMIDT_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SCHMIDT_O2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SCHMIDT_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SCHMIDT_O2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SCHMIDT_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SCHMIDT_O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>O2SAT</Name>
        <Title>O2 Saturation</Title>
        <Abstract>O2 Saturation</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2SAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2SAT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2SAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2SAT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=O2SAT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=O2SAT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>CO2STAR</Name>
        <Title>CO2 Star</Title>
        <Abstract>CO2 Star</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO2STAR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO2STAR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO2STAR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO2STAR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=CO2STAR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=CO2STAR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DCO2STAR</Name>
        <Title>D CO2 Star</Title>
        <Abstract>D CO2 Star</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCO2STAR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCO2STAR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCO2STAR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCO2STAR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DCO2STAR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DCO2STAR&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>pCO2SURF</Name>
        <Title>surface pCO2</Title>
        <Abstract>surface pCO2</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pCO2SURF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pCO2SURF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pCO2SURF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pCO2SURF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=pCO2SURF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=pCO2SURF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DpCO2</Name>
        <Title>D pCO2</Title>
        <Abstract>D pCO2</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DpCO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DpCO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DpCO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DpCO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DpCO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DpCO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SCHMIDT_CO2</Name>
        <Title>CO2 Schmidt Number</Title>
        <Abstract>CO2 Schmidt Number</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SCHMIDT_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SCHMIDT_CO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SCHMIDT_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SCHMIDT_CO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SCHMIDT_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SCHMIDT_CO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FG_CO2</Name>
        <Title>DIC Surface Gas Flux</Title>
        <Abstract>DIC Surface Gas Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FG_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FG_CO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FG_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FG_CO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FG_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FG_CO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PH</Name>
        <Title>Surface pH</Title>
        <Abstract>Surface pH</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ATM_CO2</Name>
        <Title>Atmospheric CO2</Title>
        <Abstract>Atmospheric CO2</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_CO2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_CO2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ATM_CO2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ATM_CO2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>IRON_FLUX</Name>
        <Title>Atmospheric Iron Flux</Title>
        <Abstract>Atmospheric Iron Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IRON_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IRON_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IRON_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IRON_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=IRON_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=IRON_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NOx_FLUX</Name>
        <Title>Flux of NOx from Atmosphere</Title>
        <Abstract>Flux of NOx from Atmosphere</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOx_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOx_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOx_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOx_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NOx_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NOx_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NHy_FLUX</Name>
        <Title>Flux of NHy from Atmosphere</Title>
        <Abstract>Flux of NHy from Atmosphere</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NHy_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NHy_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NHy_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NHy_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NHy_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NHy_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NHx_SURFACE_EMIS</Name>
        <Title>Emission of NHx to Atmosphere</Title>
        <Abstract>Emission of NHx to Atmosphere</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NHx_SURFACE_EMIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NHx_SURFACE_EMIS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NHx_SURFACE_EMIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NHx_SURFACE_EMIS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NHx_SURFACE_EMIS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NHx_SURFACE_EMIS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_PO4</Name>
        <Title>Dissolved Inorganic Phosphate Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Phosphate Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_PO4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_PO4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_PO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_PO4</Name>
        <Title>Dissolved Inorganic Phosphate Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Phosphate Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_PO4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_PO4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_PO4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_PO4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>PO4_RIV_FLUX</Name>
        <Title>Dissolved Inorganic Phosphate Riverine Flux</Title>
        <Abstract>Dissolved Inorganic Phosphate Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=PO4_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=PO4_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_NO3</Name>
        <Title>Dissolved Inorganic Nitrate Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Nitrate Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_NO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_NO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_NO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_NO3</Name>
        <Title>Dissolved Inorganic Nitrate Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Nitrate Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_NO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_NO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_NO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_NO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>NO3_RIV_FLUX</Name>
        <Title>Dissolved Inorganic Nitrate Riverine Flux</Title>
        <Abstract>Dissolved Inorganic Nitrate Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=NO3_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=NO3_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_SiO3</Name>
        <Title>Dissolved Inorganic Silicate Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Silicate Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_SiO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_SiO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_SiO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_SiO3</Name>
        <Title>Dissolved Inorganic Silicate Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Silicate Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_SiO3&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_SiO3&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_SiO3
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_SiO3&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>SiO3_RIV_FLUX</Name>
        <Title>Dissolved Inorganic Silicate Riverine Flux</Title>
        <Abstract>Dissolved Inorganic Silicate Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=SiO3_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=SiO3_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_NH4</Name>
        <Title>Dissolved Ammonia Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Ammonia Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_NH4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_NH4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_NH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_NH4</Name>
        <Title>Dissolved Ammonia Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Ammonia Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_NH4&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_NH4&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_NH4
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_NH4&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_Fe</Name>
        <Title>Dissolved Inorganic Iron Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Iron Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_Fe&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_Fe&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_Fe&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_Fe</Name>
        <Title>Dissolved Inorganic Iron Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Iron Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_Fe&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_Fe&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_Fe
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_Fe&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Fe_RIV_FLUX</Name>
        <Title>Dissolved Inorganic Iron Riverine Flux</Title>
        <Abstract>Dissolved Inorganic Iron Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Fe_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Fe_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_O2</Name>
        <Title>Dissolved Oxygen Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Oxygen Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_O2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_O2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_O2</Name>
        <Title>Dissolved Oxygen Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Oxygen Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_O2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_O2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>STF_O2</Name>
        <Title>Dissolved Oxygen Surface Flux, excludes FvICE term</Title>
        <Abstract>Dissolved Oxygen Surface Flux, excludes FvICE term</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=STF_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=STF_O2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=STF_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=STF_O2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=STF_O2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=STF_O2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_DIC</Name>
        <Title>Dissolved Inorganic Carbon Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Carbon Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DIC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DIC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DIC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_DIC</Name>
        <Title>Dissolved Inorganic Carbon Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Inorganic Carbon Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DIC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DIC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DIC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DIC_RIV_FLUX</Name>
        <Title>Dissolved Inorganic Carbon Riverine Flux</Title>
        <Abstract>Dissolved Inorganic Carbon Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIC_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIC_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIC_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIC_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIC_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIC_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FvPER_DIC</Name>
        <Title>Dissolved Inorganic Carbon Virtual Surface Flux, PER</Title>
        <Abstract>Dissolved Inorganic Carbon Virtual Surface Flux, PER</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvPER_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvPER_DIC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvPER_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvPER_DIC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvPER_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvPER_DIC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FvICE_DIC</Name>
        <Title>Dissolved Inorganic Carbon Virtual Surface Flux, ICE</Title>
        <Abstract>Dissolved Inorganic Carbon Virtual Surface Flux, ICE</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvICE_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvICE_DIC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvICE_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvICE_DIC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvICE_DIC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvICE_DIC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_ALK</Name>
        <Title>Alkalinity Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Alkalinity Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_ALK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_ALK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_ALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_ALK</Name>
        <Title>Alkalinity Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Alkalinity Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_ALK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_ALK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_ALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>STF_ALK</Name>
        <Title>Alkalinity Surface Flux, excludes FvICE term</Title>
        <Abstract>Alkalinity Surface Flux, excludes FvICE term</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=STF_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=STF_ALK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=STF_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=STF_ALK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=STF_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=STF_ALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ALK_RIV_FLUX</Name>
        <Title>Alkalinity Riverine Flux</Title>
        <Abstract>Alkalinity Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ALK_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ALK_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FvPER_ALK</Name>
        <Title>Alkalinity Virtual Surface Flux, PER</Title>
        <Abstract>Alkalinity Virtual Surface Flux, PER</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvPER_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvPER_ALK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvPER_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvPER_ALK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvPER_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvPER_ALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>FvICE_ALK</Name>
        <Title>Alkalinity Virtual Surface Flux, ICE</Title>
        <Abstract>Alkalinity Virtual Surface Flux, ICE</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvICE_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvICE_ALK&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvICE_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvICE_ALK&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=FvICE_ALK
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=FvICE_ALK&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_DOC</Name>
        <Title>Dissolved Organic Carbon Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Organic Carbon Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DOC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DOC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_DOC</Name>
        <Title>Dissolved Organic Carbon Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Dissolved Organic Carbon Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DOC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DOC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DOC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DOC&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOC_RIV_FLUX</Name>
        <Title>Dissolved Organic Carbon Riverine Flux</Title>
        <Abstract>Dissolved Organic Carbon Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOC_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOC_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DON_RIV_FLUX</Name>
        <Title>Dissolved Organic Nitrogen Riverine Flux</Title>
        <Abstract>Dissolved Organic Nitrogen Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DON_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DON_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOP_RIV_FLUX</Name>
        <Title>Dissolved Organic Phosphorus Riverine Flux</Title>
        <Abstract>Dissolved Organic Phosphorus Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOP_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOP_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOPr_RIV_FLUX</Name>
        <Title>Refractory DOP Riverine Flux</Title>
        <Abstract>Refractory DOP Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOPr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOPr_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOPr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOPr_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOPr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOPr_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DONr_RIV_FLUX</Name>
        <Title>Refractory DON Riverine Flux</Title>
        <Abstract>Refractory DON Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DONr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DONr_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DONr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DONr_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DONr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DONr_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>Jint_100m_DOCr</Name>
        <Title>Refractory DOC Source Sink Term Vertical Integral, 0-100m</Title>
        <Abstract>Refractory DOC Source Sink Term Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DOCr&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DOCr&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=Jint_100m_DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=Jint_100m_DOCr&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>tend_zint_100m_DOCr</Name>
        <Title>Refractory DOC Tendency Vertical Integral, 0-100m</Title>
        <Abstract>Refractory DOC Tendency Vertical Integral, 0-100m</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DOCr&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DOCr&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=tend_zint_100m_DOCr
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=tend_zint_100m_DOCr&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DOCr_RIV_FLUX</Name>
        <Title>Refractory DOC Riverine Flux</Title>
        <Abstract>Refractory DOC Riverine Flux</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_RIV_FLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_RIV_FLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DOCr_RIV_FLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DOCr_RIV_FLUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_HBL</Name>
        <Title>Solar Short-Wave Heat Flux in bndry layer</Title>
        <Abstract>Solar Short-Wave Heat Flux in bndry layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_HBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_HBL&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_HBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_HBL&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_HBL
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_HBL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>DIA_DEPTH</Name>
        <Title>Depth of the Diabatic Region at the Surface</Title>
        <Abstract>Depth of the Diabatic Region at the Surface</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_DEPTH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_DEPTH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=DIA_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DIA_DEPTH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TLT</Name>
        <Title>Transition Layer Thickness</Title>
        <Abstract>Transition Layer Thickness</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TLT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TLT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TLT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TLT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>INT_DEPTH</Name>
        <Title>Depth at which the Interior Region Starts</Title>
        <Abstract>Depth at which the Interior Region Starts</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=INT_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=INT_DEPTH&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=INT_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=INT_DEPTH&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=INT_DEPTH
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=INT_DEPTH&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVT_ISOP</Name>
        <Title>Vertically-Integrated T Eddy-Induced Advection Tendency (diagnostic)</Title>
        <Abstract>Vertically-Integrated T Eddy-Induced Advection Tendency (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT_ISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT_ISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT_ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVS_ISOP</Name>
        <Title>Vertically-Integrated S Eddy-Induced Advection Tendency (diagnostic)</Title>
        <Abstract>Vertically-Integrated S Eddy-Induced Advection Tendency (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS_ISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS_ISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS_ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HLS_SUBM</Name>
        <Title>Horizontal length scale used in submeso</Title>
        <Abstract>Horizontal length scale used in submeso</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HLS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HLS_SUBM&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HLS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HLS_SUBM&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HLS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HLS_SUBM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVT_SUBM</Name>
        <Title>Vertically-Integrated T submeso Advection Tendency (diagnostic)</Title>
        <Abstract>Vertically-Integrated T submeso Advection Tendency (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT_SUBM&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT_SUBM&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT_SUBM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVS_SUBM</Name>
        <Title>Vertically-Integrated S submeso Advection Tendency (diagnostic)</Title>
        <Abstract>Vertically-Integrated S submeso Advection Tendency (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS_SUBM&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS_SUBM&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS_SUBM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFT</Name>
        <Title>Vertically Integrated Horz Mix T tendency</Title>
        <Abstract>Vertically Integrated Horz Mix T tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HDIFS</Name>
        <Title>Vertically Integrated Horz Diff S tendency</Title>
        <Abstract>Vertically Integrated Horz Diff S tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HDIFS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HDIFS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVT</Name>
        <Title>Vertically-Integrated T Advection Tendency</Title>
        <Abstract>Vertically-Integrated T Advection Tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVT
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>ADVS</Name>
        <Title>Vertically-Integrated S Advection Tendency</Title>
        <Abstract>Vertically-Integrated S Advection Tendency</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=ADVS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ADVS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QSW_HTP</Name>
        <Title>Solar Short-Wave Heat Flux in top layer</Title>
        <Abstract>Solar Short-Wave Heat Flux in top layer</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_HTP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_HTP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_HTP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_HTP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QSW_HTP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QSW_HTP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>QFLUX</Name>
        <Title>Internal Ocean Heat Flux Due to Ice Formation; heat of fusion &gt; 0 or ice-melting potential &lt; 0</Title>
        <Abstract>Internal Ocean Heat Flux Due to Ice Formation; heat of fusion &gt; 0 or ice-melting potential &lt; 0</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLUX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLUX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=QFLUX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=QFLUX&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HMXL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>HMXL_DR</Name>
        <Title>Mixed-Layer Depth (density)</Title>
        <Abstract>Mixed-Layer Depth (density)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HMXL_DR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HMXL_DR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=HMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HMXL_DR&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XMXL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>XMXL_DR</Name>
        <Title>Maximum Mixed-Layer Depth (density)</Title>
        <Abstract>Maximum Mixed-Layer Depth (density)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XMXL_DR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XMXL_DR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=XMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XMXL_DR&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMXL&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TMXL_DR</Name>
        <Title>Minimum Mixed-Layer Depth (density)</Title>
        <Abstract>Minimum Mixed-Layer Depth (density)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMXL_DR&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMXL_DR&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TMXL_DR
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TMXL_DR&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HBLT&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=XBLT&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TBLT&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VISOP</Name>
        <Title>Bolus Velocity in grid-y direction (diagnostic)</Title>
        <Abstract>Bolus Velocity in grid-y direction (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VNT_ISOP</Name>
        <Title>Heat Flux Tendency in grid-y Dir due to Eddy-Induced Vel (diagnostic)</Title>
        <Abstract>Heat Flux Tendency in grid-y Dir due to Eddy-Induced Vel (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT_ISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT_ISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT_ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VNS_ISOP</Name>
        <Title>Salt Flux Tendency in grid-y Dir due to Eddy-Induced Vel (diagnostic)</Title>
        <Abstract>Salt Flux Tendency in grid-y Dir due to Eddy-Induced Vel (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS_ISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS_ISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS_ISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS_ISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VSUBM</Name>
        <Title>Submeso velocity in grid-y direction (diagnostic)</Title>
        <Abstract>Submeso velocity in grid-y direction (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VSUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VSUBM&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VSUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VSUBM&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VSUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VSUBM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VNT_SUBM</Name>
        <Title>Heat Flux Tendency in grid-y Dir due to submeso Vel (diagnostic)</Title>
        <Abstract>Heat Flux Tendency in grid-y Dir due to submeso Vel (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT_SUBM&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT_SUBM&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNT_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNT_SUBM&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VNS_SUBM</Name>
        <Title>Salt Flux Tendency in grid-y Dir due to submeso Vel (diagnostic)</Title>
        <Abstract>Salt Flux Tendency in grid-y Dir due to submeso Vel (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS_SUBM&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS_SUBM&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VNS_SUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS_SUBM&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VNS&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVEL2&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAREA&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HT&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYT&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTN&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HTE&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>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLET&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TIDAL_DIFF</Name>
        <Title>Jayne Tidal Diffusion</Title>
        <Abstract>Jayne Tidal Diffusion</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TIDAL_DIFF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TIDAL_DIFF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TIDAL_DIFF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TIDAL_DIFF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TIDAL_DIFF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TIDAL_DIFF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KVMIX</Name>
        <Title>Vertical diabatic diffusivity due to Tidal Mixing + background</Title>
        <Abstract>Vertical diabatic diffusivity due to Tidal Mixing + background</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KVMIX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KVMIX&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KVMIX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KVMIX&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KVMIX
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KVMIX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>KVMIX_M</Name>
        <Title>Vertical viscosity due to Tidal Mixing + background</Title>
        <Abstract>Vertical viscosity due to Tidal Mixing + background</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KVMIX_M
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KVMIX_M&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KVMIX_M
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KVMIX_M&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=KVMIX_M
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=KVMIX_M&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TPOWER</Name>
        <Title>Energy Used by Vertical Mixing</Title>
        <Abstract>Energy Used by Vertical Mixing</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TPOWER
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TPOWER&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TPOWER
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TPOWER&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TPOWER
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TPOWER&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VDC_T</Name>
        <Title>total diabatic vertical TEMP diffusivity</Title>
        <Abstract>total diabatic vertical TEMP diffusivity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDC_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDC_T&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDC_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDC_T&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDC_T
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDC_T&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VDC_S</Name>
        <Title>total diabatic vertical SALT diffusivity</Title>
        <Abstract>total diabatic vertical SALT diffusivity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDC_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDC_S&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDC_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDC_S&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VDC_S
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VDC_S&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>VVC</Name>
        <Title>total vertical momentum viscosity</Title>
        <Abstract>total vertical momentum viscosity</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.9967041015625</westBoundLongitude>
            <eastBoundLongitude>179.999267578125</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.9967041015625" maxx="179.999267578125" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVC&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVC&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=VVC
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=VVC&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UAREA&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HU&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=DYU&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=HUW&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=ANGLE&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUX2</Name>
        <Title>Windstress**2 in grid-x direction</Title>
        <Abstract>Windstress**2 in grid-x direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUX2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUX2&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>TAUY2</Name>
        <Title>Windstress**2 in grid-y direction</Title>
        <Abstract>Windstress**2 in grid-y direction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY2&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY2&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=TAUY2
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=TAUY2&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>BSF</Name>
        <Title>Diagnostic barotropic streamfunction</Title>
        <Abstract>Diagnostic barotropic streamfunction</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-78.95289508906419</southBoundLatitude>
            <northBoundLatitude>89.97734208498082</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-78.95289508906419" maxy="89.97734208498082"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BSF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BSF&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BSF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BSF&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=BSF
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=BSF&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>UISOP</Name>
        <Title>Bolus Velocity in grid-x direction (diagnostic)</Title>
        <Abstract>Bolus Velocity in grid-x direction (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UISOP&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UISOP&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=UISOP
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UISOP&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>USUBM</Name>
        <Title>Submeso velocity in grid-x direction (diagnostic)</Title>
        <Abstract>Submeso velocity in grid-x direction (diagnostic)</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=USUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=USUBM&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=USUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=USUBM&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=USUBM
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=USUBM&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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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>-179.978515625</westBoundLongitude>
            <eastBoundLongitude>179.9866943359375</eastBoundLongitude>
            <southBoundLatitude>-79.2205226074621</southBoundLatitude>
            <northBoundLatitude>89.70640964187461</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-179.978515625" maxx="179.9866943359375" miny="-79.2205226074621" maxy="89.70640964187461"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0250-03-01T00:00:00.000Z">
            0250-03-01T00:00:00.000Z
        </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
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.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/d583132/G1850ECO.T62_g17.cocco_branchCO2_900ppm.pop.h.0250-02.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=UES&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
