[[[Dayrainrate]]]
# Make sour the y-axis increment is at least 0.02 for the rain plot
yscale = None, None, 0.02
plot_type = bar
[[[[RainRate]]]]
aggregate_type = sum
aggregate_interval = 3600
label = Intensity
[[[Weekrainrate]]]
yscale = None, None, 0.02
plot_type = bar
[[[[RainRate]]]]
aggregate_type = max
label = Intensity
[[Week_images]]
x_label_format =% d
bottom_label_format =% x% X
TIME_LENGTH = 604800 # == 7 days
aggregate_type avg =
aggregate_interval = 3600
aggregate_type = avg
aggregate_type avg =
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[[week_images]]
x_label_format = %d
bottom_label_format = %x %X
time_length = 604800 # == 7 days
aggregate_type = max
aggregate_interval = 3600
[[[weekrainrate]]]
yscale = None, None, 0.02
plot_type = bar
[[[[rainRate]]]]
aggregate_type = avg
label = Intensite [[[weekrainrate]]]
yscale = None, None, 0.02
plot_type = bar
[[[[rainRate]]]]
aggregate_type = max
label = IntensiteI tried without aggregateI have not the max
I think Andrew has it right. Weewx records the max/mins (or highs/lows) from archive records and loop packets in the daily summaries and saves archive records (only) in the archive table. Archive records are generated every archive period minutes and loop packets are generated somewhat more often, how often depends in your station. The max/min values appearing on a page will normally come from the daily summaries; so if a max/min was picked up in a loop packet it would be recorded in the daily summaries and displayed in a table on your page through use of the appropriate tag eg $week.rainRate.max for max rainRate in the last week. The max/min value concerned will not appear in the archive table unless the max/min was detected in an archive record. Now when you create a plot, weewx pulls the data from the archive table only so any min/max value picked up in a loop packet will not appear in the plot.
This is what you are seeing, the time of your max, 22:01:22, tells us that it was a max picked up in a loop packet (remember archive records are time stamped every 'archive period' and hence would appear on a '5 minute' boundary if you have a 5 minute archive period). So since it was a loop packet where the max value occurred the max value will not appear in a plot. There is nothing you can do about it, without fundamental (and complex) changes to how weewx and/or the plot engine works.
Gary
--
Gary
Also, the weewx wiki has an entry re converting from SQLite to MySQL:
http://weewx.com/docs/usersguide.htm#configuring_mysql
As for extensions, there is no definitive list; however, the wiki is probably the biggest list of extensions:
https://github.com/weewx/weewx/wiki
I would have to echo Andrew's thoughts why do you want to change to MySQL. I would recommend changing only if there is a good reason to do so. SQLite works straight out of the box and is easier to use/manage with weewx.
Gary
e actually in the database
[[[dayrainrate]]]
# Make sure the y-axis increment is at least 0.02 for the rain plot
yscale = None, None, 0.02
plot_type = bar
[[[[rainRate]]]]
aggregate_type = sum
aggregate_interval = 3600
label = Intensite
Phpliteadmin
| dateTime | rainRate |
| 1464496680 | 0.0043749999866125 |
| 1464496800 | 0.00482758619212414 |
| 1464496920 | 0.00656249997991875 |
| 1464497040 | 0.00424242422944242 |
| 1464497160 | 0.00777777775397778 |
| 1464497280 | 0.00656249997991875 |
| 1464497400 | 0.00482758619212414 |
| 1464497520 | 0.00656249997991875 |
| 1464497640 | 0.00451612901843871 |
| 1464497760 | 0.00466666665238667 |
| 1464497880 | 0.0068749999789625 |
| 1464498000 | 0.0099999999694 |
| 1464498120 | 0.00758620687333793 |
| 1464498240 | 0.0113793103100069 |
| 1464498360 | 0.01178571424965 |
| 1464498480 | 0.0068749999789625 |
| 1464498600 | 0.0106451612577484 |
| 1464498720 | 0.0068749999789625 |
| 1464498840 | 0.0103124999684437 |
| 1464498960 | 0.00758620687333793 |
| 1464499080 | 0.01178571424965 |
| 1464499200 | 0.00733333331089333 |
| 1464499320 | 0.00733333331089333 |
| 1464499440 | 0.0078571428331 |
| 1464499560 | 0.0113793103100069 |
| 1464499680 | 0.01099999996634 |
| 1464499800 | 0.0068749999789625 |
| 1464499920 | 0.01178571424965 |
| 1464500040 | 0.00407407406160741 |
| 1464500160 | 0.0106451612577484 |
| 1464500280 | 0.008799999973072 |
| 1464500400 | 0.0113793103100069 |
| 1464500520 | 0.00366666665544667 |
| 1464500640 | 0.00970588232324118 |
| 1464500760 | 0.01099999996634 |
| 1464500880 | 0.00709677417183226 |
| 1464501000 | 0.0103124999684437 |
| 1464501120 | 0.0068749999789625 |
| 1464501240 | 0.0103124999684437 |
| 1464501360 | 0.00379310343666896 |
| 1464501480 | 0.0103124999684437 |
| 1464501600 | 0.00709677417183226 |
| 1464501720 | 0.0099999999694 |
| 1464501840 | 0.0103124999684437 |
| 1464501960 | 0.00733333331089333 |
| 1464502080 | 0.0103124999684437 |
| 1464502200 | 0.00733333331089333 |
| 1464502320 | 0.0099999999694 |
| 1464502440 | 0.00758620687333793 |
| 1464502560 | 0.0099999999694 |
| 1464502680 | 0.00709677417183226 |
| 1464502800 | 0.0126923076534692 |
| 1464502920 | 0.00970588232324118 |
| 1464503040 | 0.00733333331089333 |
| 1464503160 | 0.0103124999684437 |
| 1464503280 | 0.00733333331089333 |
| 1464503400 | 0.0103124999684437 |
| 1464503520 | 0.00709677417183226 |
| 1464503640 | 0.00758620687333793 |
| 1464503760 | 0.00709677417183226 |
| 1464503880 | 0.0106451612577484 |
| 1464504000 | 0.01099999996634 |
| 1464504120 | 0.00379310343666896 |
| 1464504240 | 0.0106451612577484 |
| 1464504360 | 0.00354838708591613 |
| 1464504480 | 0.0106451612577484 |
| 1464504600 | 0.00758620687333793 |
| 1464504720 | 0.0113793103100069 |
| 1464504840 | 0.00647058821549412 |
| 1464504960 | 0.01099999996634 |
| 1464505080 | 0.00709677417183226 |
| 1464505200 | 0.00970588232324118 |
| 1464505320 | 0.0106451612577484 |
All graph shows 8. Both weeks that month.
Skin.conf :
http://www.partage-facile.com/JK6GR4R34Z/skin.conf.html
Weewx.conf :
http://www.partage-facile.com/V38MDAYPRY/weewx.conf.html
Might I suggest you post the actual files to this forum rather than providing a link to some sort of hosting site that bombards you (me) with unsolicited ads. I can't speak for others on this forum but I refuse to download and look at such files.
So far I am yet to see anything in this thread or on your site that is anything other than expected behaviour. Posting weewx.conf and the applicable skin.conf will go a long way in helping us understand.
Gary