<?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/GCB_2021/GCB_Simulation_2021_B.nc" dapVersion="4.0" dmrVersion="2.0" name="GCB_Simulation_2021_B.nc">
    <Dimension name="LONGITUDE" size="360"/>
    <Dimension name="LATITUDE" size="180"/>
    <Dimension name="TIME" size="744"/>
    <Float32 name="LONGITUDE">
        <Dim name="/LONGITUDE"/>
    </Float32>
    <Float32 name="LATITUDE">
        <Dim name="/LATITUDE"/>
    </Float32>
    <Float32 name="TIME">
        <Dim name="/TIME"/>
        <Attribute name="time_origin" type="String">
            <Value>1959-JAN-01 00:00:00</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>seconds since 1959-01-01 00:00:00</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>Time axis</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float64">
            <Value>1.000000000000000e+20</Value>
        </Attribute>
        <Attribute name="_Fillvalue" type="Float64">
            <Value>1.000000000000000e+20</Value>
        </Attribute>
    </Float32>
    <Float32 name="fgco2">
        <Dim name="/TIME"/>
        <Dim name="/LATITUDE"/>
        <Dim name="/LONGITUDE"/>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+20</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>mol/m2/s</Value>
        </Attribute>
        <Map name="/TIME"/>
        <Map name="/LATITUDE"/>
        <Map name="/LONGITUDE"/>
    </Float32>
    <Float32 name="spco2">
        <Dim name="/TIME"/>
        <Dim name="/LATITUDE"/>
        <Dim name="/LONGITUDE"/>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+20</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>ppm</Value>
        </Attribute>
        <Map name="/TIME"/>
        <Map name="/LATITUDE"/>
        <Map name="/LONGITUDE"/>
    </Float32>
    <Float32 name="sfco2">
        <Dim name="/TIME"/>
        <Dim name="/LATITUDE"/>
        <Dim name="/LONGITUDE"/>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+20</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>uatm</Value>
        </Attribute>
        <Map name="/TIME"/>
        <Map name="/LATITUDE"/>
        <Map name="/LONGITUDE"/>
    </Float32>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <Value>TIME</Value>
        </Attribute>
    </Attribute>
</Dataset>
