<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="https://opendap-test.uea.ac.uk/opendap/greenocean/RECCAP/2020/RECCAP_Simulation_TOM53_DW_NCR3.nc" dapVersion="4.0" dmrVersion="2.0" name="RECCAP_Simulation_TOM53_DW_NCR3.nc">
    <Dimension name="LONGITUDE" size="360"/>
    <Dimension name="LATITUDE" size="180"/>
    <Dimension name="TIME" size="0"/>
    <Float32 name="LONGITUDE">
        <Dim name="/LONGITUDE"/>
        <Attribute name="units" type="String">
            <Value>degrees</Value>
        </Attribute>
    </Float32>
    <Float32 name="LATITUDE">
        <Dim name="/LATITUDE"/>
        <Attribute name="units" type="String">
            <Value>degrees</Value>
        </Attribute>
    </Float32>
    <Float32 name="TIME">
        <Dim name="/TIME"/>
        <Attribute name="units" type="String">
            <Value>seconds since 1948-01-01 00:00:00</Value>
        </Attribute>
        <Attribute name="time_origin" type="String">
            <Value> 1948-JAN-01 00:00:00</Value>
        </Attribute>
        <Attribute name="calendar" type="String">
            <Value>noleap</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>Time axis</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+20</Value>
        </Attribute>
        <Attribute name="_Fillvalue" type="Float32">
            <Value>1.00000002e+20</Value>
        </Attribute>
    </Float32>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <Value>TIME</Value>
        </Attribute>
    </Attribute>
</Dataset>
