Attributes {
    X {
        String standard_name "longitude";
        Int32 gridtype 1;
        String units "degree_east";
    }
    T {
        Float32 pointwidth 1.0;
        String standard_name "time";
        String calendar "360";
        Int32 expires 1435795200;
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    zlev {
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "meters";
    }
    sst {
        Float32 pointwidth 1.0;
        String long_name "Extended reconstructed sea surface temperature";
        Int32 expires 1435795200;
        String iridl:hasSemantics "iridl:SeaSurfaceTemperature";
        Float32 missing_value NaN;
        String units "degree_Celsius";
        String history "Version 3b", "Averaged over Y[88S, 88N] minimum 0.0% data present";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}