jlab-sensing/ENTS-backend

Cannot download sensor data with csv

Offen

#468 geöffnet am 14.07.2025

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (29 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (15 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Describe the Bug

When downloading data, the csv has as single cell with pending...

To Reproduce

Outline steps to reproduce the behavior:

  1. Goto https://dirtviz.jlab.ucsc.edu/dashboard?cell_id=963&startDate=2025-06-30T11%3A40%3A58.962-07%3A00&endDate=2025-07-14T11%3A40%3A58.962-07%3A00
  2. Download CSV
  3. Open CSV and observe data

Expected Behavior

See data in Dirtviz

Screenshots

N/A

Environment

  • os: linux spruce 6.12.16-1-lts #1 smp preempt_dynamic fri, 21 feb 2025 19:20:31 +0000 x86_64 gnu/linux
  • browser: mozilla firefox 135.0.1

Additional Context

I think we should also make a single column for each sensor with the header being the measurement type. Maybe bake in the units to the header?

@mirellameelo also observed this issue.

Contributor Guide