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.14.1.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.

File details

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

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.14.1.tar.gz
Algorithm Hash digest
SHA256 60966192ef278dc5279ebcd885caba6e559b91c10bffe06aedc9d5484e43108e
MD5 75059e427de493c296fd3fe5b5edc3dd
BLAKE2b-256 9038cb1c3160ebdf9346b14770bbd32652e9a159f63643225364dac96ae04469

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_flight_telemetry-2026.6.14.1.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.14.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.14.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d938cc4289b2364358334c9a6714d241ce18fb61a20b7c415762306d78540942
MD5 9a281ac9b59f130bb53f544245134f45
BLAKE2b-256 096426bd4601c67c7e3e886a20abf7b34639aab2f376822b8475728deac887b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_flight_telemetry-2026.6.14.1-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