urbanlc.model.dataloader.Landsat.MSS#
- classmethod Landsat.MSS(root=None, filename_glob=None, *args, **kwargs)#
Initialize Landsat dataset class for MSS sensor
- Parameters:
root – Root directory of the dataset.
filename_glob – Glob pattern to match the filenames.
args – Additional positional arguments.
kwargs – Additional keyword arguments.
- Returns:
Instance of the Landsat dataset for MSS sensor.