close: Close hdf5 connections from gedi* objects

Description Usage Arguments

Description

Closing files will avoid locking HDF5 GEDI files.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
close(con, ...)

## S4 method for signature 'gedi.level1b'
close(con, ...)

## S4 method for signature 'gedi.level2a'
close(con, ...)

## S4 method for signature 'gedi.level2b'
close(con, ...)

## S4 method for signature 'gedi.level1bSim'
close(con, ...)

Arguments

con

An object of class gedi*

...

Inherited from base


rGEDI documentation built on Jan. 21, 2021, 1:06 a.m.