read_ATL03: Read ATL03 h5 file as a data frame

Description Usage Arguments

View source: R/read_ATL03.R

Description

Read ATL03 h5 file as a data frame

Usage

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
)

Arguments

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


mqueinnec/icesat2R documentation built on Feb. 18, 2022, 2:38 a.m.