Skip to content

v1.0.0a1

Choose a tag to compare

@mnurisso mnurisso released this 23 Dec 11:43
· 656 commits to main since this release
c146f98

πŸŽ… AQUA-core Christmas release πŸŽ…

Main changes

  1. New show_catalog_content function deprecating catalog and inspect_catalog
  2. Shapefile support for spatial selection in AreaSelection
  3. Documentation aligned to the new repository structure

AQUA core complete list

  • Allow to show descriptions in show_catalog_content (#2589)
  • Shapefile support for spatial selection in AreaSelection (#2576)
  • Remove IPython dependency from io_util (#2569)
  • Add concurrency suppression for Github actions (#2557)
  • Deprecate catalog and inspect_catalog (#2556)
  • Generate seasonal quarter months and allow incomplete time seasonal sequences in timmean (#2529)
  • Update FESOM grids for o26.1 (#2541)
  • Update config path for push_analysis (#2553)
  • Fix of aqua_path for analysis console (#2542)
  • New EC-Earth4 TL63 grid (#2536)
  • Improved handling of strings in time_to_string function (#2536)
  • Fix for 3d grid generation of GridBuilder (#2545)
  • Fix failing console test (#2549)
  • New filter_key option to filter NetCDF files before loading them based on year (#2543)
  • Removed plt.close() in plotting functions (#2538)
  • Documentation aligned to the new repository structure (#2525)
  • Complete workflow for pypi version to be run once per week (#2527)
  • Add a cleanup class with a fixture to clean files from tests (#2526)