Skip to content

v0.22.0

Choose a tag to compare

@CostanzaD CostanzaD released this 21 Jan 16:51
· 848 commits to main since this release
79e8f25

Main changes:

  1. Remove intake-esm dependency
  2. Refactoring of the documentation following the new repository structure

Complete list:

  • Ocean3D: wrong import fixed (#107)
  • Ocean3D: added realization key in plot MLD
  • Add missing netcdf4 dependency in development environment (#104)
  • Add LaTeX units formatting to diagnostic labels (#70)
  • GlobalBiases: few small bugs fixed (#98)
  • Remove intake-esm dependency (#100)
  • Porting ensemble config files as in the issue #78 (#87)
  • General refactoring of AQUA-diagnostics documentation (#34)
  • Add troubleshooting information for Intel compatibility with gdal and rasterio modules (#84)
  • Vertical coordinate for Ocean3d can be passed as a configuration arguemnt (#60)
  • Fix of aqua_path for analysis console (#56)
  • Boxplots: hotfix for diagnostic_name (#69)
  • Histogram: CLI refactoring (#49)
  • Lat-lon profiles dask fix (#63)
  • Fix argument passing by common CLI for regrid, startdate and enddate (#52)
  • Introduce call to pd.Timestamp in Global_Bias to accomodate also non-nanoseconds time window (#52)
  • Remove time selection from SeaIce, now centralised in CLI (#52)
  • Rename core diagnostic folder to base to avoid mixing up with aqua.core (#52)
  • Updated installation scripts for HPC2020 (#51)
  • fixed as suggested in the issue #59 (#80)