Navigation

  • index
  • modules |
  • next |
  • previous |
  • epygram 1.2.15 documentation »
  • The epygram library »

Previous topic

epygram.containers — Containers

Next topic

epygram.geometries.D3Geometry — 3-D Geometry class

This Page

  • Show Source

Quick search

epygram.geometries — Geometries¶

Contains all geometries classes.

  • epygram.geometries.D3Geometry — 3-D Geometry class
  • epygram.geometries.H2DGeometry — Horizontal 2-D Geometry classes
  • epygram.geometries.H1DGeometry — Horizontal 1-D Geometry class
  • epygram.geometries.VGeometry — Vertical Geometry class
    • Functions
  • epygram.geometries.V2DGeometry — Vertical 2-D Geometry class
  • epygram.geometries.V1DGeometry — Vertical 1-D Geometry class
  • epygram.geometries.PointGeometry — Point 0-D Geometry class
  • epygram.geometries.SpectralGeometry — Spectral Geometry class
  • epygram.geometries.domain_making — Domain creation
    • epygram.geometries.domain_making.ask — User Interface
    • epygram.geometries.domain_making.build — Build geometries
    • epygram.geometries.domain_making.output — Output
    • epygram.geometries.domain_making.util — Tools
      • Parameters
      • Functions

epygram.geometries.vertical_coordinates = {u'PV': 109, u'HybridH': 118, u'HybridP': 119, u'Altitude': 102, u'Height': 103, u'Pressure': 100}¶

Mapping of vertical coordinates


epygram.geometries.build_surf_VGeometry()[source]¶

Build a surface vertical geometry.


epygram.geometries.build_geometry(help_on=None, **kwargs)[source]¶

Proxy to build geometry from scratch. All arguments are to be given to build geometry.

Parameters:help_on – name of the attribute to have some help on.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • epygram 1.2.15 documentation »
  • The epygram library »
© Copyright 2014 --- 2017, A.Mary, S.Riette. Created using Sphinx 1.4.9.