Read Class

Constructor

Read(data_source[, glob_kwargs, ...])

Data object to read ICESat-2 data into the specified formats.

Attributes

Read.filelist

Return the list of files represented by this Read object.

Read.product

Return the product associated with the Read object.

Read.vars

Return the variables object associated with the data being read in.

Methods

Read.load()

Create a single Xarray Dataset containing the data from one or more files and/or ground tracks.