ODM2DataSharingPortal icon indicating copy to clipboard operation
ODM2DataSharingPortal copied to clipboard

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...

Results 100 ODM2DataSharingPortal issues
Sort by recently updated
recently updated
newest added

I am reading the [deployment guide](https://github.com/ODM2/ODM2DataSharingPortal/blob/main/doc/deployment_guide.md) but find that something may be outdated. For example, I can't find `https://github.com/LimnoTech/ODM2DataSharingPortalConfig.git`. Is there any updated deployment guide? Thank you.

Related to PR #674 The [production code](https://github.com/ODM2/ODM2DataSharingPortal/blob/0d66b9c686e6a199f426d6095169e48f79a68426/src/dataloaderservices/views.py#L947) is presently calling a postgres sequence to assign valueid as part of the insert query against timeseriesresultvalue. PR #674 eliminates that call (assuming...

We'll consider this step 2 of 2(ish) in addressing the larger issue (and opportunity) raised by @tpwrules with: - #649 This PR pulls the code from https://github.com/tpwrules/ODM2DataSharingPortal/tree/wip/batch that is successfully...

The UA tracking code stopped collecting data in July 2023 and should be removed. I have verified that the GA4 tracking code is working properly. Thank you! ![monitormw-old-gtag](https://github.com/ODM2/ODM2DataSharingPortal/assets/9368629/3623787d-46e0-42aa-ace5-7521662b397e) [ga4-report.pdf](https://github.com/ODM2/ODM2DataSharingPortal/files/14284073/ga4-report.pdf)

![image](https://github.com/ODM2/ODM2DataSharingPortal/assets/5374350/8ba72a9e-fa60-4afd-ab21-9bc566df96b2)

bug

Create a site page allowing organization administrators to see and change data pertaining to their organization. * View and edit organization name, description, etc. * View organization subscription status *...

enhancement
feature request

I'm defining a suite of core tests that can be run instead of a physical sensor node. This is following on from https://github.com/ODM2/ODM2DataSharingPortal/issues/705 The advantage of this is it can...

Checking the Follow Site box at the upper right corner of a site's details page does not successfully add the site to Followed Sites section of My Sites.

bug

Reported through the WikiWatershed contact form by an individual from the NatureBridge Yosemite organization. Background info, in case it's relevant: The NatureBridge Yosemite organization was created recently (Jan. 2024), and...

leaf-pack

QA for development and releases of the application is largely dependent on manual approaches. While manually testing can have a place in QA procedures, there are downsides such as the...

enhancement
feature request