Flight plan - ATR-20240910a

Contents

Flight plan - ATR-20240910a#

Flight plan#

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

  • Standard MAESTRO flight track designed to sample the mesoscale convective system to the southeast of Sal.

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, 9, 9, 12, 0, 0)
date_time_str = date_time.strftime('%Y-%m-%d')
flight_time = datetime(2024, 10, 10, 12, 0, 0)

airport = sal
wp1 = LatLon(lat=16.765, lon=-22.73, label='wp1')
wp2 = LatLon(lat=15.0, lon=-21.2, label='wp2')
wp3 = LatLon(lat=16.03, lon=-22.09, label='wp3')

path = [airport, wp1, wp2, wp3, wp2, wp3, 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)
ax.set_extent([-24, -20, 13.5, 18])

plot_cwv(cwv_flight_time)
../_images/1ed795dcfa65a6cf4dcc5ac160ce8d8cd6e9eaa0a865fc7c1de2ba7f714be7f1.png
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.765000 -22.730000 NaN None None
wp2 15.000000 -21.200000 NaN None None
wp3 16.030000 -22.090000 NaN None None
wp2 15.000000 -21.200000 NaN None None
wp3 16.030000 -22.090000 NaN None None
wp2 15.000000 -21.200000 NaN None None
wp1 16.765000 -22.730000 NaN None None
SAL 16.734488 -22.943974 0.0 None None

Crew#

Job

Name

Pilot

None

Pilot

None

Mechanics

None

Expé Principal

None

Expé

None

PI

Basile Poujol

LNG

None

aWALI

None

Microphys 1

None

Microphys 2

None

RASTA

None

BASTA

None