Davide Fioriti
Davide Fioriti
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...
## 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,...
## Description While improving PyPSA-Africa towards PyPSA-Earth, I've noticed that when I try to create a cutout using atlite, atlite returns an error because copernicus is not able to convert...
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...
## Expected behavior and actual behavior. When using geopandas, shapley and fiona, the importing of files breaks on Mac OS. The same problem does not occur on [windows](https://github.com/pypsa-meets-africa/pypsa-africa/runs/5709208035?check_suite_focus=true) or [linux](https://github.com/pypsa-meets-africa/pypsa-africa/runs/5709208030?check_suite_focus=true)....
Hello, I am using graph plot and it would be interesting to add the feature of changing the style of the edge line. In my application having the possibility to...
Hi, Currently, I am drawing a graph with potentially a large number of points ordered as in a chessboard. An example of coordinates of the nodes could be: a) (0,...
This PR aims at fixing the Virus scan error and request for confirmation. PR #27 unfortunately did not solve the error I was experiencing while being compatible with downloading files...
## Description When using a global cutout with atlite, problems arise in creating time series. Some problems are related to bounds on the shapes especially when using padding, such as...
## Description When using Atlite on regions across borders of [+-180 lon /+-90° lan] GDAL returns error `rasterio._err.CPLE_NotSupportedError: Cannot find coordinate operations from 'ESRI:54009' to 'EPSG:4326'`. The error is reproducible...