-
Hello,
Hi used modelchain together with PVGis database in order to calculate the yearly irradiance and AC output of a 10x290W LG + Fronius 3kW inverter on a specific location. Using the software an…
-
```
>>> xw.books[0].fullname
'/:Users:fz:Desktop:Book1.xlsx'
```
-
**Is your feature request related to a problem? Please describe.**
someone sent me a csv file they downloaded from pvgis, and I needed to parse it, so I had to call the private methods like this:
…
-
The test suite is getting to be quite slow. Here are the 20 slowest tests on my mac:
```
pytest --durations=20
18.96s call pvlib/tests/iotools/test_pvgis.py::test_get_pvgis_tmy_kwargs
16.3…
-
When using the attached weatherfile, I get errors with the sun altitude. If the timezone is changed to 0 errors disapear, but there may be two problems: 1) this is not truth (because Spain timezone is…
-
There is an bug in the PVGis contract period calculation for me and showing a much to high value.
I have an fix running in test and will commit & push when tested properly.
Jos
-
**Describe the bug**
Weather files from the PVGIS V5 website are in EPW format, but do not have an empty line at the end of the file, and cause SAM simulations to fail.
**To Reproduce**
Download …
-
"Download a TMY file for Americas" downloads PSM data as TMY files works for NSRDB locations in Western Hemisphere, but not SUNY locations in Asia.
"TMY or Single-year for Americas and Asia" works …
-
I have started work on bringing the notebooks in line with the latest code.
The first thing I ran into was the issue of versions. Is the following ok with your versions?
Python 2.7.8 32bit [MSC v.…