<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Dataset
         name="ei.oper.an.pt.regn128uv.1997082318"
         dapVersion="4.0"
         dmrVersion="1.0"
         xmlns="http://xml.opendap.org/ns/DAP/4.0#"
         xmlns:dap="http://xml.opendap.org/ns/DAP/4.0#">
    <Dimension name="lon" size="512"/>
    <Dimension name="lat" size="256"/>
    <Dimension name="time" size="1"/>
    <Dimension name="isentrope" size="15"/>
    <Int32 name="GaussianLatLon_Projection">
        <Attribute name="grid_mapping_name" type="String">
            <Value value="latitude_longitude"/>
        </Attribute>
        <Attribute name="earth_radius" type="Float64">
            <Value value="6367470.0"/>
        </Attribute>
    </Int32>
    <Float32 name="U_component_of_wind_isentrope">
        <Dim name="/time"/>
        <Dim name="/isentrope"/>
        <Dim name="/lat"/>
        <Dim name="/lon"/>
        <Attribute name="Grib1_Interval_Type" type="Int32">
            <Value value="-1"/>
        </Attribute>
        <Attribute name="Grib1_Parameter" type="Int32">
            <Value value="131"/>
        </Attribute>
        <Attribute name="Grib1_Level_Type" type="Int32">
            <Value value="113"/>
        </Attribute>
        <Attribute name="Grib1_Level_Desc" type="String">
            <Value value="Isentropic theta level"/>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value value="NaN"/>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value value="reftime time isentrope lat lon "/>
        </Attribute>
        <Attribute name="Grib_Variable_Id" type="String">
            <Value value="VAR_98-0-128-131_L113"/>
        </Attribute>
        <Attribute name="Grib1_Center" type="Int32">
            <Value value="98"/>
        </Attribute>
        <Attribute name="Grib1_Parameter_Name" type="String">
            <Value value="u"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="m s**-1"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="U component of wind @ Isentropic theta level"/>
        </Attribute>
        <Attribute name="Grib1_TableVersion" type="Int32">
            <Value value="128"/>
        </Attribute>
        <Attribute name="Grib1_Subcenter" type="Int32">
            <Value value="0"/>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value value="GaussianLatLon_Projection"/>
        </Attribute>
        <Attribute name="Grib1_Interval_Name" type="String">
            <Value value="Unknown Time Range Indicator -1"/>
        </Attribute>
        <Map name="/reftime"/>
        <Map name="/time"/>
        <Map name="/isentrope"/>
        <Map name="/lat"/>
        <Map name="/lon"/>
    </Float32>
    <Float32 name="V_component_of_wind_isentrope">
        <Dim name="/time"/>
        <Dim name="/isentrope"/>
        <Dim name="/lat"/>
        <Dim name="/lon"/>
        <Attribute name="Grib1_Interval_Type" type="Int32">
            <Value value="-1"/>
        </Attribute>
        <Attribute name="Grib1_Parameter" type="Int32">
            <Value value="132"/>
        </Attribute>
        <Attribute name="Grib1_Level_Type" type="Int32">
            <Value value="113"/>
        </Attribute>
        <Attribute name="Grib1_Level_Desc" type="String">
            <Value value="Isentropic theta level"/>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value value="NaN"/>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value value="reftime time isentrope lat lon "/>
        </Attribute>
        <Attribute name="Grib_Variable_Id" type="String">
            <Value value="VAR_98-0-128-132_L113"/>
        </Attribute>
        <Attribute name="Grib1_Center" type="Int32">
            <Value value="98"/>
        </Attribute>
        <Attribute name="Grib1_Parameter_Name" type="String">
            <Value value="v"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="m s**-1"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="V component of wind @ Isentropic theta level"/>
        </Attribute>
        <Attribute name="Grib1_TableVersion" type="Int32">
            <Value value="128"/>
        </Attribute>
        <Attribute name="Grib1_Subcenter" type="Int32">
            <Value value="0"/>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value value="GaussianLatLon_Projection"/>
        </Attribute>
        <Attribute name="Grib1_Interval_Name" type="String">
            <Value value="Unknown Time Range Indicator -1"/>
        </Attribute>
        <Map name="/reftime"/>
        <Map name="/time"/>
        <Map name="/isentrope"/>
        <Map name="/lat"/>
        <Map name="/lon"/>
    </Float32>
    <Float32 name="lat">
        <Dim name="/lat"/>
        <Attribute name="gaussian_lats" type="String">
            <Value value="true"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degrees_north"/>
        </Attribute>
    </Float32>
    <Float32 name="lon">
        <Dim name="/lon"/>
        <Attribute name="units" type="String">
            <Value value="degrees_east"/>
        </Attribute>
    </Float32>
    <Float64 name="reftime">
        <Attribute name="calendar" type="String">
            <Value value="proleptic_gregorian"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="forecast_reference_time"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="Hour since 1997-08-23T18:00:00Z"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="GRIB reference time"/>
        </Attribute>
    </Float64>
    <Float64 name="time">
        <Dim name="/time"/>
        <Attribute name="calendar" type="String">
            <Value value="proleptic_gregorian"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="time"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="Hour since 1997-08-23T18:00:00Z"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="GRIB forecast or observation time"/>
        </Attribute>
    </Float64>
    <Float32 name="isentrope">
        <Dim name="/isentrope"/>
        <Attribute name="Grib_level_type" type="Int32">
            <Value value="113"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="K"/>
        </Attribute>
        <Attribute name="positive" type="String">
            <Value value="down"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Isentropic theta level"/>
        </Attribute>
    </Float32>
    <Attribute name="Conventions" type="String">
        <Value value="CF-1.6"/>
    </Attribute>
    <Attribute name="featureType" type="String">
        <Value value="GRID"/>
    </Attribute>
    <Attribute name="Originating_or_generating_Subcenter" type="String">
        <Value value="0"/>
    </Attribute>
    <Attribute name="history" type="String">
        <Value value="Read using CDM IOSP GribCollection v3"/>
    </Attribute>
    <Attribute name="GRIB_table_version" type="String">
        <Value value="0,128"/>
    </Attribute>
    <Attribute name="Originating_or_generating_Center" type="String">
        <Value value="European Centre for Medium Range Weather Forecasts (ECMWF) (RSMC)"/>
    </Attribute>
    <Attribute name="file_format" type="String">
        <Value value="GRIB-1"/>
    </Attribute>
    <Attribute name="_DAP4_Little_Endian" type="UInt8">
        <Value value="1"/>
    </Attribute>
</Dataset>
