Attributes {
    Y {
        Float32 pointwidth 2.0;
        String standard_name "latitude";
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Int32 gridtype 1;
        String units "degree_east";
    }
    zlev {
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "meters";
    }
    max {
        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", "max over T[Jan 1854, May 2015]";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}