.gitignore
LICENSE.txt
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/python-unittest.yml
.github/workflows/release_pypi.yml
docs/images/plot_daily_profiles_overview.html
docs/images/plot_daily_profiles_overview.png
pyedautils/__init__.py
pyedautils/data_io.py
pyedautils/geopy.py
pyedautils/meteo_swiss.py
pyedautils/plots.py
pyedautils/season.py
pyedautils.egg-info/PKG-INFO
pyedautils.egg-info/SOURCES.txt
pyedautils.egg-info/dependency_links.txt
pyedautils.egg-info/top_level.txt
pyedautils/data/ele_meter.csv
tests/__init__.py
tests/test_data_io.py
tests/test_geopy.py
tests/test_meteo_swiss.py
tests/test_plots.py
tests/test_season.py