Version 16 (modified by pesei, 7 years ago) (diff) |
---|
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)
- python-matplotlib simple and fast command line tool for plotting FLEXPART outputs QuickLook developed by R. Hofman.
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 tools to read FLEXPART (S. Eckhardt, H. Sodemann, S. Raja) http://zardoz.nilu.no/~sabine/matlab4FLEXPART.tar.gz
- 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).
Attachments (7)
-
flex_header.m
(7.1 KB) -
added by sureshraja1 8 years ago.
flex_header function
- calculate_grid_area_eff.m (1.0 KB) - added by sureshraja1 8 years ago.
- flex_read_recepconc.m (2.2 KB) - added by sureshraja1 8 years ago.
- flex_read_V7.m (6.4 KB) - added by sureshraja1 8 years ago.
-
Main_FLEXPART_Processing - Sample.m
(2.4 KB) -
added by sureshraja1 8 years ago.
Main File
-
readpartpos.f90
(1.4 KB) -
added by pesei 7 years ago.
Read binary particle dump (FpLimitedareaWrf)
-
readpart10.m
(4.6 KB) -
added by ignacio 6 years ago.
matlab function to read particle output
Download all attachments as: .zip