Attributes {
    X {
        String long_name "Longitud";
        Float32 pointwidth 0.1;
        Int32 gridtype 1;
        String units "degree_east";
    }
    Y {
        String long_name "Latitud";
        Float32 pointwidth 0.1;
        String units "degree_north";
        Int32 gridtype 0;
    }
    T {
        String long_name "Time";
        Float32 pointwidth 0.0;
        String calendar "360";
        Int32 gridtype 0;
        String units "months since 1998-01-01 00:00:00";
    }
    Monthly {
        String units "flashes/km^2/day";
        Float32 _FillValue_original -999.98999;
        Float32 missing_value -999.98999;
        String long_name "Monthly Flash Density Rate";
    }
NC_GLOBAL {
    String references "Rachel I. Albrecht, Steven J. Goodman, Dennis E. Buechler, Richard J. Blakeslee, and Hugh J. Christian, 0: Where are the lightning hotspots on Earth?. Bull. Amer. Meteor. Soc., doi: 10.1175/BAMS-D-14-00193.1";
    String description "Satellite monthly flash density rate from TRMM-LIS at 0.1 deg";
    String Conventions "IRIDL";
}
}