FLEXPART Testing Environment CTBTO WO8
 All Classes Namespaces Files Functions Variables Pages
Classes | Namespaces | Functions | Variables
pflexible.py File Reference

Go to the source code of this file.

Classes

class  flextest.flexread.pflexible.BinaryFile
 HELPER FUNCTIONS ##########. More...
 
class  flextest.flexread.pflexible.Structure
 
class  flextest.flexread.pflexible.Header
 

Namespaces

 flextest.flexread.pflexible
 

Functions

def flextest.flexread.pflexible.read_command
 Functions for reading FLEXPART output #####. More...
 
def flextest.flexread.pflexible.read_releases
 
def flextest.flexread.pflexible.read_trajectories
 
def flextest.flexread.pflexible.curtain_for_flightrack
 
def flextest.flexread.pflexible.curtain_for_line
 
def flextest.flexread.pflexible.groundlevel_for_line
 
def flextest.flexread.pflexible.curtain_agltoasl
 
def flextest.flexread.pflexible.read_agespectrum
 
def flextest.flexread.pflexible.save_spectrum
 
def flextest.flexread.pflexible.gridarea
 
def flextest.flexread.pflexible._get_header_version
 
def flextest.flexread.pflexible.read_header
 
def flextest.flexread.pflexible._readV6
 
def flextest.flexread.pflexible._readgrid_noFF
 Grid Reading Routines ###############. More...
 
def flextest.flexread.pflexible._readgridBF
 
def flextest.flexread.pflexible._read_headerFF
 
def flextest.flexread.pflexible.read_grid
 
def flextest.flexread.pflexible.readgridV8
 
def flextest.flexread.pflexible.readgridV6
 
def flextest.flexread.pflexible.monthly_footprints
 
def flextest.flexread.pflexible.fill_grids
 
def flextest.flexread.pflexible.read_emissions
 
def flextest.flexread.pflexible.get_slabs
 
def flextest.flexread.pflexible._plot_dropm
 FLEXPART Plotting Functions ########. More...
 
def flextest.flexread.pflexible.plot_trajchar
 
def flextest.flexread.pflexible.plot_releases
 
def flextest.flexread.pflexible.plot_spectra
 
def flextest.flexread.pflexible.plot_agespectra
 
def flextest.flexread.pflexible.plot_clusters
 
def flextest.flexread.pflexible.plot_trajectory_ellipses
 
def flextest.flexread.pflexible.plot_markers
 
def flextest.flexread.pflexible.plot_trajectory
 
def flextest.flexread.pflexible.plot_at_level
 
def flextest.flexread.pflexible.plot_totalcolumn
 
def flextest.flexread.pflexible.plot_sourcecontribution
 
def flextest.flexread.pflexible.plot_sensitivity
 
def flextest.flexread.pflexible.plot_curtain
 
def flextest.flexread.pflexible.plot_METDATA
 
def flextest.flexread.pflexible.closest
 
def flextest.flexread.pflexible.data_range
 
def flextest.flexread.pflexible._normdatetime
 
def flextest.flexread.pflexible._log_clevs
 
def flextest.flexread.pflexible.add_nilu_logo
 
def flextest.flexread.pflexible._cum_spec
 
def flextest.flexread.pflexible._getfile_lines
 
def flextest.flexread.pflexible._gen_MapPar_fromHeader
 
def flextest.flexread.pflexible._gen_altitude_color
 
def flextest.flexread.pflexible._gen_daylabels
 
def flextest.flexread.pflexible._datarange
 
def flextest.flexread.pflexible._genEllipse
 
def flextest.flexread.pflexible._shout
 
def flextest.flexread.pflexible._gen_flexpart_colormap
 
def flextest.flexread.pflexible.main
 Below for use from command line ##########################################. More...
 

Variables

string flextest.flexread.pflexible.__version__ = '0.9.5'
 
tuple flextest.flexread.pflexible.__path__ = os.path.abspath(os.curdir)
 
 flextest.flexread.pflexible.readheader = read_header
 
 flextest.flexread.pflexible.readheaderV8 = read_header
 
 flextest.flexread.pflexible.readheaderV6 = read_header
 
 flextest.flexread.pflexible.readgridBF = _readgrid_noFF
 
 flextest.flexread.pflexible.plot_footprint = plot_at_level
 
tuple flextest.flexread.pflexible.start_time = time.time()
 
tuple flextest.flexread.pflexible.parser
 
string flextest.flexread.pflexible.default = 'verbose output'
 
tuple flextest.flexread.pflexible.exit_code = main()
 LateX #####. More...