Quantcast
Channel: SBFspot Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 360

Commented Unassigned: Add 0 readings into the DB [145]

$
0
0
hi,
would it be possible to add reading of 0 into the DB, poss only when using -finq.

The reason for this is i want to compare day to day on a graph but as power production doest start at the same time daily it makes drawing the scales difficult/imposable. it could in stead start at 6am (user specified?) to give something to plot the graph from.

as you can see in the attached both start from 0 but there is 40mins difference in the time that production stated.

eg. day 1:

+-------+--------+
| time | Power |
+-------+--------+
| 09:15 | 0 |
| 09:20 | 36 |
| 09:25 | 84 |
| 09:30 | 108 |
| 09:35 | 108 |

day 2:
+-------+--------+
| time | Power |
+-------+--------+
| 08:35 | 0 |
| 08:40 | 36 |
| 08:45 | 48 |
| 08:50 | 48 |
| 08:55 | 60 |
Comments: dear mothy60, i support your demand, Warning: from experience it is known that in the data, retrieved from inverters, there is no guarantee that all records will be present (sometimes records are missing - double records are stripped by sbfspot) for example: issue codeplex#105 - closed with v307 i created an off-line work around, using excel table functions, -a- the csv tables are copied to a tab in the excel sheet -b- in the excel sheet there is a tab containing 5min interval time 00h00m -> 23h55m -c- a formula checks whether in the csv the corresponding date-time is found: if found then "use value" else "0" -d- use that new table to create graphs be aware that in the config file, there is an equivalent option for csv output, # - - - CSV_SaveZeroPower (default 1 = On) - see also issue at GoogleCode-#37 on restrictions # When enabled, daily csv files contains all data from 00:00 to 23:55 (if inverter has a record) # This is usefull for manual data upload to pvoutput.org CSV_SaveZeroPower=1 note: about issue G#37 - not all types of inverters will reply to sbfspot with a complete table, kind regards

Viewing all articles
Browse latest Browse all 360

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>