Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Metview runs FLEXPART in a temporary directory. Having finished the simulation Metview converts and rename the output files and move them into the Output Path directory specified in the FLEXPART Run icon. The different output types handled in a different way.

Gridded outputs

Gridded outputs are converted to grib using a built-in local grib definition by Metview.local grib definition built into Metview.

Info

Please note that METVIEW uses a value scaling for the contour plots of gridded FLEXPART data. This scaling is only enabled when the Grid Scaling For Retrieved Fields parameter is set to on (this is the default value)in the Contouring icon. See the "Contouring units" column the tables below to find out how the scaling works for a given parameter.

The FLEXPART grib files has their own local section (Section 2) containing additional information about the given field and the FLEXPART simulation itself. The snapshot below taken from Metview's grib examiner shows the currently defined set of keys fin Section 2.

Image Added

Concentration

Concentration fields are only produced for forward simulations when Output Field Type is set to conc or both in FLEXPART Run.

The output filename is: consconc_sSSS.grib where SSS is the species number (with leading zeros). The actual field type and units are based on the Receptor Units settings in the FLEXPART Run icon.

 

Options in

FLEXPART Run

Description

GRIB

shortname

GRIB

paramId

GRIB

units

contouring

Contouring

units

receptor_units=massmass concentrationconc
 
20001kg m**-3ng m**-3
receptor_units=mixrmass mixing ratio
mixr
mxrm
 
20002kg kg**-1ppt (mass)

Dry and wt deposition

Volume mixing ratio

Volume mixing ratio fields are only produced for forward simulations when Output Field Type is set to mixr or both in FLEXPART Run.

The output filename is: pptv_sSSS.grib where SSS is the species number (with leading zeros).

Description

GRIB

shortname

GRIB

paramId

GRIB

units

Contouring

units

volume mixing ratiomxrv20052mol mol**-1ppt (volume)

Dry and wet deposition

These fields are It is only produced for forward simulations when Output Field Type is set to conc, mixr or both in FLEXPART Run. They are always inserted into the concentration or/and volume mixing ratio files.

Description

GRIB

shortname

GRIB

paramId

GRIB

units

contouring

Contouring

units

dry deposition
 
fdd
 
20197kg m**-2ng m**-2
wet deposition
 
fwd
 
20198kg m**-2ng m**-2

Response time

Fluxes

These fields are only produced for forward simulations when Output Flux is set to on in FLEXPART Run. The output filename is: flux_sSSS.grib where SSS is the species number (with leading zeros).

Description

GRIB

shortname

GRIB

paramId

GRIB

units

Contouring

units

eastward fluxfeflux20199kg m**-2 s**-1ng m**-2 s**-1
westward fluxfwflux20200kg m**-2 s**-1
 output fileforward or backward

units

release_units=mass

receptor_units=mass

   concentrationconc_sSSS.gribforwardng m**-3ppt (mass)ng m**-3ppt (mass)dry/wet depositionconcfwng m**-2
ng m**-2
s**-1
southward fluxfnflux20201kg
ng
m**-
3
2 s**-1ng m**-2
volume mixing ratiopptvfw/bwppt (volume)ppt (volume)ppt (volume)ppt (volume)
s**-1
northward fluxfsflux20202kg
dry/wet depositionpptvfwng
m**-2 s**-1ng m**-2
s**-1
upward fluxfuflux20203kg
ng
m**-2 s**-1ng m**-2
response function to emission outputtimebwss m**3 kg**-3s kg m**-3s

Wet and dry deposition is always zero in time. In conc and pptv files they are also zero but unless turned on internally (via WETDEP and DRYDEP). Whether WETDEP/DRYDEP is turned on or off depends on the given species.

Gridded flux

...

s**-1
downward fluxfdflux20204kg m**-2 s**-1ng m**-2 s**-1

Plume trajectories

 Trajectories are produced when Output Trajectory is set to on in FLEXPART Run. The ASCII file generated by FLEXPART is split according to releases and converted into another (CSV) format that is better suited to metview. The output filenames are: tr_rR.csv where R is the release number.

The first row in the trajectory file contains metadata as a set of key value pairs, while the the second row contains the header.

Receptor output

Output at receptor points are produced when Receptors is set to on in FLEXPART Run. The binary file generated by FLEXPART is split according to species and converted to CSV.

When Receptor Units is set to mass in FLEXPART Run the output filename is

receptor_conc_sSSS.csv 

when Receptor Units is set to mixr in FLEXPART Run the output filename is

on the output filename is

receptor_pptv_sSSS.csv

where SSS is the species number (with leading zeros).

...