Atlite: Convert weather data to energy systems data

Atlite: Convert weather data to energy systems data#

PyPI version Conda version https://github.com/PyPSA/atlite/actions/workflows/CI.yaml/badge.svg https://codecov.io/gh/PyPSA/atlite/branch/master/graph/badge.svg?token=TEJ16CMIHJ Documentation Status https://img.shields.io/pypi/l/atlite.svg https://api.reuse.software/badge/github.com/pypsa/atlite https://joss.theoj.org/papers/10.21105/joss.03294/status.svg https://img.shields.io/discord/911692131440148490?logo=discord Stackoverflow

Atlite is a free software, xarray-based Python library for converting weather data (such as wind speeds, solar radiation, temperature and runoff) into power systems data (such as wind power, solar power, hydro power and heating demand time series). It is designed to work with big datasets as is common with weather reanalysis, while maintaining low computational requirements.

The spatial and time resolution of the obtainable power time series depends on the resolutions of the original weather reanalysis dataset. E.g. using our recommended dataset ERA5 we can obtain time-series with hourly resolution on a 30 km x 30 km grid.

The time series derived with Atlite are used in energy system models like e.g. PyPSA-EUR or projects like model.energy.

Maintainers#

Atlite is currently maintained by volunteers from different institutions with no dedicated funding for developing this package.

Atlite was initially developed by the Renewable Energy Group at FIAS to carry out simulations for the CoNDyNet project, financed by the German Federal Ministry for Education and Research (BMBF) as part of the Stromnetze Research Initiative.

Origin#

Atlite was originally conceived as a light-weight version of the Aarhus University RE Atlas (original publication doi:10.1016/j.energy.2015.09.071). It has since been extended to use weather datasets simulated with projected climate change and to compute other time series, such as hydro power, solar thermal collectors and heating demand.

Citing Atlite#

If you would like to cite the Atlite software, please refer to this paper published in JOSS.

License#

Atlite is released and licensed under the MIT license.