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_an.rst
doc/_gallery/plot_diff_t_air_leaf.rst
doc/_gallery/plot_ec.rst
doc/_gallery/plot_gs.rst
doc/_gallery/plot_t_air.rst
doc/_gallery/plot_t_leaf.rst
doc/_gallery/plot_vpd.rst
doc/_gallery/plot_vpd_leaf.rst
doc/_gallery/plot_wp_leaf.rst
doc/_gallery/sg_execution_times.rst
doc/badges/listing.rst
doc/biblio/biblio.rst
doc/user/index.rst
doc/user/overview.rst
src/alsina2011/__init__.py
src/alsina2011/info.py
src/alsina2011/version.py
src/alsina2011.egg-info/PKG-INFO
src/alsina2011.egg-info/SOURCES.txt
src/alsina2011.egg-info/dependency_links.txt
src/alsina2011.egg-info/not-zip-safe
src/alsina2011.egg-info/top_level.txt
src/alsina2011/clean/an.csv
src/alsina2011/clean/diff_t_air_leaf.csv
src/alsina2011/clean/ec.csv
src/alsina2011/clean/gs.csv
src/alsina2011/clean/info.json
src/alsina2011/clean/readme.rst
src/alsina2011/clean/t_air.csv
src/alsina2011/clean/t_leaf.csv
src/alsina2011/clean/vpd.csv
src/alsina2011/clean/vpd_leaf.csv
src/alsina2011/clean/wp_leaf.csv
test/conftest.py
test/test_packaging.py