climato#
- class climato(append_folder=None)#
Bases:
objectCreate a Dataset subclass for climatology.
Generate new subclass of a source module that correspond to its climatology. Have to wrap around base class get_root and get_pattern. Pattern is not easy, we have to get rid of time related groups.
- Parameters:
append_folder (str | None) – If None, do not change the root directory. If is a string, append it as a new directory.
- __call__(cls)#
Apply decorator.
- Parameters:
cls (type[FileFinderSource])
- __weakref__#
list of weak references to the object