pyrad.io.read_trt_cell_lightning# pyrad.io.read_trt_cell_lightning(fname)[source]# Reads the lightning data of a TRT cell. The file has the following fields: traj_ID yyyymmddHHMM lon lat area RANKr nflashes flash_dens Parameters: fname (str) – path of the TRT data file Returns: A tupple containing the read values. None otherwise