ufs2arco.targets.Target.__init__#
- Target.__init__(source: Source, chunks: dict, store_path: str, rename: dict | None = None, forcings: list | tuple | None = None, statistics_period: dict | None = None, compute_temporal_residual_statistics: bool | None = False) None#
Initialize the GEFSDataset object.
- Parameters:
source (Source) – object specifying data source
chunks (dict) – Dictionary with chunk sizes for Dask arrays.
store_path (str) – Path to store the output data.
rename (dict, optional) – rename variables
statistics_period (dict, optional) – start and end dates to bound data for statistics computation, inclusive
compute_temporal_residual_statistics – (bool, optional): if True, compute statistics of the temporal difference