psy-ugrid

Contents:

  • Installation
    • Installation for development
  • Usage
  • Demo
    • Visualization of face variables
    • Visualization of node and edge variables
  • API Reference
    • psy_ugrid package
      • Submodules
        • UGridDecoder
        • MyNewFormatoption
        • MyPlotter
        • get_versions()
        • UGrid
  • Contribution and development hints
psy-ugrid
  • API Reference
  • psy_ugrid package
  • View page source

psy_ugrid package

psy-ugrid

A psyplot plugin for decoding unstructured grids following the UGRID conventions

Submodules

  • UGridDecoder
    • UGridDecoder.can_decode()
    • UGridDecoder.clear_cache()
    • UGridDecoder.decode_coords()
    • UGridDecoder.get_cell_node_coord()
    • UGridDecoder.get_mesh()
    • UGridDecoder.get_metadata_for_section()
    • UGridDecoder.get_metadata_sections()
    • UGridDecoder.get_nodes()
    • UGridDecoder.get_triangles()
    • UGridDecoder.get_ugrid()
    • UGridDecoder.get_x()
    • UGridDecoder.get_xname()
    • UGridDecoder.get_y()
    • UGridDecoder.get_yname()
    • UGridDecoder.get_zname()
    • UGridDecoder.infer_location()
    • UGridDecoder.is_unstructured()
    • UGridDecoder.supports_spatial_slicing
  • MyNewFormatoption
    • MyNewFormatoption.update()
  • MyPlotter
    • MyPlotter.my_fmt
  • get_versions()
  • UGrid
    • UGrid.boundaries
    • UGrid.build_boundaries()
    • UGrid.build_boundary_coordinates()
    • UGrid.build_edge_coordinates()
    • UGrid.build_edge_face_connectivity()
    • UGrid.build_edges()
    • UGrid.build_face_coordinates()
    • UGrid.build_face_edge_connectivity()
    • UGrid.build_face_face_connectivity()
    • UGrid.create_dual_mesh()
    • UGrid.edges
    • UGrid.face_edge_connectivity
    • UGrid.face_face_connectivity
    • UGrid.faces
    • UGrid.get_face_edge_orientation()
    • UGrid.get_lines()
    • UGrid.infer_location()
    • UGrid.info
    • UGrid.node_lat
    • UGrid.node_lon
    • UGrid.nodes
    • UGrid.num_vertices
Previous Next

© Copyright 2024 Helmholtz-Zentrum hereon GmbH.

Built with Sphinx using a theme provided by Read the Docs.
Creative Commons License This documentation is licensed under CC-BY-4.0