This tool recalculates and visualizes revised runway parameters for UK commercial airports in the event of runway obstructions. It assists in decision-making about continuing airport operations with reduced distances for takeoff and landing.
- Configurable for any UK commercial airport.
- Provides 2D visualizations of runways.
- Calculates new runway distances based on obstructions.
- Displays both original and recalculated values with calculation breakdown.
- Import and export capabilities using XML files.
- Zoom and pan in visualizations.
- Multiple export formats (JPEG, PNG, GIF, etc.).
- Assistive technology support (screen readers).
- Alternative color schemes for color-blind users.
- Enter standard runway information and details about the obstruction.
- View recalculated runway parameters and visualizations.
- Compare with original values and calculation details.
- Ensure you have Java Runtime Environment (JRE) installed on your system.
- Download the latest release from the GitHub repository.
- Extract the files to a desired location on your system.
- Navigate to the extracted folder.
- Run the application by double-clicking the executable file or using the command line:
java -jar RunwayReDeclarationTool.jar
- Follow the on-screen instructions to input runway and obstruction details.
- If you encounter issues, ensure your Java version is up to date.
- For further assistance, consult the 'Help' section within the tool or visit the Issues page on GitHub.