Orion 2022.2 Orion Platform Highlights

Highlighted changes from Orion Platform 4.3.1 to 4.4.0

Floe

  • Support for pathlib.PurePath in floe classification has been added. See Floe classifications.

  • Support for floe brief attribute, for a <= 280 character overview description of the floe, has been added. See Floe brief.

  • A new runtime for running floes locally has been added. See New Floe runtime.

Orion Client

  • ocli workfloes list-classifications has been added to browse classifications.

  • ocli workfloes list now supports classification and classification_depth filters.

  • ocli packages init default template has been updated to pass opts to floe lint floes

  • python setup.py test-all/cubes/orion has been fixed to return a correct exit code on failure

Orion Platform

  • --system-param option has been added to ocli jobs start for specifying system parameters.

  • --path option has been added to ocli jobs start for specifying the location for job output.

  • --project option has been added to ocli jobs start for specifying the project for job output.

  • --cost-notification option has been added to ocli jobs start for specifying job cost notification threshold.

  • --cost-termination option has been added to ocli jobs start for specifying job cost termination threshold.

DRConvert

  • An issue with import drconvert has been fixed (in 4.3.2).