Skip to content

AQUA v0.3

Choose a tag to compare

@oloapinivad oloapinivad released this 11 Sep 13:14
· 10837 commits to main since this release
0c1015b

Main changes are:

  1. Fixer moved at Reader() level
  2. Area selection available in fldmean() method
  3. FDB/GSV access for IFS-NEMO development simulations
  4. Configuration file config-aqua.yaml replaces config.yaml

Complete list:

  • Templates in configuration yaml files (#469)
  • Bug fixes for FDB access options (#463, #462)
  • Add observational catalogs on Lumi (Update Lumi catalog #454)
  • Automatic finding of cdo (#456)
  • Area is fixed if data are fixed (Fixer applied to grid areas #442)
  • Tests missing failure fix (Fix #436 CI workflow passes even if some tests fail #452)
  • FDB/GSV access to IFS control and historical simulations (#434)
  • Climatology support restored in the Reader (Fix for climatology #445)
  • Improvement function to inspect the catalogue (Inspect_catalogue improvement #446)
  • Minor improvements of the gribber (Fix gribber fdb #427)
  • Allow the LRA generator to work with generators and so with FDB (LRA from fdb on mafalda #430)
  • Fixes only on selected variables (Fixer updates #428)
  • Complete revision of the FDB/GSV access, allowing to access also recent experiments using variable step (#343)
  • Teleconnections diagnostic adapted to new code improvements (Teleconnections Dev branch update #424, #465)
  • Add support for area selection with fldmean (Fldmean box selection #409)
  • Environment simplified, dependencies are now mostly on the pyproject file (A simpler environment.yml #286)
  • Intake esm functionality added back (Fix intake-esm #287)
  • Intake esm tests (Test also intake-esm #335)
  • Yaml dependencies removed (Logger and yaml issues in util.py #334)
  • Log history working for iterators as well (Logger and yaml issues in util.py #334)
  • Util refactor (Utility refactor #405)
  • Fixer at reader level (Fixes at Reader level #244)
  • Uniform timmean (Uniform time after timmean and add option for time_bnds #419)
  • FDB tests added (Add FDB 5.11, a local FDB with some test data #280, #432)
  • Refactor of unit conversion and non-metpy cases (Flexible unit fix from YAML file #416)
  • Refactor of the config file definition (Refactor of the configuration search #417)