atlite
atlite copied to clipboard
Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
## Change proposed in this Pull Request 1. Added a new optional keyword `irradiance='total'` to `TiltedIrradiance()` to determine whether to return *total*, *direct*, *diffuse*, or *ground* irradiation. Default assumption is...
Closes #221 . ## Change proposed in this Pull Request Split download of ERA5 into monthly downloads (currently: annual downloads) to prevent too-large downloads from ERA5 CDSAPI. ## TODO -...
Closes #244 ## Change proposed in this Pull Request This PR aims at adding the normalize_using_yearly option into hydro function ## Description This PR aims at adding the normalize_using_yearly option...
Use power low instead of log law for extrapolating wind speed to hub height. ## Description The `extrapolate_wind_speed` function uses the power law and the grid averages forecast surface roughness...
## Description The hydro feature, which is based on runoff function, cannot successfully exploit the `normalize_using_yearly` option of runoff. When using the pypsa-africa package, which relies on the hydro function,...
Allow for the back extension of ERA5 in upcoming v0.2 (#104)
Should we add the concept of a projection into this `get_coords` function? Think rotpole transform for cordex for example. I'd propose to have this as a separate issue, though! _Originally...
Hi, @euronion, I have several questions regarding the documentation of Atlite with Cordex dataset, which I think maybe suitable to put here. Do you have any example/document of Atlite (the...