from sen2chain import Tile

t = Tile("35LLD")

print(t.l1c)

#print(t.ndvi.masks.last)