Attributes {
    Y {
        Float32 pointwidth 2.0;
        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";
    }
    min {
        Float32 pointwidth 1.0;
        Int32 expires 1435795200;
        String iridl:hasSemantics "iridl:SeaSurfaceTemperature";
        Float32 missing_value NaN;
        String long_name "$partialdiff sub X$ Extended reconstructed sea surface temperature";
        String units "57.2957795130823 degree_Kelvin radian-1 east";
        String history "Version 3b", "min over T[Jan 1854, May 2015]";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}