Close hdf5 connections from gedi* objects
Closing files will avoid locking HDF5 GEDI files.
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, ...)
con |
An object of class gedi* |
... |
Inherited from base |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.