Returns a data.frame with lat, lon and height of each photon and their associated segement and unique ID
1 2 3 4 5 6 7 8 | getATL03ph(
file,
beam = c("gt1l", "gt1r", "gt2l", "gt2r", "gt3l", "gt3r"),
beam_strength = c("weak", "strong"),
lat_range,
seg_filter,
id_sep = "_"
)
|
seg_filter |
Vector of integers. Filter by 20 m segments of the ATL03 product |
id_sep |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.