Current implementation opens a dataset to fetch the metadata for describe_data method, Instead it would we could
use descibe method from copernicusmarine to implement describe_data without opening the dataset. This implementation only makes sense if it is more performant than open_dataset method.