Skip to content

v0.13-beta

Choose a tag to compare

@oloapinivad oloapinivad released this 23 Dec 15:56
· 5023 commits to main since this release
92997f2

πŸ‚ AQUA winter release πŸ‚

Main changes are:

  1. All the diagnostics are now compatible with the new fixes and eccodes version.
  2. Full compatibility with HealPix grids and the new CDO version.
  3. Major improvements in the Ocean3D diagnostic.

AQUA core complete list:

  • Safety checks and error messages on FDB folders (#1512)
  • Refreshed internal to_list function (#1512)
  • Reorganizing and extending CI/CD catalog with 5 years of hpz3 data from ERA5 (atm) and FESOM (oce) (#1552)
  • Version info in a separate module (#1546)
  • Corrected tcc units to % (#1551)
  • Fix pdf attributes (#1547)
  • Catgen fixes (#1536)
  • Introduced fixer for ClimateDT phase 2 (#1536)
  • aqua_analysis.py using a common central dask cluster (#1525)
  • Added the cdo_options: "--force" to the definitions of the oceanic HealPix grids (#1539)

AQUA diagnostic complete list:

  • Teleconnections: The teleconnections diagnostic is now integrated in the aqua_diagnostics module (#1352)
  • Teleconnections: OutputSaver for the teleconnections diagnostic (#1567, #1570)
  • Ocean3d: Fix to improve memory usage and cli (#1490)
  • Seaice: Fix to read sithick as fallback instead of sivol (#1543)
  • Ocean3d: Minor fix to allow to read new variable names (#1540)
  • Timeseries: The timeseries diagnostic is now integrated in the aqua_diagnostics module (#1340)
  • Timeseries: Integrating Updated OutputSaver (#1492)