.bumpversion.cfg .flake8 .gitattributes .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/other-issue-question.md .github/workflows/docs.yml .github/workflows/lint.yml .github/workflows/test.yml .gitignore CITATION.rst LICENSE MANIFEST.in Makefile PVGeo/__init__.py PVGeo/__main__.py PVGeo/_helpers/__init__.py PVGeo/_helpers/arrays.py PVGeo/_helpers/errors.py PVGeo/_helpers/readers.py PVGeo/_helpers/timeseries.py PVGeo/_helpers/xml.py PVGeo/base.py PVGeo/cmaps.py PVGeo/filters/__init__.py PVGeo/filters/math.py PVGeo/filters/slicing.py PVGeo/filters/tables.py PVGeo/filters/voxelize.py PVGeo/filters/xyz.py PVGeo/gmggroup/__init__.py PVGeo/gmggroup/reader.py PVGeo/grids/__init__.py PVGeo/grids/fileio.py PVGeo/grids/subset.py PVGeo/grids/transform.py PVGeo/gslib/__init__.py PVGeo/gslib/gslib.py PVGeo/gslib/sgems.py PVGeo/interface.py PVGeo/model_build/__init__.py PVGeo/model_build/earth.py PVGeo/model_build/grids.py PVGeo/readers/__init__.py PVGeo/readers/binaries.py PVGeo/readers/delimited.py PVGeo/tunneling/__todo__.py PVGeo/tunneling/animate.py PVGeo/tunneling/animate_tbm.py PVGeo/tunneling/animate_tbm_partial.py PVGeo/ubc/__init__.py PVGeo/ubc/disc_meshes.py PVGeo/ubc/general.py PVGeo/ubc/octree.py PVGeo/ubc/tensor.py PVGeo/ubc/two_file_base.py PVGeo/ubc/write.py PVGeo/version.py PVGeo_icon_horiz.png PVPlugins/PVGeo_All.py PVPlugins/PVGeo_Filters.py PVPlugins/PVGeo_GSLib.py PVPlugins/PVGeo_Grid_Tools.py PVPlugins/PVGeo_Model_Builder.py PVPlugins/PVGeo_OMF.py PVPlugins/PVGeo_Readers.py PVPlugins/PVGeo_Tunneling.py PVPlugins/PVGeo_UBC_Tools.py PVPlugins/PyVista_Examples.py PVPlugins/__init__.py README.md codecov.yml colormaps/All_idl_cmaps.xml colormaps/All_mpl_cmaps.xml colormaps/colormap_orography.xml colormaps/readme.txt docs/Makefile docs/index_base.rst docs/requirements.txt docs/source/_static/copybutton.css docs/source/_static/style.css docs/source/_templates/breadcrumbs.html docs/source/_templates/footer.html docs/source/_templates/layout.html docs/source/_templates/sidebar_ad.html docs/source/about-examples.rst docs/source/conf.py docs/source/dev-guide/contributing.rst docs/source/dev-guide/repo-structure.rst docs/source/dev-guide/resources.rst docs/source/dev-guide/snippets/composite-data-writers.rst docs/source/dev-guide/snippets/index.rst docs/source/dev-guide/templates.rst docs/source/overview/agu-2018.rst docs/source/overview/featured.rst docs/source/overview/getting-started.rst docs/source/overview/images/agu-poster.png docs/source/overview/images/dynamic-link.png docs/source/overview/images/expansion-diagram.png docs/source/overview/images/integrated-scene.png docs/source/overview/images/plugin-manager.png docs/source/overview/why-pvgeo.rst examples/README.txt examples/filters-general/README.txt examples/filters-general/add-cell-connectivity-to-points.py examples/filters-general/append-cell-centers.py examples/filters-general/array-math.py examples/filters-general/combine-tables.py examples/filters-general/extract-array.py examples/filters-general/extract-points.py examples/filters-general/many-slices-along-points.py examples/filters-general/normalize-array.py examples/filters-general/points-to-tube.py examples/filters-general/reshape-table.py examples/filters-general/rotate-points.py examples/filters-general/voxelize-points.py examples/grids/README.txt examples/grids/extract-topography.py examples/grids/read-esri.py examples/grids/read-surfer.py examples/gslib/README.txt examples/gslib/read-point-set.py examples/gslib/read-sgems-grid.py examples/gslib/read-table.py examples/ubc/README.txt examples/ubc/read-grv-obs.py examples/ubc/read-tensor-mesh.py examples/ubc/read-topo.py get_vtkjs_url.py ignore_words.txt installMac.sh joss/images/expansion-diagram.png joss/paper.bib joss/paper.md pvmacros/__init__.py pvmacros/export/__init__.py pvmacros/export/_export-scene-macro.py pvmacros/export/vtkjs.py pvmacros/pipeline.py pvmacros/vis/__init__.py pvmacros/vis/axes.py pvmacros/vis/objs.py pyproject.toml requirements.txt requirements_style.txt requirements_win.txt setup.py snippets/PV_Composite_Writer.py tests/__main__.py tests/base.py tests/data/Craig-Chile/LdM_grav_obs.grv tests/data/Craig-Chile/LdM_topo.topo tests/data/Craig-Chile/Lpout.mod tests/data/Craig-Chile/README.md tests/data/Craig-Chile/craig_chile.msh tests/data/das-coords.csv tests/data/fault_points.csv tests/data/shapefiles/outline.dbf tests/data/shapefiles/outline.shp tests/data/shapefiles/outline.shx tests/data/surfer-grid.grd tests/data/test_file.omf tests/data/test_file_LICENSE.md tests/data/vd2.asc tests/filters_test.py tests/gmggroup_test.py tests/grids_test.py tests/gslib_test.py tests/helpers_test.py tests/model_build_test.py tests/readers_test.py tests/ubc_test.py <<<<<< network # path=/Users/runner/work/PVGeo/PVGeo/coverage.xml /Users/runner/work/PVGeo/PVGeo <<<<<< EOF