.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
Dockerfile
LICENSE.md
README.md
entrypoint.sh
pyproject.toml
requirements.txt
src/pywrb/__init__.py
src/pywrb/constants.py
src/pywrb/entrypoint.py
src/pywrb/io.py
src/pywrb/xarray.py
src/pywrb.egg-info/PKG-INFO
src/pywrb.egg-info/SOURCES.txt
src/pywrb.egg-info/dependency_links.txt
src/pywrb.egg-info/entry_points.txt
src/pywrb.egg-info/requires.txt
src/pywrb.egg-info/top_level.txt
tests/__init__.py
tests/test_io.py
tests/test_xarray.py
tests/fixtures/example.wrb
tests/fixtures/real_world.wrb