API Reference¶
Beta API (Updated March 3, 2026)
API signatures and internal implementations are still evolving.
Runtime Logging
TRACE now emits runtime diagnostics via loguru across core workflows
(profile fetch, tracer execution, plotting, and geomagnetic grid builds).
All module pages now follow the same format:
- Scope summary
- Key classes / methods
- Auto-generated API (
mkdocstrings) - Full source code (embedded)
Legend¶
Package Class Method / Function
Module Tree¶
hfpytrace
├── __init__
├── collision
├── geomag
├── homing
├── pharlap
├── plottrace
├── utils
├── model
│ ├── __init__
│ ├── dispersion
│ ├── rt1d
│ ├── rt2d
│ └── rt3d
└── density
├── __init__
├── gemini
├── gitm
├── iri
├── sami
├── waccm
└── wamipe
hfpytrace Package¶
hfpytracehfpytrace.collisionhfpytrace.geomaghfpytrace.hominghfpytrace.pharlaphfpytrace.plottracehfpytrace.utils
hfpytrace.model Subpackage¶
hfpytrace.modelhfpytrace.model.dispersionhfpytrace.model.rt1dhfpytrace.model.rt2dhfpytrace.model.rt3d