Jonas Hörsch
Jonas Hörsch
EDIT: Forget my comment, the copernicus land cover dataset available from https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-land-cover appears to be a repackaged version of what i called ESA-CCI LC. They're the same. ~~Just a shout-out...
`pietzker2014.xlsx` should pbb be name `pietzcker2014.xlsx` and is Supplementary data 2 from https://www.sciencedirect.com/science/article/pii/S0306261914008149 , its also on LSDF (`ESM/jonas/workflows/pypsa-eur/data`).
Updating `data/bundle/time_series_60min_singleindex_filtered.csv` will probably make some work, since the load data format changed somewhen in 2016/17 with overlapping data, which is kept in a separate column. So one will have...
For updating the GIS files, `corine` and `GEBCO`, it must be verified explicitly that they still agree with specified coordinate reference systems in https://github.com/PyPSA/pypsa-eur/blob/7a18740cfb565b5d83d04387f3a7b35c28fa56cc/scripts/build_renewable_profiles.py#L36-L40 .
New versions of the data bundle should be put as a separate zenodo file (see also #60)
I'd agree, FWIW.
Pretty sure I left that comment somewhere before: `data/pietzker2014.xlsx` is one of the supplementary data files for https://www.sciencedirect.com/science/article/abs/pii/S0306261914008149.
@vlastahajek I guess you are sick of reading these /me too/ posts. Instead i am asking you to give a quick feasibility estimation of using the [arduino-libraries/ArduinoHttpClient](https://github.com/arduino-libraries/ArduinoHttpClient/) library, which has...
Well your suggestion ```zsh zplug "junegunn/fzf", hook-build:"sh -x install", use:"shell/*.zsh" ``` failed for me, since the install script depended on non-sh features, by default is interactive nowadays and `zplug` still...
True, i haven't used `tox` so much previously. So, did not foresee the integration issues. Thanks for taking it along anyway. (And sorry for the typos)