AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_minimal.txt
setup.cfg
setup.py
doc/Makefile
doc/authors.rst
doc/conf.py
doc/contributing.rst
doc/history.rst
doc/index.rst
doc/installation.rst
doc/make.bat
doc/management.rst
doc/readme.rst
doc/usage.rst
doc/_gallery/index.rst
doc/_gallery/plot_eq1.rst
doc/_gallery/plot_fig4.rst
doc/_gallery/plot_fig4_eval.rst
doc/_gallery/plot_weather_daily.rst
doc/_gallery/plot_weather_hourly.rst
doc/_gallery/sg_execution_times.rst
doc/badges/listing.rst
doc/biblio/biblio.rst
doc/user/index.rst
doc/user/overview.rst
src/pallas2016/__init__.py
src/pallas2016/info.py
src/pallas2016/raw.py
src/pallas2016/version.py
src/pallas2016.egg-info/PKG-INFO
src/pallas2016.egg-info/SOURCES.txt
src/pallas2016.egg-info/dependency_links.txt
src/pallas2016.egg-info/not-zip-safe
src/pallas2016.egg-info/top_level.txt
src/pallas2016/clean/fig3.csv
src/pallas2016/clean/fig4.csv
src/pallas2016/clean/fig9.csv
src/pallas2016/clean/info.json
src/pallas2016/clean/readme.rst
src/pallas2016/clean/table1.csv
src/pallas2016/clean/table2.csv
src/pallas2016/clean/table_s1.csv
src/pallas2016/clean/weather_daily.csv
src/pallas2016/clean/weather_hourly.csv
test/conftest.py
test/test_packaging.py