ODM2 / ODM2DataSharingPortal

A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
BSD 3-Clause "New" or "Revised" License
31 stars 8 forks source link

StreamWatch Enhancements #648

Closed ptomasula closed 1 year ago

ptomasula commented 1 year ago

@aufdenkampe. This PR represents completion of the requested enhancements for the StreamWatch features of the application as mapped out in Milestone 30. These features are live on staging if you would like to preform additional validation prior to merging in this PR.

Issues

Summary of Changes

Testing

All testing was conducted manually and was primarily focused on functional testing. In addition to testing the new features, I verified the existing functions related to the code changes (e.g. StreamWatch forms) continued to function as designed.