<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="GLDAS_NOAH025_3H.A19890923.2100.020.nc4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xml.opendap.org/ns/DAP/3.2# http://xml.opendap.org/dap/dap3.2.xsd" xmlns:grddl="http://www.w3.org/2003/g/data-view#" grddl:transformation="http://xml.opendap.org/transforms/ddxToRdfTriples.xsl" xmlns="http://xml.opendap.org/ns/DAP/3.2#" xmlns:dap="http://xml.opendap.org/ns/DAP/3.2#" dapVersion="3.2" xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:base="https://hydro1.gesdisc.eosdis.nasa.gov/opendap/hyrax/GLDAS/GLDAS_NOAH025_3H.2.0/1989/266/GLDAS_NOAH025_3H.A19890923.2100.020.nc4">
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="CDI" type="String">
            <value>Climate Data Interface version 1.9.8 (https://mpimet.mpg.de/cdi)</value>
        </Attribute>
        <Attribute name="Conventions" type="String">
            <value>CF-1.6</value>
        </Attribute>
        <Attribute name="history" type="String">
            <value>created on date: 2019-10-19T08:03:22.147</value>
        </Attribute>
        <Attribute name="source" type="String">
            <value>Noah_v3.6 forced with Princeton_V2.2</value>
        </Attribute>
        <Attribute name="institution" type="String">
            <value>NASA GSFC</value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <value>-9999.00000</value>
        </Attribute>
        <Attribute name="tavg definision:" type="String">
            <value>past 3-hour average</value>
        </Attribute>
        <Attribute name="acc definision:" type="String">
            <value>past 3-hour accumulation</value>
        </Attribute>
        <Attribute name="inst definision:" type="String">
            <value>instantaneous</value>
        </Attribute>
        <Attribute name="title" type="String">
            <value>GLDAS2.0 LIS land surface model output</value>
        </Attribute>
        <Attribute name="references" type="String">
            <value>Rodell_etal_BAMS_2004, Kumar_etal_EMS_2006, Peters-Lidard_etal_ISSE_2007</value>
        </Attribute>
        <Attribute name="conventions" type="String">
            <value>CF-1.6</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>website: https://ldas.gsfc.nasa.gov/gldas, https://lis.gsfc.nasa.gov/</value>
        </Attribute>
        <Attribute name="MAP_PROJECTION" type="String">
            <value>EQUIDISTANT CYLINDRICAL</value>
        </Attribute>
        <Attribute name="SOUTH_WEST_CORNER_LAT" type="Float32">
            <value>-59.8750000</value>
        </Attribute>
        <Attribute name="SOUTH_WEST_CORNER_LON" type="Float32">
            <value>-179.875000</value>
        </Attribute>
        <Attribute name="DX" type="Float32">
            <value>0.250000000</value>
        </Attribute>
        <Attribute name="DY" type="Float32">
            <value>0.250000000</value>
        </Attribute>
        <Attribute name="CDO" type="String">
            <value>Climate Data Operators version 1.9.8 (https://mpimet.mpg.de/cdo)</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <value>time</value>
        </Attribute>
    </Attribute>
    <Array name="time">
        <Attribute name="standard_name" type="String">
            <value>time</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>time</value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <value>time_bnds</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>minutes since 1948-01-01 03:00:00</value>
        </Attribute>
        <Attribute name="calendar" type="String">
            <value>standard</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>T</value>
        </Attribute>
        <Float64/>
        <dimension name="time" size="1"/>
    </Array>
    <Array name="time_bnds">
        <Float64/>
        <dimension name="time" size="1"/>
        <dimension name="bnds" size="2"/>
    </Array>
    <Array name="lon">
        <Attribute name="standard_name" type="String">
            <value>longitude</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>longitude</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>degrees_east</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>X</value>
        </Attribute>
        <Float32/>
        <dimension name="lon" size="1440"/>
    </Array>
    <Array name="lat">
        <Attribute name="standard_name" type="String">
            <value>latitude</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>latitude</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>degrees_north</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>Y</value>
        </Attribute>
        <Float32/>
        <dimension name="lat" size="600"/>
    </Array>
    <Grid name="Swnet_tavg">
        <Array name="Swnet_tavg">
            <Attribute name="standard_name" type="String">
                <value>surface_net_downward_shortwave_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Net short wave radiation flux</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>730.390015</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Lwnet_tavg">
        <Array name="Lwnet_tavg">
            <Attribute name="standard_name" type="String">
                <value>surface_net_downward_longwave_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Net long-wave radiation flux</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>-219.860703</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>16.9792976</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Qle_tavg">
        <Array name="Qle_tavg">
            <Attribute name="standard_name" type="String">
                <value>surface_upward_latent_heat_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Latent heat net flux</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>-53.3272667</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>451.032745</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Qh_tavg">
        <Array name="Qh_tavg">
            <Attribute name="standard_name" type="String">
                <value>surface_upward_sensible_heat_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Sensible heat net flux</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>-113.676025</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>484.893982</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Qg_tavg">
        <Array name="Qg_tavg">
            <Attribute name="standard_name" type="String">
                <value>downward_heat_flux_in_soil</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Heat flux</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>-183.190369</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>332.579620</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Snowf_tavg">
        <Array name="Snowf_tavg">
            <Attribute name="standard_name" type="String">
                <value>snowfall_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Snow precipitation rate</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2 s-1</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>0.000791000028</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Rainf_tavg">
        <Array name="Rainf_tavg">
            <Attribute name="standard_name" type="String">
                <value>rainfall_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Rain precipitation rate</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2 s-1</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>0.00117219996</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Evap_tavg">
        <Array name="Evap_tavg">
            <Attribute name="standard_name" type="String">
                <value>water_evaporation_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Evapotranspiration</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2 s-1</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>-2.13223793e-05</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>0.000180377625</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Qs_acc">
        <Array name="Qs_acc">
            <Attribute name="standard_name" type="String">
                <value>surface_runoff_amount</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Storm surface runoff</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: sum</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>5.89654016</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Qsb_acc">
        <Array name="Qsb_acc">
            <Attribute name="standard_name" type="String">
                <value>subsurface_runoff_amount</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Baseflow-groundwater runoff</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: sum</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>4.35910988</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Qsm_acc">
        <Array name="Qsm_acc">
            <Attribute name="standard_name" type="String">
                <value>surface_snow_melt_amount</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Snow melt</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: sum</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>5.89650011</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="AvgSurfT_inst">
        <Array name="AvgSurfT_inst">
            <Attribute name="standard_name" type="String">
                <value>surface_temperature</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Average Surface Skin temperature</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>K</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>230.531479</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>323.731476</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Albedo_inst">
        <Array name="Albedo_inst">
            <Attribute name="standard_name" type="String">
                <value>surface_albedo</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Albedo</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>%</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>5.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>82.5000000</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SWE_inst">
        <Array name="SWE_inst">
            <Attribute name="standard_name" type="String">
                <value>surface_snow_amount</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Snow depth water equivalent</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>87212.4062</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SnowDepth_inst">
        <Array name="SnowDepth_inst">
            <Attribute name="standard_name" type="String">
                <value>surface_snow_thickness</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Snow depth</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>m</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>396.634491</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilMoi0_10cm_inst">
        <Array name="SoilMoi0_10cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_moisture_content</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil moisture</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>2.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>100.000000</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilMoi10_40cm_inst">
        <Array name="SoilMoi10_40cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_moisture_content</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil moisture</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>6.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>300.000000</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilMoi40_100cm_inst">
        <Array name="SoilMoi40_100cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_moisture_content</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil moisture</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>11.9999990</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>600.000000</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilMoi100_200cm_inst">
        <Array name="SoilMoi100_200cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_moisture_content</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil moisture</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>20.0000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>1000.00000</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilTMP0_10cm_inst">
        <Array name="SoilTMP0_10cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_temperature</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil temperature</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>K</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>243.692078</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>315.722076</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilTMP10_40cm_inst">
        <Array name="SoilTMP10_40cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_temperature</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil temperature</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>K</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>243.693069</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>312.353058</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilTMP40_100cm_inst">
        <Array name="SoilTMP40_100cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_temperature</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil temperature</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>K</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>243.691193</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>311.561188</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SoilTMP100_200cm_inst">
        <Array name="SoilTMP100_200cm_inst">
            <Attribute name="standard_name" type="String">
                <value>soil_temperature</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Soil temperature</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>K</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>243.667709</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>310.537720</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="PotEvap_tavg">
        <Array name="PotEvap_tavg">
            <Attribute name="standard_name" type="String">
                <value>potential_evaporation_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Potential evaporation rate</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>-53.3272667</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>873.842712</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="ECanop_tavg">
        <Array name="ECanop_tavg">
            <Attribute name="standard_name" type="String">
                <value>evaporation_flux_from_canopy</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Canopy water evaporation</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>376.119995</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Tveg_tavg">
        <Array name="Tveg_tavg">
            <Attribute name="standard_name" type="String">
                <value>transpiration_flux_from_veg</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Transpiration</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>354.559998</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="ESoil_tavg">
        <Array name="ESoil_tavg">
            <Attribute name="standard_name" type="String">
                <value>evaporation_flux_from_soil</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Direct Evaporation from Bare Soil</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>198.179993</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="RootMoist_inst">
        <Array name="RootMoist_inst">
            <Attribute name="standard_name" type="String">
                <value>root_zone_soil_moisture</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Root zone soil moisture</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>2.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>916.075989</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="CanopInt_inst">
        <Array name="CanopInt_inst">
            <Attribute name="standard_name" type="String">
                <value>canopy_water_amount</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Plant canopy surface water</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>0.500000000</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Wind_f_inst">
        <Array name="Wind_f_inst">
            <Attribute name="standard_name" type="String">
                <value>wind_speed</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Wind speed</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>m s-1</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.359683454</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>17.0596828</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Rainf_f_tavg">
        <Array name="Rainf_f_tavg">
            <Attribute name="standard_name" type="String">
                <value>precipitation_flux</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Total precipitation rate</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg m-2 s-1</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>0.00117219996</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Tair_f_inst">
        <Array name="Tair_f_inst">
            <Attribute name="standard_name" type="String">
                <value>air_temperature</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Temperature</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>K</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>236.844147</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>316.114136</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Qair_f_inst">
        <Array name="Qair_f_inst">
            <Attribute name="standard_name" type="String">
                <value>specific_humidity</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Specific humidity</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>kg kg-1</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>8.94713885e-05</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>0.0281394720</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="Psurf_f_inst">
        <Array name="Psurf_f_inst">
            <Attribute name="standard_name" type="String">
                <value>surface_air_pressure</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Pressure</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>Pa</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: point</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>49699.0664</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>106168.469</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="SWdown_f_tavg">
        <Array name="SWdown_f_tavg">
            <Attribute name="standard_name" type="String">
                <value>surface_downwelling_shortwave_flux_in_air</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Downward short-wave radiation flux</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>794.479980</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <Grid name="LWdown_f_tavg">
        <Array name="LWdown_f_tavg">
            <Attribute name="standard_name" type="String">
                <value>surface_downwelling_longwave_flux_in_air</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Downward long-wave radiation flux</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>W m-2</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>-9999.00000</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean</value>
            </Attribute>
            <Attribute name="vmin" type="Float32">
                <value>98.2229919</value>
            </Attribute>
            <Attribute name="vmax" type="Float32">
                <value>457.772980</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="1"/>
            <dimension name="lat" size="600"/>
            <dimension name="lon" size="1440"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>minutes since 1948-01-01 03:00:00</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>standard</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="600"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="1440"/>
        </Map>
    </Grid>
    <blob href="cid:"/>
</Dataset>
