Attributes {
    L {
        String long_name "Forecast Lead Time in Months";
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "months";
    }
    C {
        String long_name "Categorias";
        Int32 gridtype 2;
        String units "ids";
    }
    S {
        String standard_name "forecast_reference_time";
        Int32 pointwidth 0;
        String long_name "Hecho en";
        String calendar "360";
        Int32 expires 1588982400;
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    X {
        String standard_name "longitude";
        String long_name "Longitud";
        Float32 pointwidth 1.0;
        Int32 gridtype 0;
        String units "degree_east";
    }
    Y {
        String standard_name "latitude";
        String long_name "Latitud";
        Float32 pointwidth 1.0;
        Int32 gridtype 0;
        String units "degree_north";
    }
    PROB_FCST {
        Int32 pointwidth 0;
        Int32 expires 1588982400;
        String long_name "Probabilidades - Categorías";
        String units "percent";
        Float32 missing_value -1.0;
        Float32 scale_min 0.0;
        Float32 scale_max 100.0;
        Int32 CE 100;
        Int32 CS 0;
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}