MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
versioneer.py
xrviz/__init__.py
xrviz/_version.py
xrviz/cli.py
xrviz/compatibility.py
xrviz/control.py
xrviz/coord_setter.py
xrviz/dashboard.py
xrviz/describe.py
xrviz/display.py
xrviz/example.py
xrviz/fields.py
xrviz/projection.py
xrviz/sigslot.py
xrviz/style.py
xrviz/utils.py
xrviz.egg-info/PKG-INFO
xrviz.egg-info/SOURCES.txt
xrviz.egg-info/dependency_links.txt
xrviz.egg-info/entry_points.txt
xrviz.egg-info/not-zip-safe
xrviz.egg-info/requires.txt
xrviz.egg-info/top_level.txt
xrviz/sample_data/__init__.py
xrviz/sample_data/great_lakes.nc
xrviz/templates/variable.html
xrviz/tests/__init__.py
xrviz/tests/test_control.py
xrviz/tests/test_coord_setter.py
xrviz/tests/test_dashboard.py
xrviz/tests/test_describe.py
xrviz/tests/test_display.py
xrviz/tests/test_example.py
xrviz/tests/test_fields.py
xrviz/tests/test_projection.py
xrviz/tests/test_style.py
xrviz/tests/test_utils.py