.coveragerc
.gitattributes
.travis.yml
AUTHORS.rst
LICENSE.txt
MANIFEST.in
README.md
build_script
changes.md
doc_requirements.txt
environment.yml
requirements.txt
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/license.rst
docs/_rst/modules.rst
docs/_rst/pynetcf.rst
docs/_static/.gitignore
pynetcf/__init__.py
pynetcf/base.py
pynetcf/image.py
pynetcf/point_data.py
pynetcf/time_series.py
pynetcf.egg-info/PKG-INFO
pynetcf.egg-info/SOURCES.txt
pynetcf.egg-info/dependency_links.txt
pynetcf.egg-info/not-zip-safe
pynetcf.egg-info/requires.txt
pynetcf.egg-info/top_level.txt
tests/__init__.py
tests/test_base.py
tests/test_image.py
tests/test_netcdf_masking.py
tests/test_point_data.py
tests/test_time_series.py