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

- Migrate as much as possible from using the Django-managed `dataloader` database to `ODM2` to eliminate duplicate data and data structures. - Leverage [SQLAchemy](https://www.sqlalchemy.org) and [Pandas](https://pandas.pydata.org) libraries to simplify application...

tech-debt

On staging, we're noticing a disconnect between the timestamps and values displayed for these fields relative to the actual latest timestamps and values in the ODM2 database. This bug may...

bug
tech-debt

Currently when you plot a single parameter for two or more different sites it displays a new y-axis for each new site even though it's all the same parameter -...

feature request
high priority
TSV-related

We're seeing an approximately 12-hour data gap on MMW for all of our sites, beginning at 4/26/2022 6:45:00 PM UTC.

It's clear from #545 and a quick glance at our ReadMe files that we need up update a good bit of our documentation to reflect the major updates and chances...

We just discovered that WOFpy is returning UTC time stamps in place of the local time, and that transmitted `dateTimeUTC` values are wrong, because they're mis-calculated. ### Here's the sleuthing...

bug
WoFpy-related

Linking this with capacity to remove outlier bad data will allow more accurate summarization of data. e.g., being able to remove -9999 data points will support more accurate summary stats

feature request
high priority
TSV-related

A feature request via Heather Brook from George Heather-Smith (he/him) Enviromental Monitoring Officer Greater Wellington Te Pane Matua Taiao M: +64 21 220 9232 100 Cuba Street, Te Aro, Wellington...

feature request
low priority
TSV-related

I'm putting this up for discussion as a new feature. When some part of the EQUIPMENT, the node or sensor equipment has an issue, it would be good to be...

feature request

Is there a way of being able to see the Status and activity of the system, I've got systems POSTing to the mmw - but none appear to being accepted....

feature request