FLEXPART postprocessing tools
FLEXPART output is usually in a very compact binary format that needs special reading routines to unpack it. In this page you will find the tools developers and users have generated to read the FLEXPART output, process it and plot it.
Python
- python-matplotlib processing and plotting tools pflexible developed by J. Burkhart. (see also https://pypi.python.org/pypi/pflexible) --- Note: pflexible is not developed anymore. The successor is reflexible.
- python-matplotlib processing and plotting tools reflexible developed by J. Burkhart.
- python-matplotlib simple and fast command line tool for plotting FLEXPART outputs QuickLook developed by R. Hofman. Supports only version <= 9.0 as of August 2021. [Note that bitbucket.org won't show you anything without js AND cookies]
Fortran
- FORTRAN code to convert FLEXPART6.2 output to CTBTO SRM format (by Petra Seibert)
- FORTRAN subroutines to read FLEXPART 8.x/9.x developed by A. Stohl.
- Fortran90 programme to read binary particle dump files for FLEXPART-WRF by P. Seibert (attachment)
Other (free)
- R tools - please contact Rona Thompson http://folk.nilu.no/~rthompson/
Other (needs some license such as IDL or matlab)
- IDL tools to read FLEXPART - please contact Pasquale Sellitto, LMD-ENS: psellitto - at - lmd.ens.fr
- Matlab functions to read FLEXPART gridded output and concentrations (S. Eckhardt, H. Sodemann, S. Raja) http://zardoz.nilu.no/~sabine/matlab4FLEXPART.tar.gz
- Matlab function readpart10.m to read FLEXPART particle output (I. Pisso, attached)
- Matlab tools by user sureshraja1, no documentation (see attachments)
Some of the limited-area versions already provide the output in netCDF format. netCDF output for regular FLEXPART is available in the latest versions (ticket:40).
Last modified 22 months ago
Last modified on Aug 9, 2021, 8:43:33 PM
Attachments (7)
-
flex_header.m
(7.1 KB) -
added by sureshraja1 7 years ago.
flex_header function
- calculate_grid_area_eff.m (1.0 KB) - added by sureshraja1 7 years ago.
- flex_read_recepconc.m (2.2 KB) - added by sureshraja1 7 years ago.
- flex_read_V7.m (6.4 KB) - added by sureshraja1 7 years ago.
-
Main_FLEXPART_Processing - Sample.m
(2.4 KB) -
added by sureshraja1 7 years ago.
Main File
-
readpartpos.f90
(1.4 KB) -
added by pesei 6 years ago.
Read binary particle dump (FpLimitedareaWrf)
-
readpart10.m
(4.6 KB) -
added by ignacio 5 years ago.
matlab function to read particle output
Download all attachments as: .zip