Skip to content

v0.7.3

Choose a tag to compare

@oloapinivad oloapinivad released this 25 Mar 10:13
· 7643 commits to main since this release
e423b1d

Main changes are:

  • IFS-FESOM NextGEMS4 and storylines simulations available in the catalogue
  • Vertical chunking for GSV intake access
  • FDB monthly average data access is available
  • kwargs parsing of reader arguments (e.g. allowing for zoom and ensemble support)

AQUA core complete list:

  • Add kwargs parsing of reader arguments, passing them to intake to substitute parameters (#757)
  • Remove zoom and use kwargs instead (#757)
  • Enabling the memory monitoring and (optional) full performance monitoring in LRA (#1010)
  • Adding IFS_9-FESOM_5 NextGEMS4 simulation on levante (#1009)
  • Function to plot multiple maps is introduced as plot_maps() and documented (#866)
  • Adding the IFS-FESOM storylines simulation (#848)
  • file_is_complete() accounts also for the mindate attribute (#1007)
  • Introducing a yearmonth timestyle to access FDB data on monthly average (#1001)
  • Adding expected time calculation for weight generation (#701)
  • Vertical chunking for GSV intake access (#1003)

AQUA diagnostics complete list:

  • Timeseries: Various bugfix and improvements for cli and formula (#1013, #1016, #1022)