atlite
atlite copied to clipboard
Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
### Version Checks (indicate both or one) - [ ] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/atlite/releases) of Atlite. - [X] I have confirmed this bug exists...
### Version Checks (indicate both or one) - [ ] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/atlite/releases) of Atlite. - [X] I have confirmed this bug exists...
### Version Checks (indicate both or one) - [X] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/atlite/releases) of Atlite. - [x] I have confirmed this bug exists on...
### Version Checks (indicate both or one) - [X] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/atlite/releases) of Atlite. - [ ] I have confirmed this bug exists...
This update speeds up downloading ERA5 data by letting you download multiple files at once. It also adds caching for downloaded data and a progress bar to track the download...
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/psf/black: 24.8.0 → 24.10.0](https://github.com/psf/black/compare/24.8.0...24.10.0)
## Changes proposed in this Pull Request It makes `cutout.runoff(normalize_using_yearly=...)` more lenient by supporting proportional scaling of partially represented years in the `cutout`, assuming even distribution of runoff throughout the...
Superseeds #403 . This PR adds several functions to support bias correcting wind speeds at a given height by scaling them to a known average. A new keyword argument `windspeed_bias_correction`...
### Integration of Weather Forecast Datasets into `atlite` This pull request extends `atlite` to support the creation of nowcast and forecast renewable generation time series based on open weather prediction...
### Problem We notice in several [PyPSA-Eur](https://pypsa-eur.readthedocs.io/en/latest/) runs for ongoing projects that PyPSA-Eur favors rooftop solar. There are multiple factors contributing to this, but an important issue here is that...