Attributes {
    time {
        Float32 pointwidth 1.0;
        String calendar "standard";
        Int32 gridtype 0;
        String units "days since 1960-01-01 12:00:00";
    }
    lat {
        Int32 gridtype 0;
        String units "degree_north";
    }
    lon {
        Int32 gridtype 0;
        String units "degree_east";
    }
    PSFC {
        Int32 pointwidth 0;
        Int32 FieldType 104;
        String MemoryOrder "XY ";
        String units "Pa";
        String description "SFC PRESSURE";
        Float32 missing_value 9.96920997E36;
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}