Home › Forums › Monitor My Watershed › Data not appearing in sparklines or on Time Series Analyst
- This topic has 9 replies, 6 voices, and was last updated 2021-12-08 at 6:21 PM by
Anthony Aufdenkampe.
-
AuthorPosts
-
-
2021-11-04 at 3:42 PM #16097
James_NZ
ParticipantHi all,
I have just installed six sites which seem to be calling in reasonably reliably. The data is showing for each measurement but only EnviroDIY sensors are show a sparkline and are able to be examined in TSA. I can download a dataset from each site and analyse it in excel but would like for the community to be able to see data in TSA.
I noticed that this issue has been raised on Github previously but it has been closed:
https://github.com/ODM2/ODM2DataSharingPortal/issues/436
Can anyone provide some advice on how to get this functionality working?
Example sites include:
- https://www.monitormywatershed.org/sites/Tuangi/
- https://www.monitormywatershed.org/sites/Kokopu/
- https://www.monitormywatershed.org/sites/Inanga/
Thanks in advance,
James
-
2021-11-05 at 5:23 PM #16098
neilh20
ParticipantJames, gosh nice to see systems up and going, seems like the TSA interface is being rebuilt
https://github.com/ODM2/ODM2DataSharingPortal/issues/512 -
2021-12-07 at 10:44 AM #16132
Vinay Ayala
ParticipantAny idea when this will be available? I dont see my data on the time series as well. It says No data exist for this variable.
-
2021-12-07 at 2:04 PM #16133
James_NZ
ParticipantI still have the same issue for my sites too.
Also TSA only seems to show battery voltage and Mayfly board temperature.
James
-
2021-12-07 at 2:14 PM #16134
Heather Brooks
Keymaster@ayalavinay, @james-dareboprc-govt-nz: Just a heads up that a new version (v0.12) of Monitor My Watershed has just been pushed from staging to production (at ~13:15 EST today). Please look for a release post here on EnviroDIY.org in the next day or two from @aufdenkampe outlining improvements to the data portal.
-
2021-12-07 at 2:37 PM #16135
neilh20
ParticipantHey wow good to see. I’ve been experimenting on the staging version of this, and so the new TSA is much faster and slightly different, but soooo much better.!!.
What I’ve seen is initially the new graphs draw a years worth of data and auto-range.
It can be narrowed with the “Date Range” by clicking on Begin – and selecting a new start date. Then clicking Update Plot.
New sensors can be added through the “Add series” – with gorgeous colours.
Zooming in on data can be performed with visual selection – that is click on graph, hold mouse button down and move cursor, then release cursor -
2021-12-07 at 4:33 PM #16136
Matt Barney
Participantoof… what a day to release onto AWS! 🙂 https://techcrunch.com/2021/12/07/amazon-web-services-went-down-and-took-a-bunch-of-the-internet-with-it/
Nonetheless, happy to hear of this milestone for MMW!
-Matt
-
2021-12-07 at 5:45 PM #16137
neilh20
ParticipantInteresting, thanks for the post. I was wondering I’m not getting data posted from my units.
However the data posted can be read, so seems only the backend has failed.
The last readings are Dec. 7, 2021, 9:45 a.m. (UTC-08:00) -
2021-12-08 at 6:21 PM #16152
Anthony Aufdenkampe
ParticipantFortunately, we deployed to AWS region US-east-2 (Ohio) and it was the US-east-1 (Virgina) data center that went down, so our release yesterday was not affected by the AWS outage!
Unfortunately, we’ve seen two issues with caching mess up our otherwise smooth release:
- Domain Name Service (DNS) caches are causing some devices to send data to our old production servers (see details at https://www.envirodiy.org/topic/status-update-on-mmw/#post-16150).
- Browser caches are causing sparkline plots to again fail for some users, because your web browser still has old JavaScript in it that is pointing to a database that no longer exists.
The solution to #2 is to do a hard reset/delete/remove of your browser cache for
monitormywatershed.org
and related websites. This will cause your browser to fetch the latest JavaScript from our web servers, which will render the sparkline plots correctly.Our first task for the next round of development is to add some “cache-busting” code into the app, so errors like #2 don’t happen again (See our GitHub issue #529).
Also, we won’t see #1 again, because now that we are on AWS, we will no longer need to change IP addresses when issuing a new release of the Monitor My Watershed web application.
-
-
AuthorPosts
- You must be logged in to reply to this topic.