urbanlc.downloader.esa2021_downloader.ESAWorldCover.initialize#
- classmethod ESAWorldCover.initialize(year: int[int], *args, **kwargs)#
Initializes an ESAWorldCover instance based on the specified year.
- Parameters:
year (int) – The target year (2020 or 2021).
args – Additional positional arguments passed to the constructor.
kwargs – Additional keyword arguments passed to the constructor.
- Returns:
An instance of ESAWorldCover.
- Return type: