jlab-sensing/ENTS-backend

Cannot download sensor data with csv

Open

#468 opened on Jul 14, 2025

 (6 comments) (0 reactions) (1 assignee)JavaScript (29 forks)auto 404
buggood first issue

Repository metrics

Stars
 (15 stars)
PR merge metrics
 (PR metrics pending)

Description

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