Attributes {
    Y {
        String standard_name "latitude";
        Float32 pointwidth 0.5;
        Int32 gridtype 0;
        String units "degree_north";
    }
    T2 {
        String calendar "360";
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    X {
        String standard_name "longitude";
        Float32 pointwidth 0.5;
        Int32 gridtype 0;
        String units "degree_east";
    }
    L {
        Int32 gridtype 0;
        String units "months";
    }
    T {
        String calendar "360";
        String standard_name "time";
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    InputObs {
        Float32 pointwidth 3.0;
        String long_name "input observations";
        Float32 file_missing_value -999.0;
        Float32 missing_value NaN;
        String units "mm/month";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}