Attributes {
    X {
        Float32 modulus 360.0;
        String units "degree_east";
        String uniquename "X";
        Float32 pointwidth 2.0;
        String standard_name "longitude";
        Int32 gridtype 0;
    }
    Y {
        String units "degree_north";
        String uniquename "Y";
        Float32 pointwidth 2.0;
        String standard_name "latitude";
        Int32 gridtype 0;
    }
    max {
        Int32 expires 1751353200;
        String long_name "temperature anomaly";
        String units "degree_Celsius";
        String dodsname "temp";
        Float32 file_missing_value -9999.0;
        Float32 missing_value NaN;
        String history "max over T[Jan 1950, May 2025]";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}