Attributes {
    T {
        Float32 pointwidth 1.0;
        String long_name "time";
        String calendar "360";
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    ISTA {
        Int32 gridtype 2;
        String units "ids";
    }
    flow {
        Float32 missing_value -99999.0;
        String long_name "stream flow";
        String units "cf/s";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}