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.16.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.16-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.16.tar.gz
Algorithm Hash digest
SHA256 87ee94dad9707e0ceaadf079ea7a89e6a5124f31b264246dc0615d7f621d25eb
MD5 3766235c2d94f82f8f5e82260033bbe3
BLAKE2b-256 80d8a53a01e884eb052758f945c95fc35487d5e90a813ca9375526cfe295de2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.16-py3-none-any.whl
Algorithm Hash digest
SHA256 2dc218dabc968b2abd3f05d3cc30a0a9a27b481bfb994e5df9179fab0b1434bc
MD5 80a70746536ebfc419bd3ae7ca06d37e
BLAKE2b-256 824abd720ff5ddb7a2b190c7294c38afce83331b34663575586eceea05308d59

See more details on using hashes here.

Provenance

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