The framecache writer was recently updated to write a single npz file as well as the older yaml files. However, the option to write yaml was not included in the standard save.write() interface. This is easily corrected, but unit tests should updated appropritately and new ones should be developed for the npz writer.
The framecache writer was recently updated to write a single npz file as well as the older yaml files. However, the option to write yaml was not included in the standard save.write() interface. This is easily corrected, but unit tests should updated appropritately and new ones should be developed for the npz writer.