.git_archival.txt
.gitattributes
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTORS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
requirements/pypi-core.txt
requirements/pypi-optional-cmap.txt
requirements/pypi-optional-docs.txt
requirements/pypi-optional-exam.txt
requirements/pypi-optional-test.txt
requirements/locks/py310-lock-linux-64.txt
requirements/locks/py311-lock-linux-64.txt
requirements/locks/py312-lock-linux-64.txt
requirements/locks/templates/lock2yaml.txt
src/geovista/__init__.py
src/geovista/__init__.pyi
src/geovista/__main__.py
src/geovista/_version.py
src/geovista/bridge.py
src/geovista/cli.py
src/geovista/common.py
src/geovista/config.py
src/geovista/core.py
src/geovista/crs.py
src/geovista/filters.py
src/geovista/geodesic.py
src/geovista/geometry.py
src/geovista/geoplotter.py
src/geovista/gridlines.py
src/geovista/qt.py
src/geovista/raster.py
src/geovista/report.py
src/geovista/search.py
src/geovista/theme.py
src/geovista/transform.py
src/geovista.egg-info/PKG-INFO
src/geovista.egg-info/SOURCES.txt
src/geovista.egg-info/dependency_links.txt
src/geovista.egg-info/entry_points.txt
src/geovista.egg-info/not-zip-safe
src/geovista.egg-info/requires.txt
src/geovista.egg-info/top_level.txt
src/geovista/cache/README.md
src/geovista/cache/__init__.py
src/geovista/cache/registry.txt
src/geovista/examples/README.rst
src/geovista/examples/__init__.py
src/geovista/examples/clouds.py
src/geovista/examples/clouds_robin.py
src/geovista/examples/curvilinear/README.rst
src/geovista/examples/curvilinear/__init__.py
src/geovista/examples/curvilinear/from_2d__orca.py
src/geovista/examples/curvilinear/from_2d__orca_moll.py
src/geovista/examples/point_cloud/README.rst
src/geovista/examples/point_cloud/__init__.py
src/geovista/examples/point_cloud/from_points__orca_cloud.py
src/geovista/examples/point_cloud/from_points__orca_cloud_eqc.py
src/geovista/examples/rectilinear/README.rst
src/geovista/examples/rectilinear/__init__.py
src/geovista/examples/rectilinear/from_1d__oisst.py
src/geovista/examples/rectilinear/from_1d__oisst_eqc.py
src/geovista/examples/rectilinear/from_1d__synthetic_face_m1_n1.py
src/geovista/examples/rectilinear/from_1d__synthetic_face_m1_n1_robin.py
src/geovista/examples/rectilinear/from_1d__synthetic_node_m1_n1.py
src/geovista/examples/rectilinear/from_1d__synthetic_node_m1_n1_moll.py
src/geovista/examples/rectilinear/from_2d__synthetic_face_m1n1.py
src/geovista/examples/rectilinear/from_2d__synthetic_face_m1n1_robin.py
src/geovista/examples/rectilinear/from_2d__synthetic_node_m1n1.py
src/geovista/examples/rectilinear/from_2d__synthetic_node_m1n1_moll.py
src/geovista/examples/scalar_data/README.rst
src/geovista/examples/scalar_data/__init__.py
src/geovista/examples/scalar_data/earthquakes.py
src/geovista/examples/scalar_data/earthquakes_wink1.py
src/geovista/examples/scalar_data/from_tiff__dem.py
src/geovista/examples/scalar_data/from_tiff__rgb.py
src/geovista/examples/spatial_index/README.rst
src/geovista/examples/spatial_index/__init__.py
src/geovista/examples/spatial_index/uber_h3.py
src/geovista/examples/unstructured/README.rst
src/geovista/examples/unstructured/__init__.py
src/geovista/examples/unstructured/dynamico.py
src/geovista/examples/unstructured/dynamico_poly.py
src/geovista/examples/unstructured/fesom.py
src/geovista/examples/unstructured/fesom_fouc.py
src/geovista/examples/unstructured/icon.py
src/geovista/examples/unstructured/icon_eqc.py
src/geovista/examples/unstructured/lam_pacific.py
src/geovista/examples/unstructured/lam_pacific_moll.py
src/geovista/examples/unstructured/lfric_sst.py
src/geovista/examples/unstructured/lfric_sst_bonne.py
src/geovista/examples/unstructured/smc.py
src/geovista/examples/unstructured/smc_sinu.py
src/geovista/examples/unstructured/tri.py
src/geovista/examples/unstructured/tri_hammer.py
src/geovista/examples/vector_data/README.rst
src/geovista/examples/vector_data/__init__.py
src/geovista/examples/vector_data/vectors.py
src/geovista/examples/warp/README.rst
src/geovista/examples/warp/__init__.py
src/geovista/examples/warp/from_unstructured__fvcom.py
src/geovista/examples/warp/from_unstructured__lfric_orog.py
src/geovista/examples/warp/from_unstructured__lfric_orog_eqc.py
src/geovista/pantry/__init__.py
src/geovista/pantry/data.py
src/geovista/pantry/meshes.py
src/geovista/pantry/textures.py