Version 5 (modified by pesei, 10 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.
- FORTRAN subroutines to read FLEXPART 8.x/9.x developed by A. Stohl.
- python-matplotlib processing and plotting tools pflexible developed by J. Burkhart.
- Matlab tools to read FLEXPART (S. Eckhardt, H. Sodemann) - please contact Sabine Eckhardt
- R tools - please contact Rona Thompson
- FORTRAN code to convert FLEXPART6.2 output to CTBTO SRM format (by Petra Seibert)
Some of the limited-area versions already provide the output in netCDF format. netCDF output or conversion into it is foreseen for regular FLEXPART in future (ticket:40).
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