Attributes {
    Y {
        String standard_name "latitude";
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Float32 modulus 360.0;
        Float32 period 360.0;
        Int32 gridtype 1;
        String units "degree_east";
    }
    zlev {
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "meters";
    }
    T {
        Float32 pointwidth 1.0;
        String standard_name "time";
        Int32 expires 1435795200;
        String calendar "360";
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    partial_X {
        Float32 pointwidth 1.0;
        String iridl:hasSemantics "iridl:SeaSurfaceTemperature";
        String long_name "$partialdiff sub X$ Extended reconstructed sea surface temperature";
        Int32 expires 1435795200;
        String history "$partialdiff sub X$ [ NOAA NCDC ERSST version3b sst ]", "Version 3b", "$partialdiff sub X$ [ NOAA NCDC ERSST version3b sst ] climatology", "Version 3b", "Averaged over T2[1854, 2014] minimum 0.0% data present";
        Float32 missing_value NaN;
        String units "57.2957795130823 degree_Kelvin radian-1 east";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}