Attributes {
    X {
        String standard_name "longitude";
        Float32 pointwidth 0.5;
        Int32 gridtype 1;
        String units "degree_east";
    }
    T {
        String calendar "360";
        String standard_name "time";
        Float32 pointwidth 1.0;
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    Y {
        String standard_name "latitude";
        Float32 pointwidth 0.5;
        Int32 gridtype 0;
        String units "degree_north";
    }
    pet {
        Float32 correlation_decay_distance -999.0;
        String units "mm/day";
        String long_name "potential evapotranspiration";
        String standard_name "water_potential_evaporation_flux";
        Float32 missing_value 9.96920997E36;
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}