MANIFEST.in
README.md
pyproject.toml
setup.py
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/LGPL-3.0-only.txt
psy_ugrid/__init__.py
psy_ugrid/_create_dual_node_mesh.c
psy_ugrid/_create_dual_node_mesh.pyx
psy_ugrid/_version.py
psy_ugrid/decoder.py
psy_ugrid/plotters.py
psy_ugrid/plugin.py
psy_ugrid/ugrid.py
psy_ugrid.egg-info/PKG-INFO
psy_ugrid.egg-info/SOURCES.txt
psy_ugrid.egg-info/dependency_links.txt
psy_ugrid.egg-info/entry_points.txt
psy_ugrid.egg-info/not-zip-safe
psy_ugrid.egg-info/requires.txt
psy_ugrid.egg-info/top_level.txt
tests/test_create_dual_edge_mesh.py
tests/test_create_dual_node_mesh.py
tests/test_decoder.py
tests/test_face_edge_connectivity.py
tests/test_face_edge_orientation.py
tests/test_imports.py