Attributes {
    T {
        Float32 pointwidth 1.0;
        String calendar "360";
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    Y {
        Float32 pointwidth 5.0;
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        Float32 pointwidth 5.0;
        Float32 modulus 360.0;
        Int32 gridtype 1;
        String units "degree_east";
    }
    ssta {
        Float32 missing_value 1.00000002E30;
        String history "OS extended by NCEP";
        String long_name "SST anomaly";
        String units "degree_Celsius";
    }
NC_GLOBAL {
    String description "Statistically homogenous concatenation of Kaplan et al [1998] OS SST and Reynolds and Smith [1994] NCEP OI analyses; the latter gets degraded to the resolution of the former";
    String references "Kaplan_etal1998 Reynolds_Smith1994";
    String Conventions "IRIDL";
}
}