

Dear GoldenCheetah Community,I'm using GC3.5 and the Metric Reference from the Wiki. I'm looking to setup a chart for cycling that gives % of time spent in zones using power (if power numbers are available), or fall back to time in HR zones if no power.To do so I was thinking to recalculate the metrics Ln_Percent_in_Zone and Hn_Percent_in_Zone using "Formula" and combine them together.Pseudo-code as an example:Sport = "Bike" ?L1_Time_in_Zone > 0 ?L1_Time_in_Zone / Duration * 100 : H1_Time_in_Zone / Duration * 100Do you think I'm on the right track?
Happy to upgrade to GC3.6 and/or use python charts if it's easier.

--
_______________________________________________
Golden-Cheetah-Users mailing list
golden-che...@googlegroups.com
http://groups.google.com/group/golden-cheetah-users?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "golden-cheetah-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golden-cheetah-users/_YvIV8q9Bgs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golden-cheetah-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golden-cheetah-users/6fd12a97-ea5c-4d4e-9a05-0b6a87a8c020n%40googlegroups.com.
On 15 Oct 2022, at 06:13, Pierre Tamisier <pierre....@gmail.com> wrote:
Cheers Ale. I updated to GC3.6. Based on your response and the doc/wiki I created some user metrics that allow me to track % of time spent in zone based on data available, in this order:- power (bike)- pace (run outside)- HR (bike or run)I have 7 zones for power and 5 for paces/HR. I created some user metrics in Golden Cheetah > Preferences > Metrics. For example:
You received this message because you are subscribed to the Google Groups "golden-cheetah-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golden-cheetah-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golden-cheetah-users/CAF_M-KTHUUeM%3DnkeAi_bx_jySm5wbHpb%2BJDW4MKe44yRoCBsnA%40mail.gmail.com.
<Time in Zones 1-5.gchart>
Aren’t these metrics already available as zone histograms and tables in 3.6 (as activity tiles in the overview)
In the Trends view, time and percent in zones can be built into charts, too.
To view this discussion on the web visit https://groups.google.com/d/msgid/golden-cheetah-users/5F4A0CB0-9D01-45CF-BF2B-D1D7AB9E6F91%40josswinn.org.