Read ATL08 h5 file as a data frame
1 2 3 4 5 6 7 8 | read_ATL08(
atl08_h5,
beam = c("gt1l", "gt1r", "gt2l", "gt2r", "gt3l", "gt3r"),
beam_strength = c("weak", "strong"),
lat_range,
odir,
atl03_pc = FALSE
)
|
atl08_h5 |
Path to h5 file |
beam |
Character vector indicating beams to process |
beam_strength |
Character vector indicating the strength of beams to process |
lat_range |
Numeric vector. Lower and upper latitude to return |
odir |
Character. Output directory |
atl03_pc |
Logical indicating if the classification of ATL03 photons should be returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.