sup3r.pipeline.strategy.ForwardPassChunk

Contents

sup3r.pipeline.strategy.ForwardPassChunk#

class ForwardPassChunk(input_data: ndarray | Array, exo_data: Dict, hr_crop_slice: slice, lr_pad_slice: slice, hr_lat_lon: ndarray | Array, hr_times: DatetimeIndex, gids: ndarray | Array, out_file: str, pad_width: Tuple[tuple, tuple, tuple], index: int)[source]#

Bases: object

Structure storing chunk data and attributes for a specific chunk going through the generator.

Methods

Attributes

input_data

exo_data

hr_crop_slice

lr_pad_slice

hr_lat_lon

hr_times

gids

out_file

pad_width

index