flexpart_convert_trajectory

flexpart_convert_trajectory(raw_tr_file, outprefix)

Converts the raw trajectory file generated by FLEXPART into CSV format better suited to processing with Metview.

Parameters
  • raw_tr_file (str) – raw trajectory file generated by FLEXPART

  • outprefix (str) – defines the output file name prefix

Return type

None

There is a separate CSV file produced for each FLEXPART release. The output file name convention is as follows:

outprefix_rRRR.csv

where RRR is the release number (starts from one) with leading zeros.