Hi, Garry,
thanks for your help, this is right solution of my issue, just small syntax
correction ( for other users)
[[[rain]]]
source_field = dailyrain
unit = mm
is_cumulative = True
With that option data was imported properly and summaries for import
The WeeWX field rain holds the total rainfall that was recorded during the
corresponding archive period, so it is a per-period value rather than a
cumulative value. The default WD import config file obtains the WeeWX rain
field value from the WD log rainlastmin field, as both are per-period
val
Yes.
In general the archive table is readings during that archive period. I did
a little checking in Excel to verify sum of all the 'rain' elements in the
archive table in a particular rainy day here indeed matches the 'sum' in
the archive_day_rain table to verify this. It did.
So if your 'ra