Page 2 of 2
Re: Question on mapping sensors
Posted: Tue May 21, 2024 11:04 pm
by grwkak
Tested again:
Migrated rain2!0total (old data and sensor) into rain2!1total (new data and sensor) - using overwrite.
Does not seem to work - my graph of rainfall using rain2!1total does not show the older data.
Is this because the 2 sensors start and stop at different times that don't overlap - rain2!0total ends a few weeks ago - rain2!1total begins shortly after rain2!0total ends - no overlap in dates?
Guy
Re: Question on mapping sensors
Posted: Tue May 21, 2024 11:12 pm
by admin
strange. can you give me remote access to your Meteobridge?
Re: Question on mapping sensors
Posted: Tue May 21, 2024 11:23 pm
by grwkak
Just emailed using my Gmail account.
Guy
Re: Question on mapping sensors. **solved**
Posted: Wed May 22, 2024 1:29 am
by admin
Thanks, I found the bug. Should be fine with just released update.
Re: Question on mapping sensors
Posted: Wed May 22, 2024 3:31 am
by grwkak
Yep seems to work now - unfortunately, by using overwrite I lost the recent rain data and just got the old data. Lesson learned, don't think I can restore.
Guy
Re: Question on mapping sensors
Posted: Wed May 22, 2024 10:35 am
by admin
Overwrite is not expected to delete anything, just overwriting existing data. Used SQL statement also tells me that it is working this way.
Re: Question on mapping sensors
Posted: Wed May 22, 2024 11:17 am
by grwkak
That may be what happened - the old sensor contained no recent data, the new one did. So it may have overwritten the more recent data with zeros or nulls, something like that (inspection of data shows no data to display). Either way it does not display in a chart. What I was trying to do is combine the 2 sensor datasets. Where the old one ended the new would begin - I think not selecting overwrite would do that.
Guy
Re: Question on mapping sensors
Posted: Wed May 22, 2024 12:00 pm
by grwkak
Update - need to look closer. Inspecting the data shows its there - not graphing though.
Guy
Re: Question on mapping sensors
Posted: Wed May 22, 2024 1:26 pm
by admin
Thanks, the reconstruction of the database with new data inserted may not have worked. I just fixed a bug related to this.
You can fix this after the fact with "Reconstruct" button on "Database - Administration" tab.
Re: Question on mapping sensors
Posted: Wed May 22, 2024 10:46 pm
by grwkak
Will give this a try. Its graphing daily data that seems to be the issue.
Guy
Re: Question on mapping sensors
Posted: Wed May 22, 2024 11:24 pm
by grwkak
Bingo - seems to be working.
Guy