kessler.event

kessler.event#

Functions

glob(pathname, *[, recursive])

Return a list of paths matching a pathname pattern.

Classes

CDM

alias of ConjunctionDataMessage

Event([cdms, cdm_file_names])

EventDataset([cdms_dir, cdm_extension, events])

tqdm(*_, **__)

Decorate an iterable object, returning an iterator which acts exactly like the original iterable, but prints a dynamically updating progressbar every time a value is requested.