pyrad.io.write_trt_thundertracking_data#
- pyrad.io.write_trt_thundertracking_data(traj_ID, scan_ordered_time, scan_time, azi, rng, yyyymmddHHMM, lon, lat, ell_L, ell_S, ell_or, area, vel_x, vel_y, det, RANKr, CG_n, CG_p, CG, CG_percent_p, ET45, ET45m, ET15, ET15m, VIL, maxH, maxHm, POH, RANK, Dvel_x, Dvel_y, cell_contour, fname)[source]#
writes TRT cell data of the thundertracking scan
- Parameters:
traj_ID, scan_ordered_time, scan_time, azi, rng, yyyymmddHHMM, lon, lat,
ell_L, ell_S, ell_or, area, vel_x, vel_y, det, RANKr, CG_n, CG_p, CG,
CG_percent_p, ET45, ET45m, ET15, ET15m, VIL, maxH, maxHm, POH, RANK,
Dvel_x, Dvel_y, cell_contour – the cell parameters
fname (str) – file name where to store the data
- Returns:
fname (str) – the name of the file where data has written