AQUA v0.2.1
This is a small update: it is only made by an updated catalog for Levante, which includes the new two experiments produced on Lumi (control-1950-devcon and historical-1990-devcon) and for which the LRA has been copied on Levante.
To access the data, you can use the usual procedure:
from aqua import Reader
reader = Reader('IFS', 'control-1950-devcon', 'lra-r100-monthly')
data = reader.retrieve()
data