Anthony Aufdenkampe

Results 44 issues of Anthony Aufdenkampe

Several users have commented that they can't see the difference between sites with current data vs sites with old data, because the red-green coloring is indistinguishable to them.

browse-related

Map view is zoomed close when viewing site details, but zooms back out to state/regional scales as soon as editing.

feature request

- 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

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

As mentioned in #95, and related to our long-term interest in creating a lighter-weight data posting system (#11), we might consider created an [Message Queuing Telemetry Transport (MQTT)](https://en.wikipedia.org/wiki/MQTT) API endpoint...

enhancement

This is only relevant to get the `ActionsSamplingFeatures_Dev` and the `ODM2.1_dev` branch to include the typo corrections that were applied to `Develop`.

I'm creating this issue as a central place to track progress and discussions on our various proposed changes to ODM2 schemas into what might eventually become ODM2.1. These proposed changes...

enhancement
priority
ODM2.1?

Results are important enough to have a UUID, along with SamplingFeatures and Datasets. However, unlike those two, there is no easy-to-read ResultsCode! The need for a ResultsCode has come up...

ODM2.1?