Read ATL03 h5 file as a data frame
1 2 3 4 5 6 7 | read_ATL03(
file,
beam = c("gt1l", "gt1r", "gt2l", "gt2r", "gt3l", "gt3r"),
beam_strength = c("weak", "strong"),
lat_range,
odir
)
|
file |
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 of ATL03 product |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.