Munter Rate Calculator

Alpine Pace / GPX Tool

Munter Rate Calculator

Upload a GPX track that includes timestamps, and this splits it into uphill, flat, and downhill terrain to compute a Munter rate for each.

Rate = ( distancekm + Δelevationm / 100 ) / hours

1. Load a track

.gpx
Drop your GPX file here, or click to browse
Track must include elevation and time data on its points
No file handy?

2. Terrain sensitivity

optional tuning
The track is resampled into fixed-length sections along the ground (default 100 m) before classifying terrain.
A section counts as uphill if it climbs at least this much, downhill if it drops at least this much, otherwise flat.

Elevation profile

Uphill Flat Downhill

Munter rate by terrain

rate = (distance + elevation change / 100) / time  ·  computed entirely in your browser, no file is uploaded anywhere