Skip to content

v4.5.0

Latest
Compare
Choose a tag to compare
@nfrasser nfrasser released this 07 May 16:03
· 3 commits to develop since this release
3864da7

What's Changed

New

  • New cluster_vars argument for Job.queue method for queueing to clusters
  • Various print methods for inspecting available job types, inputs, outputs and parameters

Updated

  • Allow copy and symlink operations from outside project directory
  • Allow larger shapes for dataset fields

Fixed

  • Always raise explicit errors when dataset allocation fails
  • Correctly retain fields when appending or creating a union of empty datasets with non-empty fields
  • Correctly allow excluding uid field in Dataset.descr method

Docs

  • New guide for job access and inspection
  • Fix broken code in custom latent trajectory example
  • Generalize 3D Flex custom trajectory example to >2 dimensions

Full Changelog: v4.4.1...v4.5.0