Extracting instances to separate odb files

OEBT ​​​​​​​ODB ​​​​​​​Abaqus ​​​​​​​

Yesterday, a presentation was given about odb manipulation with part of the presentation focused on reducing odbs out to separate files. A user asked a follow up question to this about how to use the OEBT (ORB) to split a single large odb to a set of smaller odbs containing a single instance each. This can be achieved by generating a base parameter file with your desired settings from the tool's user interface in Viewer and clicking "save settings", then editing the paths at the top of the attached script and running the command
"abaqus cae noGui=SCRIPTPATH.py"

The parameter file is attached for convenience.
A similar method may be used to split odbs into different steps.