epygram.geometries
— Geometries¶
Contains all geometries classes.
epygram.geometries.AbstractGeometry
— Geometry classGeometry
Geometry.azimuth()
Geometry.cartoplot_geometry()
Geometry.cartopy_CRS_reproject()
Geometry.datashape
Geometry.distance()
Geometry.eq_Hgeom()
Geometry.get_levels()
Geometry.linspace()
Geometry.make_field()
Geometry.make_physicallevels_geometry()
Geometry.make_point_geometry()
Geometry.make_profile_geometry()
Geometry.make_section_geometry()
Geometry.make_vtkGrid()
Geometry.make_zoom_geometry()
Geometry.plot3DBluemarble()
Geometry.plot3DMaptiles()
Geometry.plot3DProjImage()
Geometry.plotgeometry()
Geometry.projected_geometry
Geometry.rectangular_grid
Geometry.structure
Geometry.vcoord_as_field()
Geometry.what()
RectangularGridGeometry
RectangularGridGeometry.default_cartopy_CRS()
RectangularGridGeometry.extract_subzone()
RectangularGridGeometry.fill_maskedvalues()
RectangularGridGeometry.get_datashape()
RectangularGridGeometry.get_lonlat_grid()
RectangularGridGeometry.gimme_corners_ij()
RectangularGridGeometry.gimme_corners_ll()
RectangularGridGeometry.gridpoints_number
RectangularGridGeometry.horizontally_flattened()
RectangularGridGeometry.isglobal
RectangularGridGeometry.make_subarray_geometry()
RectangularGridGeometry.make_subsample_geometry()
RectangularGridGeometry.minmax_ll()
RectangularGridGeometry.nearest_points()
RectangularGridGeometry.point_is_inside_domain_ij()
RectangularGridGeometry.point_is_inside_domain_ll()
RectangularGridGeometry.reshape_data()
epygram.geometries.ProjectedGeometry
— Projected Geometry classProjectedGeometry
ProjectedGeometry.compass_grid()
ProjectedGeometry.default_cartopy_CRS()
ProjectedGeometry.distance()
ProjectedGeometry.get_cartopy_extent()
ProjectedGeometry.getcenter()
ProjectedGeometry.ij2ll()
ProjectedGeometry.ij2xy()
ProjectedGeometry.linspace()
ProjectedGeometry.ll2ij()
ProjectedGeometry.ll2xy()
ProjectedGeometry.make_section_geometry()
ProjectedGeometry.map_factor()
ProjectedGeometry.map_factor_field()
ProjectedGeometry.mesh_area()
ProjectedGeometry.mesh_area_field()
ProjectedGeometry.plane_azimuth()
ProjectedGeometry.reproject_wind_on_lonlat()
ProjectedGeometry.resolution_ij()
ProjectedGeometry.resolution_ll()
ProjectedGeometry.secant_projection
ProjectedGeometry.select_subzone()
ProjectedGeometry.tolerant_equal()
ProjectedGeometry.xy2ij()
ProjectedGeometry.xy2ll()
epygram.geometries.UnstructuredGeometry
— Unstructured Geometry classepygram.geometries.AcademicGeometry
— Academic Geometry classAcademicGeometry
AcademicGeometry.azimuth()
AcademicGeometry.default_cartopy_CRS()
AcademicGeometry.distance()
AcademicGeometry.getcenter()
AcademicGeometry.ij2ll()
AcademicGeometry.ij2xy()
AcademicGeometry.linspace()
AcademicGeometry.ll2ij()
AcademicGeometry.ll2xy()
AcademicGeometry.make_section_geometry()
AcademicGeometry.plane_azimuth()
AcademicGeometry.resolution_ij()
AcademicGeometry.resolution_ll()
AcademicGeometry.tolerant_equal()
AcademicGeometry.xy2ij()
AcademicGeometry.xy2ll()
epygram.geometries.GaussGeometry
— Gauss Geometry classGaussGeometry
GaussGeometry.default_cartopy_CRS()
GaussGeometry.distance_to_nearest_neighbour_ij()
GaussGeometry.distance_to_nearest_neighbour_ll()
GaussGeometry.fill_maskedvalues()
GaussGeometry.get_datashape()
GaussGeometry.get_lonlat_grid()
GaussGeometry.gridpoints_number
GaussGeometry.horizontally_flattened()
GaussGeometry.ij2ll()
GaussGeometry.isglobal
GaussGeometry.ll2ij()
GaussGeometry.map_factor()
GaussGeometry.map_factor_field()
GaussGeometry.meridian_resolution_j()
GaussGeometry.nearest_points()
GaussGeometry.point_is_inside_domain_ij()
GaussGeometry.point_is_inside_domain_ll()
GaussGeometry.reproject_wind_on_lonlat()
GaussGeometry.reshape_data()
GaussGeometry.resolution_field()
GaussGeometry.resolution_field_from_stretching()
GaussGeometry.resolution_j()
GaussGeometry.resolution_ll()
GaussGeometry.zonal_resolution_j()
epygram.geometries.RegLLGeometry
— RegLL Geometry classepygram.geometries.RotLLGeometry
— RotLL Geometry classepygram.geometries.VGeometry
— Vertical Geometry classepygram.geometries.SpectralGeometry
— Spectral Geometry classepygram.geometries.domain_making
— Domain creation
- epygram.geometries.vertical_coordinates = {'Altitude': 102, 'Height': 103, 'HybridH': 118, 'HybridP': 119, 'PV': 109, 'Pressure': 100}¶
Mapping of vertical coordinates