You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Main changes are:
AQUA installation now requires a mandatory machine name.
The aqua source code has been moved to the src folder. The change is transparent to the user.
A diagnostic module, called aqua.diagnostics, is under development. The module is not yet active, diagnostics are still available with the previous structure.
AQUA core complete list:
Mixed updates to support data for NextGEMS cycle4 hackathon (#1375)
Preprocess functionality added to the Reader class (#1298)
The AQUAthon material has been moved under the notebooks folder (#1342)
aqua source code has been moved to the src folder (#1332)
A diagnostic module, called aqua.diagnostics, has been created under the src folder (#1332, #1341)
LRA generator tool support for multiple relizations (#1357, #1375)
LRA generator requires catalog as a mandatory argument (#1357)
AQUA console revisiting, adding avail method and update method (#1346)
AQUA install now requires mandatory machine name (#1346)
Fix to make keyword step optional in request (#1360)