-
Notifications
You must be signed in to change notification settings - Fork 13
OPS-81: Add NZPM #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dirtyformal
wants to merge
5
commits into
next
Choose a base branch
from
ops-81
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
OPS-81: Add NZPM #27
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,67 @@ | ||
| --- | ||
| title: NZPM - Palmerston North | ||
| --- | ||
|
|
||
| --8<-- "includes/abbreviations.md" | ||
|
|
||
| # NZPM - Palmerston North | ||
|
|
||
| | Position | Callsign | Frequency | Login | Type | | ||
| | -------------- | ----------------- | --------- | -------- | --------- | | ||
| | Palmerston ADC | Palmerston Tower | 120.6 | NZPM_TWR | Primary | | ||
| | Palmerston SMC | Palmerston Ground | 121.7 | NZPM_GND | Secondary | | ||
|
|
||
| ## Areas of Responsibility | ||
|
|
||
| The areas of responsibility are as depicted below. The areas of Taxiways `B`, `C` and `D` that fall under Tower's responsibility only apply if Grass 07/25 is in use. If not in use, this area shall be delegated to Ground. | ||
|
|
||
| If Grass 07/25 is in use, aircraft taxiing for the sealed must be handed off at the `B3`, `C3` or `D3` holds. | ||
|
|
||
| Tower shall hand off all aircraft once clear of the sealed runway. If the grass runway is in use, they shall be handed to Ground when passing `B3`, `C3` or `D3`. | ||
|
|
||
| <figure markdown> | ||
|  | ||
| <figcaption>Palmerston North Areas of Responsibility</figcaption> | ||
| </figure> | ||
|
|
||
| ## Taxiways | ||
|
|
||
| Taxiways `D` and `H` are only suitable for light GA aircraft. B733 and B734 to use Taxiway `C` to transit between `RWY 07/25` and stand 7. A320 and B738 aircraft restricted to Taxiway `B` when transiting between RWY 07/25 and main apron. | ||
|
|
||
| All other traffic shall enter the runway closest to the take-off roll position. For example, if Runway 25 is active, aircraft should be instructed to enter the runway via Taxiway `B`. | ||
|
|
||
| ## Airspace | ||
|
|
||
| The Palmerston North CTR follows the lateral boundaries as shown below from `SFC` to `A015`, and is designated as `Class D` airspace. | ||
|
|
||
| <figure markdown> | ||
|  | ||
| <figcaption>Palmerston North Control Zone (CTR)</figcaption> | ||
| </figure> | ||
|
|
||
| ## SIDs and STARs | ||
|
|
||
| Due to the surrounding MOAs, NZPM has numerous SIDs and STARs to either reroute traffic around, or climb aircraft above, the active MOAs. These limitations only apply to aircraft arriving from and departing to the North. | ||
|
|
||
| ### Runway 07 | ||
|
|
||
| The preferred departure for IFR aircraft tracking via `OMBUB` is the `TEROT #Q`, due to the relatively direct nature. For other departure directions, issue the suggested SID. | ||
|
|
||
| The below table outlines the prohibited procedures when the respective MOA is active. | ||
|
|
||
| | Active MOA(s) | MOA Vertical Limits | Prohibited SIDs | Prohibited STARs | Reasoning | | ||
| | ------------- | ------------------- | -------------------------------- | ---------------- | -------------------------------- | | ||
| | M311 - Bulls | `A015` - `A025` | None | `BUVLI #B` | STAR descends through active MOA | | ||
| | M307 - Marton | `A080` - `FL200` | `RUXOS #S` `DADLI #S` `TEROT #Q` | None | SIDs climbs through active MOA | | ||
|
|
||
|
|
||
| ### Runway 25 | ||
|
|
||
| The preferred departure for IFR aircraft tracking via `OMBUB` is the `GUTNI #R`, due to the relatively direct nature. For other departure directions, issue the suggested SID. | ||
|
|
||
| The below table outlines the prohibited procedures when the respective MOA is active. | ||
|
|
||
| | Active MOA(s) | MOA Vertical Limits | Prohibited SIDs | Prohibited STARs | Reasoning | | ||
| | ------------- | ------------------- | --------------- | ---------------- | ----------------------------- | | ||
| | M311 - Bulls | `A015` - `A025` | `GUTNI #R` | None | SID climbs through active MOA | | ||
| | M307 - Marton | `A080` - `FL200` | `GUTNI #R` | None | SID climbs through active MOA | | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Due to the age of this PR it's missing the Short Codes column from this table. Also there's a slight difference in order of some of the sections which might be worth just moving around to match the other published entries.