Read Flexpart footprints from Empa
This branch implements the reading of the Flexpart footprints that we produced at Empa. It also implements the Rödenbeck scheme for the background concentration instead of the current Flexinvert approach.
- Read the Flexpart outputs which are stored in a netCDF4 format.
- Make the reading of the Flexpart output more modular, in case there is no nested run.
- Improve the efficiency of the computation of the transport for boxes in regions.
- Create a new
background
plugin for reading the baseline from TM5-4DVAR as part of the Rödenbeck scheme
It would be nice if you could check that your setup still works with this new branch.
There might be an issue with the length of the version
variable in fortran (pycif/plugins/models/flexpart/utils/mod_flexpart.f90
)
Edited by Jean Matthieu Haussaire