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 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