Attributes {
    lev {
        Int32 gridtype 0;
        String units "hPa";
    }
    time {
        Float32 pointwidth 1.0;
        String calendar "standard";
        Int32 gridtype 0;
        String units "days since 1960-01-01 12:00:00";
    }
    lat {
        Int32 gridtype 0;
        String units "degree_north";
    }
    lon {
        Int32 gridtype 0;
        String units "degree_east";
    }
    ua {
        Int32 pointwidth 0;
        Int32 FieldType 104;
        String units "m s-1";
        String description "x-wind component";
        String stagger " ";
        Float32 missing_value 9.96920997E36;
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}