Python Module Index

e
 
e
epygram About the package
    epygram.base Basic, non-specific classes
    epygram.cli
    epygram.cli.args_catalog
    epygram.cli.cartoplot
    epygram.cli.convert
    epygram.cli.ddhlfa_plot
    epygram.cli.delfield
    epygram.cli.domain_maker
    epygram.cli.fa_sp2gp
    epygram.cli.histogram
    epygram.cli.movefield
    epygram.cli.plot3d
    epygram.cli.point
    epygram.cli.profile
    epygram.cli.run_epyweb
    epygram.cli.section
    epygram.cli.spectrum
    epygram.cli.stats
    epygram.cli.what
    epygram.cli.what_the_grib
    epygram.colormapping Custom colormaps reading and tuning.
    epygram.config Configuration: parameters, options used throughout the package.
    epygram.containers Containers
    epygram.extra.griberies
    epygram.extra.griberies.concepts
    epygram.extra.griberies.defaults
    epygram.extra.griberies.definitions
    epygram.extra.griberies.definitions.fa
    epygram.extra.griberies.definitions.names
    epygram.extra.griberies.definitions.util
    epygram.extra.griberies.paths
    epygram.extra.griberies.tables
    epygram.extra.pyexttiff
    epygram.extra.usevortex
    epygram.fields
    epygram.fields.D3Field 3-D Field class
    epygram.fields.D3VectorField 3-D Vector Field class
    epygram.fields.H1DField Horizontal 1-D Field class
    epygram.fields.H2DField Horizontal 2-D Field class
    epygram.fields.H2DVectorField Horizontal 2-D Vector Field class
    epygram.fields.MiscField Miscellaneous Field class
    epygram.fields.PointField Point 0-D Field class
    epygram.fields.V1DField Vertical 1-D Field
    epygram.fields.V2DField Vertical 2-D Field class
    epygram.formats
    epygram.formats.conversion
    epygram.formats.conversion.converters
    epygram.formats.conversion.functions
    epygram.formats.DDHLFA Interface-Class to the DDHLFA format
    epygram.formats.FA Interface-Class to the FA format
    epygram.formats.fafields
    epygram.formats.GeoPoints Interface-Class to the GeoPoints format
    epygram.formats.GRIB
    epygram.formats.LFA Interface-Class to the LFA format
    epygram.formats.LFI Interface-Class to the LFI format
    epygram.formats.netCDF Interface-Class to the netCDF format
    epygram.formats.TIFFMF Interface-Class to the TIFFMF format
    epygram.geometries
    epygram.geometries.AbstractGeometry Abstract Geometry classes
    epygram.geometries.AcademicGeometry Academic Geometry class
    epygram.geometries.domain_making Domain creation
    epygram.geometries.domain_making.ask Domain creation - User Interface
    epygram.geometries.domain_making.build Domain creation - Build geometries
    epygram.geometries.domain_making.output Domain creation - Output
    epygram.geometries.domain_making.util Domain creation - Tools
    epygram.geometries.GaussGeometry Gauss Geometry class
    epygram.geometries.ProjectedGeometry Projected Geometry class
    epygram.geometries.RegLLGeometry RegLL Geometry class
    epygram.geometries.RotLLGeometry RotLL Geometry class
    epygram.geometries.SpectralGeometry Spectral Geometry class
    epygram.geometries.UnstructuredGeometry Unstructured Geometry class
    epygram.geometries.VGeometry Vertical Geometry class
    epygram.moves Moves
    epygram.profiles Functions on vertical profiles
    epygram.resources Real and virtual resources handling
    epygram.spectra Class and functions for spectra
    epygram.util Utilities