atlite
atlite copied to clipboard
Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
## Description As reported [here](https://confluence.ecmwf.int/pages/viewpage.action?pageId=173385064), CDS will return an dataset with an extra `expver ` dimension when a call spans over an date range that consist of both ERA5 and...
## Change proposed in this Pull Request Add a interface in atlite to the ESGF CMIP database for downloading and preparing CORDEX and CMIP6 data. ## Description An interface in...
As suggested by @martavp, we should enable horizontal tracking of pv panels.
Working on #194 for CSP lead to #195 as units have always a been intransparent in `atlite`. There has been some progress in recent time in implementing unit-aware `xarray` datastructure,...
Dear developers, In the hydro function, I experience the exeption "index 0 is out of bounds..." in hydro.py#34 as some of the plants that I am passing to the hydro...
## Detailed Description Request to enable retrieving data from the ERA5 forecast stream (in addition to the ERA5 analysis stream currently implemented) ## Context At the moment the ERA5 data...
Suggested by @FabianHofmann during our recent work on the FOSS paper. Implement an alternative to the currently used clearsky model based on Bayesian statistics. ## Detailed Description n/a ## Context...
[RESkit](https://github.com/sevberg/RESKit/), Severin Ryberg's atlite :), has three very interesting features that one should evaluate, whether they can be adopted or reused: 1. A synthetic power curve model that is defined...
I would like to use atlite with the EFAS data recently released on the Copernicus Data Store. Do you have a tutorial or some docs on how to "add" another...
## Change proposed in this Pull Request Added 1-axis vertical and 2-axis tracking option for solar pv (+ small documentation addition for get_windturbineconfig) ## Description Updated orientation.py and convert.py: -...