Skip to content

moverperfect/landingassist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Assist

Site GitHub deployments GitHub last commit GitHub issues MegaLinter Quality Gate Status GitHub

Landing Assist is a site that helps beginner skydivers to land accurately. This project provides a simple and interactive way to plan a landing pattern, considering variables such as wind speed, wind direction, and canopy speed. The site is built using HTML, CSS, and JavaScript, and uses the Leaflet library for the map functionality.

Features

  • Select a drop zone from a dropdown list
  • Input wind speed, wind direction, and canopy speed
  • Choose between a left-hand or right-hand landing pattern
  • Choose whether to calculate a crab angle or assume the parachutist faces - perpendicular to the wind during the crosswind section
  • Optional advanced settings for downwind height, base height, and final height
  • Displays landing pattern on a map with Bing Aerial imagery
  • Calculates and displays the crab angle

GitHub Actions

This project uses the following GitHub Actions:

  • Dependabot is fully enabled to automatically check for and update dependencies
  • Super-Linter is enabled for pull requests and branch pushes to ensure code quality
  • An action is triggered to deploy the project to GitHub Pages when changes are made to the main branch

License

This project is licensed under the GNU General Public License v3.0.

Usage

To use the site, visit https://landingassist.moverperfect.com

Contributing

Contributions to this project are welcome. To contribute, please fork the repository and submit a pull request with your changes.

Acknowledgements

This project uses the following libraries:

  • Bootstrap for styling
  • GeographicLib for geodesic calculations
  • Leaflet for the map functionality

Authors

moverperfect

About

Website to aid in calculating a landing pattern for a Parachutist

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published