detected metadata file is lost

if the metadata file is not set in the config file, it is correctly detected by load_product but then it is changed to None..

self.metadata = input.get("metadata", None)

https://gitlab.orfeo-toolbox.org/remote_modules/let-it-snow/-/blob/int_stage_roman/python/s2snow/fsc_config.py#L365