diff --git a/dataset/RCAA/profiles/RCAA.json b/dataset/RCAA/profiles/RCAA.json index dcc08af0..a2d42d42 100644 --- a/dataset/RCAA/profiles/RCAA.json +++ b/dataset/RCAA/profiles/RCAA.json @@ -364,15 +364,15 @@ }, { "label": ["MNL", "CTR"], - "station_id": "RPHI_CTR" + "station_id": "MNL_CTR" }, { - "label": ["MNL", "1_CTR"], - "station_id": "RPHI_1_CTR" + "label": ["MNL", "NW_CTR"], + "station_id": "MNL_NW_CTR" }, { "label": ["MNL", "N_CTR"], - "station_id": "RPHI_N_CTR" + "station_id": "MNL_N_CTR" }, { "label": ["ZSHA", "CTR"], diff --git a/dataset/VH/positions.json b/dataset/VH/positions.json index ff10ca5b..c07d3a64 100644 --- a/dataset/VH/positions.json +++ b/dataset/VH/positions.json @@ -327,27 +327,6 @@ "facility_type": "FSS", "profile_id": "VHHK" }, - { - "id": "RPHI_1_CTR", - "prefixes": ["MNL"], - "frequency": "127.500", - "facility_type": "CTR", - "profile_id": "VHHK" - }, - { - "id": "RPHI_N_CTR", - "prefixes": ["MNL"], - "frequency": "126.575", - "facility_type": "CTR", - "profile_id": "VHHK" - }, - { - "id": "RPHI_CTR", - "prefixes": ["MNL"], - "frequency": "119.300", - "facility_type": "CTR", - "profile_id": "VHHK" - }, { "id": "ZBBB_FSS", "prefixes": ["PRC"], diff --git a/dataset/VH/profiles/VHHK.json b/dataset/VH/profiles/VHHK.json index f247ce79..1dc77e7f 100644 --- a/dataset/VH/profiles/VHHK.json +++ b/dataset/VH/profiles/VHHK.json @@ -216,16 +216,16 @@ "station_id": "ASEA_FSS" }, { - "label": ["MN1"], - "station_id": "RPHI_1_CTR" + "label": ["MNW"], + "station_id": "MNL_NW_CTR" }, { "label": ["MNN"], - "station_id": "RPHI_N_CTR" + "station_id": "MNL_N_CTR" }, { "label": ["MNL"], - "station_id": "RPHI_CTR" + "station_id": "MNL_CTR" }, { "label": ["PRC"], diff --git a/dataset/VH/stations.json b/dataset/VH/stations.json index 34528f74..88b18f4f 100644 --- a/dataset/VH/stations.json +++ b/dataset/VH/stations.json @@ -203,20 +203,6 @@ "id": "ASEA_FSS", "controlled_by": ["ASEA_FSS"] }, - { - "id": "RPHI_1_CTR", - "parent_id": "RPHI_N_CTR", - "controlled_by": ["RPHI_1_CTR"] - }, - { - "id": "RPHI_N_CTR", - "parent_id": "RPHI_CTR", - "controlled_by": ["RPHI_N_CTR"] - }, - { - "id": "RPHI_CTR", - "controlled_by": ["RPHI_CTR"] - }, { "id": "ZBBB_FSS", "controlled_by": ["ZBBB_FSS"]