Attributes {
    X {
        String standard_name "longitude";
        String long_name "longitude";
        Float32 pointwidth 2.0;
        Int32 gridtype 1;
        String units "degree_east";
    }
    T {
        String standard_name "time";
        Float32 pointwidth 1.0;
        String calendar "360";
        Int32 expires 1585785600;
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    Y {
        String standard_name "latitude";
        String long_name "latitude";
        Float32 pointwidth 2.0;
        Int32 gridtype 0;
        String units "degree_north";
    }
    zlev {
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "meters";
    }
    anom {
        Float32 pointwidth 1.0;
        String units "degree_Celsius";
        String long_name "Extended reconstructed SST anomalies";
        Float32 missing_value -999.0;
        Float32 valid_min -12.0;
        Float32 valid_max 12.0;
        String iridl:hasSemantics "iridl:SeaSurfaceTemperatureAnomaly";
        Int32 expires 1585785600;
        String standard_name "sea_surface_temperature";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}