2.7
New profile tabs Moved Solar model to Why box
This commit is contained in:
@@ -117,9 +117,11 @@ export function buildHourlyRows({ forecast, airQuality, location, vehicleType, v
|
||||
// Suggested multipliers (tune with real data):
|
||||
// Resting: 1.0 (no change)
|
||||
// Walking: 0.85
|
||||
// Cycling: 0.75
|
||||
// Running: 0.60
|
||||
// Sport: 0.50
|
||||
// Cycling: 0.75 *This will need a airflow calc as going at speed is cooling
|
||||
// Running: 0.60 *This will need a airflow calc as going at speed is cooling
|
||||
// Sport: 0.50 *This will need a airflow calc as going at speed is cooling
|
||||
//
|
||||
// *Danny Notes: These faster speed activities might need intergrating into the future "Vehicle Speed" calcs somehow?
|
||||
//
|
||||
// heatStressLevel - a simple label: 'Low' | 'Moderate' | 'High' | 'Very High'
|
||||
// Derived from UTCI + activity heat load. A runner at
|
||||
|
||||
Reference in New Issue
Block a user