Skip to content

METRIC/IMPERIAL trouble series: ALT, CALT, VOSC and PCO #9

@alex-hhh

Description

@alex-hhh

The following series are always kept in metric mode: "alt", "calt", "vosc", "pco" (maybe others?) so all the plots use metric values. See [1] for the meaning of these series.

Summary values (e.g lap average) are displayed as imperial when that system is selected.

Trouble is that summary data when detecting various intervals (intervals.rkt) is expecting them to be always in metric (as the summary values are actually converted for imperial for display). We need to do something similar to the way we handle distance and speed ("dst" -- always metric, "distance" -- metric or imperial; "spd" -- always metric, "speed" -- metric or imperial)

[1] https://github.com/alex-hhh/ActivityLog2/blob/master/doc/session-df.md

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions