Flight plan - ATR-20240816a

Contents

Flight plan - ATR-20240816a#

Flight plan#

  • The flight is planned to take off at 2024-08-16 10:30:00+00:00 UTC and land at 2024-08-16 14:00:00+00:00 UTC.

  • Normal MAESTRO flight pattern.

  • Deep convection expected.

Hide code cell source
from orcestra.flightplan import sal, bco, LatLon, IntoCircle, path_preview, plot_cwv
from datetime import datetime
import intake

cat = intake.open_catalog("https://tcodata.mpimet.mpg.de/internal.yaml")

date_time = datetime(2024, 8, 6, 12, 0, 0)
date_time_str = date_time.strftime('%Y-%m-%d')
flight_time = datetime(2024, 8, 11, 12, 0, 0)

from orcestra.flightplan import sal, bco, LatLon, IntoCircle, path_preview, plot_cwv
from datetime import datetime
import intake

cat = intake.open_catalog("https://tcodata.mpimet.mpg.de/internal.yaml")

date_time = datetime(2024, 8, 6, 12, 0, 0)
date_time_str = date_time.strftime('%Y-%m-%d')
flight_time = datetime(2024, 8, 16, 12, 0, 0)

airport = sal
wp1 = LatLon(lat=16.781, lon=-22.731, label='wp1')
wp2 = LatLon(lat=16.042 , lon=-20.881, label='wp2')
path = [airport, wp1, wp2, wp1, wp2, wp1, airport]

ds = cat.HIFS(refdate=date_time_str, reftime=date_time.hour).to_dask()
cwv_flight_time = ds["tcwv"].sel(time=flight_time, method = "nearest")

ax = path_preview(path)
plot_cwv(cwv_flight_time)
../_images/0f6b39bd8ccf9e08baa2882611c1e41c2695d0865823c6cdf2c2871797827a40.png

Flight Levels

  • SAFIRE Flight Plan submitted to Air Traffic Control (ATC)

Page 1

Hide code cell source
import pandas as pd
from dataclasses import asdict

pd.DataFrame.from_records(map(asdict, path)).set_index("label")
lat lon fl time note
label
SAL 16.734488 -22.943974 0.0 None None
wp1 16.781000 -22.731000 NaN None None
wp2 16.042000 -20.881000 NaN None None
wp1 16.781000 -22.731000 NaN None None
wp2 16.042000 -20.881000 NaN None None
wp1 16.781000 -22.731000 NaN None None
SAL 16.734488 -22.943974 0.0 None None

Crew#

Job

Name

Pilot

Guillaume Seurat

Pilot

Jean-François Bourdinot

Mechanics

Thierry André

Expé Principal

Greg Ehses

Expé

Clément Bezier

PI

Marie Lothon

LNG

Sophie Bounissou

aWALI

Jérémy Lagarrigue

Microphys 1

Pierre Coutris

Microphys 2

Antoine Baudoux

RASTA

Julien Delanoë

BASTA

Emmeline François