Attributes {
    ISTA {
        Int32 gridtype 2;
        String units "ids";
    }
    IZ {
        Float32 pointwidth 1.0;
        Int32 gridtype 0;
        String units "unitless";
    }
    Vint {
        Float32 missing_value -9999.0;
        String units "years";
        String long_name "tritium vintage age";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}