.travis.yml
AUTHORS
ChangeLog
LICENSE
README.md
conftest.py
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
ARCCSSive/__init__.py
ARCCSSive/data.py
ARCCSSive/debug.py
ARCCSSive/pkg_info.py
ARCCSSive.egg-info/PKG-INFO
ARCCSSive.egg-info/SOURCES.txt
ARCCSSive.egg-info/dependency_links.txt
ARCCSSive.egg-info/not-zip-safe
ARCCSSive.egg-info/pbr.json
ARCCSSive.egg-info/requires.txt
ARCCSSive.egg-info/top_level.txt
ARCCSSive/CMIP5/DB.py
ARCCSSive/CMIP5/Model.py
ARCCSSive/CMIP5/__init__.py
ARCCSSive/CMIP5/compare_helpers.py
ARCCSSive/CMIP5/other_functions.py
ARCCSSive/CMIP5/pyesgf_functions.py
ARCCSSive/CMIP5/update_db_functions.py
ARCCSSive/data/cmip_dict_pickle
conda/meta.yaml
database_updates/add_warning.py
database_updates/update_db.py
database_updates/upload_drstree.py
database_updates/upload_tmptree.py
docs/CMIP5.rst
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/using.md
docs/_static/copybutton.js
examples/Rsqlite-example.r
examples/arccssive_example.ipynb
examples/arccssive_openfile.py
examples/arccssive_session.py
examples/compare_ESGF.py
examples/find_matching_variables.py
examples/search_replica.py
tests/__init__.py
tests/test_ARCCSSive.py
tests/test_data.py
tests/CMIP5/__init__.py
tests/CMIP5/db_fixture.py
tests/CMIP5/drs_fixture.py
tests/CMIP5/test_other.py
tests/CMIP5/test_session.py
tests/CMIP5/test_update.py