<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2">
    <aggregation dimName="time" type="joinExisting">
        <netcdf   location="http://edac-dap.northerngulfinstitute.org/dods-bin/nph-dods/NCOM/region1/ncom_glb_reg1_2009010100.nc"
            coordValue="    78912.00    78915.00    78918.00    78921.00    78924.00    78927.00    78930.00    78933.00"/>
        <netcdf   location="http://edac-dap.northerngulfinstitute.org/dods-bin/nph-dods/NCOM/region1/ncom_glb_reg1_2009010200.nc"
            coordValue="    78936.00    78939.00    78942.00    78945.00    78948.00    78951.00    78954.00    78957.00"/>
        <netcdf   location="http://edac-dap.northerngulfinstitute.org/dods-bin/nph-dods/NCOM/region1/ncom_glb_reg1_2009010300.nc"
            coordValue="    78960.00    78963.00    78966.00    78969.00    78972.00    78975.00    78978.00    78981.00    78984.00    78987.00    78990.00    78993.00    78996.00    78999.00    79002.00    79005.00" />
    </aggregation>
    
    <!-- Remove the variable Tau - just as test to see if this is the culprit -->
    <remove name="tau" type="variable"/>
    
    <variable name="water_u">
        <attribute name="standard_name" value="eastward_sea_water_velocity"/>
    </variable>
    <variable name="water_v">
        <attribute name="standard_name" value="northward_sea_water_velocity"/>
    </variable>        
    <variable name="depth">
        <attribute name="positive"  value="up"/>
        <values> -0.00 -2.50 -7.50 -12.50 -18.00 -25.00 -32.50 -40.00 -50.00 -62.00 -75.00
            -100.00 -125.00 -150.00 -200.00 -300.00 -400.00 -500.00 -600.00 -700.00
            -800.00 -900.00 -1000.00 -1100.00 -1200.00 -1300.00 -1400.00 -1500.00
            -1750.00 -2000.00 -2500.00 -3000.00 -4000.00 -5000.00 </values>
    </variable>
    <attribute name="Conventions" value="CF-1.0"/>
</netcdf>