getATL08Segments: Get the segment of each ATL08 point

Description Usage Arguments

View source: R/getATL08Segments.R

Description

Get the segment of each ATL08 point

Usage

1
2
3
4
5
6
7
getATL08Segments(
  file,
  beam = c("gt1l", "gt1r", "gt2l", "gt2r", "gt3l", "gt3r"),
  beam_strength = c("weak", "strong"),
  crs_proj = 26917,
  odir
)

Arguments

file

Path to ATL03 or ATL08 HDF5 file (.h5 extension)

beam

Character. List of beams for which segments to be extracted

rgt

Logical. Should RGT number be added as a field to output feature?

cycle

Logical. Should cycle number be added as a field to output feature?

segment

Logical. Should segment number be added as a field to output feature?

date

Logical. Should date be added as a field to output feature?

time

Logical. Should time be added as a field to output feature?

...

Parameters passed to writeOGR (e.g. overwrite_layer = TRUE)


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