Attributes {
    ISTA {
        String long_name "ISTA";
        Int32 gridtype 2;
        String units "ids";
    }
    lon {
        String long_name "longitude";
        String units "degree_east";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}