Loading repository data…
Loading repository data…
mstudinger / repository
A Jupyter notebook that demonstrates a Python™ implementation of NASA's Airborne Topographic Mapper (ATM) centroid tracker and compares it with results from the equivalent MATLAB® function.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This Jupyter notebook demonstrates how ATM's centroid tracker for range determination can be implemented in Python™. ATM's centroid tracking algorithm has been published in Studinger et al., 2022 (https://doi.org/10.5194/tc-16-3649-2022). A MATLAB® implementation of the atm_centroid.m function is available at