Skip to content

v0.12

Choose a tag to compare

@mnurisso mnurisso released this 07 Oct 10:14
· 5772 commits to main since this release
ff3406e

Main changes are:

  1. AQUA installation now requires a mandatory machine name.
  2. The aqua source code has been moved to the src folder. The change is transparent to the user.
  3. 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)