Day time dissolved data #140
|
Hi, I have tried out this python package today's evening. First of all, thanks for editing this package. I would be glad if someone has already edited such a script. :) |
Replies: 1 comment
|
You have to test that on your own, the tool was only made to extract data on a daily base and that is already lots of queries since some data is only provided for the total queried interval, but not for each slot. daytime data can only be extracted for full days, I believe they are in 10 min intervals or even longer... |
You have to test that on your own, the tool was only made to extract data on a daily base and that is already lots of queries since some data is only provided for the total queried interval, but not for each slot.
You can use the energy_analysis helper method of the AnkerSolixApi class