<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="2026-08-31T21:35:06.214Z"
        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/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.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/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.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/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.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/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.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>No dataset title found.</Title>
    <Layer queryable="1">
        <Name>T_08_COS</Name>
        <Title>Temperature  8hr. cos coeff.</Title>
        <Abstract>Temperature  8hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_08_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_08_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_08_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>T_08_SIN</Name>
        <Title>Temperature  8hr. sin coeff.</Title>
        <Abstract>Temperature  8hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_08_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_08_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_08_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>T_12_COS</Name>
        <Title>Temperature 12hr. cos coeff.</Title>
        <Abstract>Temperature 12hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_12_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_12_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_12_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>T_12_SIN</Name>
        <Title>Temperature 12hr. sin coeff.</Title>
        <Abstract>Temperature 12hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_12_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_12_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_12_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>T_24_COS</Name>
        <Title>Temperature 24hr. cos coeff.</Title>
        <Abstract>Temperature 24hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_24_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_24_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_24_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>T_24_SIN</Name>
        <Title>Temperature 24hr. sin coeff.</Title>
        <Abstract>Temperature 24hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_24_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_24_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=T_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=T_24_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U_08_COS</Name>
        <Title>Zonal wind  8hr. cos coeff.</Title>
        <Abstract>Zonal wind  8hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_08_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_08_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_08_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U_08_SIN</Name>
        <Title>Zonal wind  8hr. sin coeff.</Title>
        <Abstract>Zonal wind  8hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_08_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_08_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_08_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U_12_COS</Name>
        <Title>Zonal wind 12hr. cos coeff.</Title>
        <Abstract>Zonal wind 12hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_12_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_12_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_12_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U_12_SIN</Name>
        <Title>Zonal wind 12hr. sin coeff.</Title>
        <Abstract>Zonal wind 12hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_12_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_12_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_12_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U_24_COS</Name>
        <Title>Zonal wind 24hr. cos coeff.</Title>
        <Abstract>Zonal wind 24hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_24_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_24_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_24_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>U_24_SIN</Name>
        <Title>Zonal wind 24hr. sin coeff.</Title>
        <Abstract>Zonal wind 24hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_24_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_24_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=U_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=U_24_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>V_08_COS</Name>
        <Title>Meridional wind  8hr. cos coeff.</Title>
        <Abstract>Meridional wind  8hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_08_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_08_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_08_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_08_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>V_08_SIN</Name>
        <Title>Meridional wind  8hr. sin coeff.</Title>
        <Abstract>Meridional wind  8hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_08_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_08_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_08_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_08_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>V_12_COS</Name>
        <Title>Meridional wind 12hr. cos coeff.</Title>
        <Abstract>Meridional wind 12hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_12_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_12_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_12_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_12_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>V_12_SIN</Name>
        <Title>Meridional wind 12hr. sin coeff.</Title>
        <Abstract>Meridional wind 12hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_12_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_12_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_12_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_12_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>V_24_COS</Name>
        <Title>Meridional wind 24hr. cos coeff.</Title>
        <Abstract>Meridional wind 24hr. cos coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_24_COS&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_24_COS&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_24_COS
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_24_COS&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
    <Layer queryable="1">
        <Name>V_24_SIN</Name>
        <Title>Meridional wind 24hr. sin coeff.</Title>
        <Abstract>Meridional wind 24hr. sin coeff.</Abstract>
        <EX_GeographicBoundingBox>
            <westBoundLongitude>-180.0</westBoundLongitude>
            <eastBoundLongitude>180.0</eastBoundLongitude>
            <southBoundLatitude>-90.0</southBoundLatitude>
            <northBoundLatitude>90.0</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="CRS:84" minx="-180.0" maxx="180.0" miny="-90.0" maxy="90.0"/>
        <Dimension name="time" units="noleap" multipleValues="true" current="true" default="0001-08-22T00:00:00.000Z">
            0001-08-22T00:00:00.000Z
        </Dimension>
        <Dimension name="elevation" units="ncwms:pressure" unitSymbol="hPa" default="992.5561547279358">
            4.375978468473818E-10,
            5.618867593426558E-10,
            7.214768782404235E-10,
            9.263946831872261E-10,
            1.1895142648654655E-9,
            1.5273665665560543E-9,
            1.9611774426664397E-9,
            2.518201869250447E-9,
            3.2334350752449836E-9,
            4.151812671437938E-9,
            5.331033392508289E-9,
            6.845182198844668E-9,
            8.789387884178268E-9,
            1.1285797185678348E-8,
            1.4491250865944494E-8,
            1.8607133611681093E-8,
            2.3892033240713317E-8,
            3.0677977491677666E-8,
            3.9391302664171235E-8,
            5.057943397446252E-8,
            6.494528292932955E-8,
            7.932440837521426E-8,
            9.216177687676463E-8,
            1.0707666575626718E-7,
            1.1833806468075635E-7,
            1.3078383176434727E-7,
            1.4453854646490072E-7,
            1.5973985512118816E-7,
            1.7653991335464525E-7,
            1.9510684978740755E-7,
            2.1562649976658577E-7,
            2.383042243536693E-7,
            2.63367013531024E-7,
            2.910656746735185E-7,
            3.216774189240823E-7,
            3.5550866073208454E-7,
            3.928979879219696E-7,
            4.3421960072009824E-7,
            4.798870918421017E-7,
            5.303574539539113E-7,
            5.861358545189432E-7,
            6.477804959104105E-7,
            7.159084702834662E-7,
            7.912015007605078E-7,
            8.74413217388792E-7,
            9.663764330980484E-7,
            1.0680115565264714E-6,
            1.1803357438111561E-6,
            1.3044732440903317E-6,
            1.44166642712662E-6,
            1.5932884025460226E-6,
            1.7608567759452853E-6,
            1.9460483144939644E-6,
            2.1507169094547862E-6,
            2.3769107428961433E-6,
            2.6268935471307486E-6,
            2.903167569456855E-6,
            3.2084974463941762E-6,
            3.5459395348880207E-6,
            3.918870788766071E-6,
            4.331023774284404E-6,
            4.786523277289234E-6,
            5.289928139973199E-6,
            5.8462769629841205E-6,
            6.461137672886252E-6,
            7.140664365579141E-6,
            7.891657332947943E-6,
            8.721634003450163E-6,
            9.638899427955039E-6,
            1.0652635864971671E-5,
            1.1772987818403635E-5,
            1.3011168448429089E-5,
            1.437957052985439E-5,
            1.5891888324404135E-5,
            1.7563261280884035E-5,
            1.941041227837559E-5,
            2.145183134416584E-5,
            2.3707949367235415E-5,
            2.620134546305053E-5,
            2.8956976166227832E-5,
            3.200241917511448E-5,
            3.53681571141351E-5,
            3.908787402906455E-5,
            4.31987973570358E-5,
            4.774207263835706E-5,
            5.276317097013816E-5,
            5.831234375364147E-5,
            6.444513564929366E-5,
            7.122291572159156E-5,
            7.871352136135101E-5,
            8.699193131178617E-5,
            9.614098962629214E-5,
            1.062522642314434E-4,
            1.1742695642169565E-4,
            1.2977690494153649E-4,
            1.4342571375891566E-4,
            1.585099962539971E-4,
            1.751806994434446E-4,
            1.936046901391819E-4,
            2.1396635565906763E-4,
            2.3646948102395982E-4,
            2.6133930077776313E-4,
            2.8882469632662833E-4,
            3.192007716279477E-4,
            3.5277154529467225E-4,
            3.898728173226118E-4,
            4.308760690037161E-4,
            4.761916643474251E-4,
            5.262730992399156E-4,
            5.816217162646353E-4,
            6.427913322113454E-4,
            7.103941752575338E-4,
            7.851069094613194E-4,
            8.676772704347968E-4,
            9.589315741322935E-4,
            0.0010597831569612026,
            0.0011712415143847466,
            0.0012944218469783664,
            0.0014305573422461748,
            0.0015810101758688688,
            0.0017472862964496017,
            0.0019310497445985675,
            0.002134139882400632,
            0.0023585890885442495,
            0.0026066438294947147,
            0.0028807867784053087,
            0.003183761378750205,
            0.0035186000168323517,
            0.0038886540569365025,
            0.0042976271361112595,
            0.00474961195141077,
            0.00524913240224123,
            0.0058011882938444614,
            0.006411303766071796,
            0.007085585966706276,
            0.007830782793462276,
            0.008654352277517319,
            0.009564537554979324,
            0.010570447891950607,
            0.011682150885462761,
            0.012910772114992142,
            0.014268607832491398,
            0.015769248828291893,
            0.01742771454155445,
            0.019260600209236145,
            0.02128625474870205,
            0.023524945601820946,
            0.02599908411502838,
            0.028733428567647934,
            0.031755346804857254,
            0.035095084458589554,
            0.038786061108112335,
            0.04286522418260574,
            0.047373391687870026,
            0.05235569179058075,
            0.05786198005080223,
            0.06394737213850021,
            0.07067277282476425,
            0.07810548692941666,
            0.08631990104913712,
            0.09539823234081268,
            0.10543134808540344,
            0.11651964485645294,
            0.12877410650253296,
            0.14231739938259125,
            0.15728506445884705,
            0.17382687330245972,
            0.1921084225177765,
            0.21231263875961304,
            0.23464176058769226,
            0.2593192458152771,
            0.2865920960903168,
            0.3167332708835602,
            0.3500443994998932,
            0.38685888051986694,
            0.4275451600551605,
            0.47251054644584656,
            0.5222049355506897,
            0.5771256685256958,
            0.6378225088119507,
            0.7049028873443604,
            0.7790381908416748,
            0.8609703183174133,
            0.9515193700790405,
            1.0515915155410767,
            1.1621884107589722,
            1.2844167947769165,
            1.4195001125335693,
            1.5687901973724365,
            1.733781337738037,
            1.9161248207092285,
            2.117645502090454,
            2.340360164642334,
            2.5864980220794678,
            2.858522415161133,
            3.159156084060669,
            3.4914073944091797,
            3.8586020469665527,
            4.2644147872924805,
            4.712907314300537,
            5.208568572998047,
            5.756358623504639,
            6.361760139465332,
            7.030832290649414,
            7.7702717781066895,
            8.587477684020996,
            9.490629196166992,
            10.48876667022705,
            11.591878890991211,
            12.811006546020508,
            14.158349990844727,
            15.647395133972168,
            17.293045043945312,
            19.11176872253418,
            21.121768951416016,
            23.343162536621094,
            25.798181533813477,
            28.511396408081055,
            31.50996398925781,
            34.823890686035156,
            38.486358642578125,
            41.96159744262695,
            45.3860969543457,
            48.698924481868744,
            52.151065319776535,
            55.83435297012329,
            59.765879064798355,
            63.963763415813446,
            68.44736635684967,
            73.20090383291245,
            78.28456908464432,
            83.72128754854202,
            89.53558653593063,
            95.75366973876953,
            102.40358114242554,
            109.51533913612366,
            117.12097376585007,
            125.25482475757599,
            133.95357131958008,
            143.25641095638275,
            153.20532023906708,
            163.84516656398773,
            175.2239316701889,
            187.3929500579834,
            200.40705800056458,
            214.3249660730362,
            229.20948266983032,
            245.12767791748047,
            262.1513903141022,
            280.35736083984375,
            299.8276948928833,
            320.65021991729736,
            342.9188132286072,
            366.7339086532593,
            392.2029137611389,
            419.44068670272827,
            448.5701024532318,
            479.7224998474121,
            513.0383372306824,
            548.6679747700691,
            586.7719650268555,
            627.5222897529602,
            671.1025983095169,
            717.7095264196396,
            767.5531543791294,
            820.8584263920784,
            859.5347367227077,
            887.020219117403,
            912.6445762813091,
            936.1983686685562,
            957.4854793027043,
            976.3253179844469,
            992.5561547279358
        </Dimension>
        <Style>
            <Name>default-scalar/default</Name>
            <Title>default-scalar/default</Title>
            <Abstract>default-scalar style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_24_SIN&amp;STYLES=default-scalar/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>colored_contours/default</Name>
            <Title>colored_contours/default</Title>
            <Abstract>colored_contours style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_24_SIN&amp;STYLES=colored_contours/default"/>
            </LegendURL>
        </Style>
        <Style>
            <Name>contours</Name>
            <Title>contours</Title>
            <Abstract>contours style</Abstract>
        </Style>
        <Style>
            <Name>raster/default</Name>
            <Title>raster/default</Title>
            <Abstract>raster style, using the default palette.  Available palettes can be found in the response to https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?request=GetMetadata&amp;item=layerDetails&amp;layerName=V_24_SIN
            </Abstract>
            <LegendURL width="110" height="264">
                <Format>image/png</Format>
                <OnlineResource xlink:type="simple" xlink:href="https://thredds.rda.ucar.edu/thredds/wms/files/d277925/h2/fx2000_ne120pg3L273.001.cam.h2.0001-08-22-00000.nc?REQUEST=GetLegendGraphic&amp;PALETTE=default&amp;LAYERS=V_24_SIN&amp;STYLES=raster/default"/>
            </LegendURL>
        </Style>
</Layer>
            </Layer>
        </Layer>
    </Capability>
</WMS_Capabilities>
