InitialClimbPlugin is an Euroscope plugin that allows us to see the initial climb depending on the airport, runway and departure.
- Load up the plugin.
- Add Tag Item type & function to Departure List.
- Edit 'initialClimb.xml' config file located in the InitialClimbPlugin folder.
- Add icao (ex. apt icao="LEAL").
- Runway for defined airport (ex. runway name="10").
- Complete SID name (ex. sid name="BAVER3A") or first fix (ex. sid name="BAVER").
- Define altitude for specified sid or fix (ex. alt>040</alt).
Examples can be found in the given initialClimb.xml file.
- If you click the initial Climb, it will automatically set the Cleared Flight Level (CFL) to the Initial Climb Altitude.
-
RED Altitude
: Cleared Flight Level (CFL) is NOT the same as the Initial Climb. -
GREEN Altitude
: Cleared Flight Level (CFL) is the same as the Initial Climb. -
GREY DASH (-)
: No data from the xml config file.