I have started implementing fitness and fatigue factors for each of the activity types supported by Strava (and fitness factor of 0.0 means leave out of time in zones as well). This will be configurable per athlete but I would like to have good default list. Note that this only apply to activities with training load derived from heart rate data.
I have all of these at fitness 1.0 and fatigue 1.0 i.e. full training load counts:
Ride, Run, Swim, Hike, Walk, AlpineSki, BackcountrySki Canoeing Crossfit, EBikeRide, Elliptical, Handcycle, IceSkate, InlineSkate, Kayaking, Kitesurf, NordicSki, RockClimbing, RollerSki, Rowing, Snowboard, Snowshoe, StairStepper, Surfing, Velomobile, VirtualRide, VirtualRun, Wheelchair, Windsurf
These only add to fatigue:
WeightTraining fitness 0.0 fatigue 1.0
Workout fitness 0.0 fatigue 1.0
These don’t add to fitness or fatigue:
StandUpPaddling fitness 0.0 fatigue 0.0
Yoga fitness 0.0 fatigue 0.0
Any suggestions or changes?