Collocations

This module contains classes to find collocations between datasets. They are inspired by the implemented CollocatedDataset classes in atmlab written by Gerrit Holl.

TODO: I would like to have this package as typhon.collocations.

Created by John Mrziglod, June 2017

collapse(data[, reference, collapser])

Collapse all multiple collocation points to a single data point

Collocator([threads, name])

Collocations(*args[, reference, read_mode, ...])

Class for finding and storing collocations between FileSet objects

expand(dataset)

Repeat the primary data so they align with their secondary collocations