vrt_dataset.SetMetadata({"fragmentation land and mask titles":"Merged VRT","Description":"Generated VRT from a list of files that have been created in the step 4"})
# Close the VRT dataset
vrt_dataset=None
print(f"VRT file '{output_vrt_file}' has been created.")