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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.23.tar.gz
Algorithm Hash digest
SHA256 31a587334f9eccf40fbbc166ae0c364dada8466983958da2c6fc6743ff786c9e
MD5 ca2be9c6bf1c9596bc8cf2b39d3c2416
BLAKE2b-256 b9026b7accf0923d7b16a1c40064536a9e143df9ef565afbb3f30711890c2ed3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.23-py3-none-any.whl
Algorithm Hash digest
SHA256 3b5a8586563462b3074beb57adc9bb68d9f2693baa4f588b24c35abe8a9002bf
MD5 e4392717b0daa6c1d85924ee1aa3f370
BLAKE2b-256 34970b3e64d4bd7915e321f310e7f62855a27d33f1c6f95998225078a5b9fe62

See more details on using hashes here.

Provenance

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