.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CONTRIBUTING.md
INSTALLATION.md
LICENSE
README.md
build.sh
meta.yaml
requirements.txt
setup.py
.github/codecov.yml
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/pypi.yaml
.github/workflows/upstream-dev-ci.yml
ci/docs.yml
ci/environment.yml
ci/upstream-dev-environment.yml
docs/Makefile
docs/api.rst
docs/citation.rst
docs/conf.py
docs/contributing.rst
docs/examples.rst
docs/gallery.yml
docs/index.rst
docs/installation.rst
docs/make.bat
docs/quickstart.rst
docs/tutorials.rst
docs/_static/style.css
docs/_static/theme_overrides.css
docs/_static/images/nsf.png
docs/_static/images/icons/code.svg
docs/_static/images/icons/download.svg
docs/_static/images/icons/science.svg
docs/_static/images/icons/tips.svg
docs/_static/images/logos/DOE_vertical.png
docs/_static/images/logos/EarthCube_logo.png
docs/_static/images/logos/NSF_logo.png
docs/_static/images/logos/PANGEO_logo.png
docs/_static/images/logos/uxarray_temp_logo.png
docs/_static/thumbnails/default.svg
docs/_templates/breadcrumbs.html
docs/examples/000-template.ipynb
docs/examples/001-read-grid-data.ipynb
docs/examples/002-access-grid-info.ipynb
docs/internal_api/index.rst
docs/user_api/index.rst
docs/user_api/uxarray_api.md
test/__init__.py
test/constants.py
test/test_exodus.py
test/test_grid.py
test/test_helpers.py
test/test_placeholder.py
test/test_scrip.py
test/test_ugrid.py
test/meshfiles/README.md
test/meshfiles/grid_fire.shp
test/meshfiles/mesh.nc
test/meshfiles/mixed.exo
test/meshfiles/outCSne30.ug
test/meshfiles/outCSne30_var2.ug
test/meshfiles/outCSne30_vortex.nc
test/meshfiles/outCSne8.g
test/meshfiles/outCSne8.nc
test/meshfiles/outRLL1deg.ug
test/meshfiles/outRLL1deg_vortex.nc
test/meshfiles/ov_RLL10deg_CSne4.ug
test/meshfiles/ov_RLL10deg_CSne4_vortex.nc
test/meshfiles/fesom/a_ice.fesom.1948.nc
test/meshfiles/fesom/fesom.mesh.diag.nc
test/meshfiles/fesom/salt.fesom.1948.nc
test/meshfiles/fesom/sst.fesom.1948.nc
test/meshfiles/fesom/temp.fesom.1948.nc
test/meshfiles/fesom/test_scrip_outfile.nc
test/meshfiles/fesom/u.fesom.1948.nc
test/meshfiles/fesom/uice.fesom.1948.nc
test/meshfiles/fesom/v.fesom.1948.nc
test/meshfiles/fesom/vice.fesom.1948.nc
test/meshfiles/geoflow-small/grid.nc
test/meshfiles/geoflow-small/v1.nc
test/meshfiles/geoflow-small/v2.nc
test/meshfiles/geoflow-small/v3.nc
uxarray/__init__.py
uxarray/_exodus.py
uxarray/_scrip.py
uxarray/_shapefile.py
uxarray/_ugrid.py
uxarray/get_quadratureDG.py
uxarray/grid.py
uxarray/helpers.py
uxarray.egg-info/PKG-INFO
uxarray.egg-info/SOURCES.txt
uxarray.egg-info/dependency_links.txt
uxarray.egg-info/not-zip-safe
uxarray.egg-info/requires.txt
uxarray.egg-info/top_level.txt