Skip to content

Commit d8425f8

Browse files
committed
expanded README and included citation information
1 parent a0f568a commit d8425f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# NASA's Airborne Topographic Mapper (ATM) Centroid Tracker
2-
This repository contains a Jupyter notebook and lidar waveform data that demonstrate a Python™ implementation of NASA's Airborne Topographic Mapper (ATM) centroid tracker.
2+
3+
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 [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6341230.svg)](https://doi.org/10.5281/zenodo.6341230)
4+
5+
To reference this repository use:
6+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10647686.svg)](https://zenodo.org/doi/10.5281/zenodo.10647686)

0 commit comments

Comments
 (0)