classify_ATL03: Classify ATL03 photons to ATL08 classes

Description Usage Arguments

View source: R/classify_ATL03.R

Description

Classify ATL03 photons to ATL08 classes

Usage

1
2
3
4
5
6
7
8
classify_ATL03(
  atl03_h5,
  atl08_h5,
  lat_range,
  beam = c("gt1l", "gt1r", "gt2l", "gt2r", "gt3l", "gt3r"),
  beam_strength = c("weak", "strong"),
  odir
)

Arguments

atl03_h5

Path to ATL03 HDF file

atl08_h5

Path to ATL08 file

lat_range

Optional. Vector indicating the range of latitude to process

beam

Character vector indicating beams to process

beam_strength

Character vector indicating the strength of beams to process

odir

Directory where ouput files will be written


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