I have a report that generates results for the last 2 days in data. The 
report is scheduled to run every 15 minutes with a custom report_timing. 
Report is execting properly but the last value of the report is always zero 

    [[HydroMeteoReport]]
        skin = hydrometeo
        enable = true
        HTML_ROOT = /var/www/html/weewx/hydrometeo
        report_timing = */15 * * * *

Weather station archive interval is 5 minutes.

Example :

06/05/20  7:45a    5.8    6.0    5.4    59   -1.5   1.1    NW   0.27   1.6 
   NW    5.8    5.8    3.9 1015.45  0.00   0.0    14.3     0.0   19.3    46 
   7.4   19.3   8.72 1.2087      0    7     99.9   15 
06/05/20  8:00a    6.6    7.1    6.1    56   -1.5   0.0   N/A   0.00   0.0 
  N/A    6.6    6.6    4.7 1015.46  0.00   0.0    14.3     0.0   19.4    46 
   7.4   19.4   8.72 1.2084      0    7     97.9   15 
06/05/20  8:15a    7.8    8.1    7.4    54   -1.0   0.0   N/A   0.00   0.0 
  N/A    7.8    7.8    5.8 1015.45  0.00   0.0    14.3     0.0   19.4    45 
   7.3   19.4   8.62 1.2081      0    7     99.9   15 
06/05/20  8:30a    8.0    8.3    7.8    52   -1.2   2.7   WNW   0.67   4.8 
  WNW    8.0    8.0    6.1 1015.39  0.00   0.0    14.3     0.0   19.6    45 
   7.4   19.6   8.56 1.2073      0    7     99.9   15 
06/05/20  8:45a    8.2    8.6    7.8    50   -1.5   2.7     E   0.67   3.2 
    W    8.2    8.2    6.3 1015.33  0.00   0.0    14.3     0.0   19.9    45 
   7.6   19.9   8.56 1.2061      0    7     99.9   15 
06/05/20  9:00a    9.0    9.1    8.8    48   -1.6   2.1    NE   0.54   3.2 
  ENE    9.0    9.0    7.0 1015.31  0.00   0.0    14.3     0.0   19.9    45 
   7.6   19.9   8.56 1.2061      0    7     98.9   15 
06/05/20  9:15a    9.1    9.3    9.0    48   -1.4   1.1    NE   0.27   1.6 
  ENE    9.1    9.1    7.2 1015.14  0.00   0.0    14.3     0.0   20.1    44 
   7.6   20.1   8.45 1.2051      0    7     98.9   15 
06/05/20  9:30a    9.9   10.0    9.8    46   -1.2   0.5   NNE   0.13   1.6 
  NNE    9.9    9.9    8.0 1015.02  0.00   0.0    14.3     0.0   20.0    44 
   7.4   20.0   8.40 1.2053      0    7     98.9   15 
06/05/20  9:45a    9.7    9.7    9.6    46   -1.4   0.0   N/A   0.00   0.0 
  N/A    9.7    9.7    7.7 1014.99  0.00   0.0    14.3     0.0   20.0    44 
   7.4   20.0   8.40 1.2053      0    7     99.9   15 
06/05/20 10:00a    9.8    9.8    9.8    45   -1.6   0.5     E   0.13   1.6 
    E    9.8    9.8    7.9 1014.77  0.00   0.0    14.3     0.0   20.0    44 
   7.4   20.0   8.40 1.2050      0    7     99.9   15 
06/05/20 10:15a   10.0   10.2    9.8    45   -1.5   0.0   N/A   0.00   0.0 
  N/A   10.0   10.0    8.1 1014.66  0.00   0.0    14.3     0.0   20.0    44 
   7.4   20.0   8.40 1.2049      0    7     99.9   15 
06/05/20 10:30a   10.1   10.3    9.9    43   -1.8   2.7   WNW   0.67   3.2 
   NW   10.1   10.1    8.2 1014.57  0.00   0.0    14.3     0.0   20.0    44 
   7.4   20.0   8.40 1.2048      0    7     99.9   15 
06/05/20 10:45a    0.0    0.0    0.0   0.0    0.0   0.0   N/A   0.00   0.0 
  N/A    0.0    0.0    0.0     N/A  0.00   0.0    14.3     0.0    0.0   N/A 
   0.0    0.0   0.00 0.0000      0    7      0.0   15 

Those values are mixed kind of values. avg max min sum for rain. but mostly 
avg.

I was wondering if this might be a bug with weewx or a misunderstanding in 
my part. If I execute the report a few minutes later the value is populated.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/20d610d8-5ef6-4225-8f6a-808bc70e8650%40googlegroups.com.

Reply via email to