v1.0.0a1
π AQUA-core Christmas release π
Main changes
- New
show_catalog_contentfunction deprecatingcatalogandinspect_catalog - Shapefile support for spatial selection in
AreaSelection - 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
catalogandinspect_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_stringfunction (#2536) - Fix for 3d grid generation of
GridBuilder(#2545) - Fix failing console test (#2549)
- New
filter_keyoption 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
cleanupclass with a fixture to clean files from tests (#2526)