Attributes {
    T {
        String standard_name "time";
        String calendar "standard";
        Int32 gridtype 0;
        String units "days since 1960-01-01";
    }
    zlev {
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "meters";
    }
    Y {
        String standard_name "latitude";
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        String long_name "longitude";
        Float32 pointwidth 2.0;
        Int32 gridtype 1;
        String units "degree_east";
    }
    partial_Y {
        Float32 pointwidth 1.0;
        Int32 expires 1585785600;
        String standard_name "sea_surface_temperature";
        String iridl:hasSemantics "iridl:SeaSurfaceTemperatureAnomaly";
        Float32 file_missing_value -999.0;
        Float32 missing_value NaN;
        String long_name "$partialdiff sub Y$ Extended reconstructed SST anomalies";
        String units "57.2957795130823 degree_Kelvin radian-1 north";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}