source

source#

Plugin to manages and find data sources.

Classes

FileFinderSource([params])

Multifiles manager using Filefinder.

GlobSource([params])

Find files using glob patterns.

MultiFileSource([params])

Abstract class for source consisting of multiple files.

SimpleSource([params])

Simple module where data source is specified by class attribute.

SourceAbstract([params])

Abstract of source managing module.

SourceIntersection(*args, **kwargs)

Sources are the intersection of that obtained by multiple modules.

SourceUnion(*args, **kwargs)

Sources are the union of that obtained by multiple modules.

climato([append_folder])

Create a Dataset subclass for climatology.