Skip to main content

AGILAB flight-telemetry ingestion demo with reusable dataframe and map-analysis outputs

Project description

agi-app-flight-telemetry

PyPI version Python versions License: BSD 3-Clause

agi-app-flight-telemetry publishes the flight_telemetry_project AGILAB app as a self-contained PyPI payload. It is the first app to try when you want to prove the AGILAB flow with a concrete dataset and visible analysis output.

Purpose

Use this package to run a compact flight-data ingestion demo: raw public sample files are converted into a reusable dataframe dataset, then inspected through AGILAB analysis pages such as maps and network-style trajectory views.

It also demonstrates AGILAB's worker-only Cython pattern on a real app. The Polars ingestion, output writing, and reducer artifact contract stay in Python, while the per-row haversine distance kernel can run as a typed compiled worker hot loop and reports runtime/checksum evidence.

Installed Project

The distribution name is agi-app-flight-telemetry; the AGILAB project name is flight_telemetry_project. The package exposes both flight_telemetry and flight_telemetry_project through the agilab.apps entry point group, so AgiEnv(app="flight_telemetry_project") works without a monorepo checkout.

Install

pip install agi-app-flight-telemetry

Most users get this package through agi-apps, agilab[ui], or agilab[examples]; direct installation is useful when validating one app package in isolation.

Run In AGILAB

From the UI, select flight_telemetry_project, open ORCHESTRATE, then run INSTALL and EXECUTE. From Python, create an AGILAB environment with AgiEnv(app="flight_telemetry_project") and run the project through the normal AGI.run(..., request=RunRequest(...)) path.

Expected Inputs

The packaged project seeds a small flight dataset under shared storage on first run. No cloud account, private repository, external database, or API key is required for the default proof.

Expected Outputs

The run writes the processed flight dataframe, reducer summaries, and analysis-ready artifacts under the project output paths. Open ANALYSIS with view_maps or view_maps_network to inspect the generated evidence. The reducer summary includes speed_kernel_runtime, speed_dtype_contract, and speed_kernel_checksum_m fields for the worker-only Cython path.

Change One Thing

Limit the number of input files or switch the output format, then rerun the app. The reducer summary should still show which files were read, how many rows were produced, and which output artifacts were written.

Scope

This is a public reproducibility demo. It does not claim live aircraft telemetry, production search ingestion, or a full domain-specific flight-study platform.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agi_app_flight_telemetry-2026.6.24.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agi_app_flight_telemetry-2026.6.24-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file agi_app_flight_telemetry-2026.6.24.tar.gz.

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.24.tar.gz
Algorithm Hash digest
SHA256 4c9eeb3e1630e55b646620c365caec6f90edbb9b743caf0396cef550ccb3ec8c
MD5 e7e283dffbf2317003aec76d64622adc
BLAKE2b-256 7501afca4f7a6398037f8f3400b45f9f7f50ae07ffb6f902cc0a69521f182287

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_flight_telemetry-2026.6.24.tar.gz:

Publisher: pypi-publish.yaml on ThalesGroup/agilab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agi_app_flight_telemetry-2026.6.24-py3-none-any.whl.

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.24-py3-none-any.whl
Algorithm Hash digest
SHA256 71a76c9b60ac27ffbe78e0cce458e37d90af552709cfec122e807c73e9aee712
MD5 ece89aca87df2c0d35658047785bcb79
BLAKE2b-256 9931ec5080e9e56fea04f6d49bf863a965a8e09ea64b894c99d47c34dbc91f38

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_flight_telemetry-2026.6.24-py3-none-any.whl:

Publisher: pypi-publish.yaml on ThalesGroup/agilab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page