Attributes {
    Y {
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Float32 pointwidth 2.8125;
        Int32 gridtype 1;
        String units "degree_east";
    }
    T {
        Float32 modulus 12.0;
        Float32 modulo 12.0;
        String standard_name "time";
        Float32 pointwidth 1.0;
        String calendar "360";
        Int32 gridtype 1;
        String units "months since 1960-01-01";
    }
    prcp {
        String long_name "precipitation rate";
        String units "mm/day";
    }
    t2m {
        String long_name "temperature at 2m";
        String units "Kelvin_scale";
    }
NC_GLOBAL {
    String long_name "1969-1998";
    String iridl:hasSemantics "iridl:climatology";
    String Conventions "IRIDL";
}
}