private void btnMatchAltitude_Click(object sender, EventArgs e)
 {
     MiniGrouperScript?.MatchAltitude();
 }