.editorconfig
.gitignore
LICENSE.md
README.md
setup.py
bin/build_docs
bin/ds
docs/README.md
docs/_config.yml
docs/index.md
docs/Command_line/index.md
docs/Description/index.md
docs/Installation/index.md
docs/Python_API/index.md
docs/Storage_format/index.md
docs/_includes/cmds.md
docs/_layouts/default.html
docs/css/index.css
docs/fonts/source-sans/SIL Open Font License.txt
docs/fonts/source-sans/SourceSansPro-Bold.woff2
docs/fonts/source-sans/SourceSansPro-ExtraLight.woff2
docs/fonts/source-sans/SourceSansPro-It.woff2
docs/fonts/source-sans/SourceSansPro-Light.woff2
docs/fonts/source-sans/SourceSansPro-Regular.woff2
docs/fonts/source-sans/SourceSansPro-Semibold.woff2
docs/fonts/space-mono/SIL Open Font License.txt
docs/fonts/space-mono/SpaceMono-Regular.woff2
docs/img/GitHub_Logo.svg
ds_format/__init__.py
ds_format/help.py
ds_format/io.py
ds_format/misc.py
ds_format/op.py
ds_format/validate.py
ds_format.egg-info/PKG-INFO
ds_format.egg-info/SOURCES.txt
ds_format.egg-info/dependency_links.txt
ds_format.egg-info/requires.txt
ds_format.egg-info/top_level.txt
ds_format/cmd/__init__.py
ds_format/cmd/cat.py
ds_format/cmd/dims.py
ds_format/cmd/get.py
ds_format/cmd/ls.py
ds_format/cmd/main.py
ds_format/cmd/merge.py
ds_format/cmd/meta.py
ds_format/cmd/misc.py
ds_format/cmd/select.py
ds_format/cmd/stats.py
ds_format/cmd/write.py
ds_format/drivers/__init__.py
ds_format/drivers/ds.py
ds_format/drivers/json.py
ds_format/drivers/netcdf.py
man/ds-cat.1
man/ds-cat.1.ronn
man/ds-get.1
man/ds-get.1.ronn
man/ds-ls.1
man/ds-ls.1.ronn
man/ds-merge.1
man/ds-merge.1.ronn
man/ds-meta.1
man/ds-meta.1.ronn
man/ds-select.1
man/ds-select.1.ronn
man/ds-stats.1
man/ds-stats.1.ronn
man/ds-write.1
man/ds-write.1.ronn
man/ds.1
man/ds.1.ronn