You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding feature which allows the disk sizes of induvidual parts in a multipart EXR to be printed as one of the exrmetrics stats. The current method only works when no output file is specified because we use the write position of the dummy output stream to derive bytes written per part. Added flag to enable part size printout.
Signed-off-by: Aries Moczar <arcmantis@protulae.com>
* Improved help description. Appended to website/bin/exrmetrics.rst
Signed-off-by: Aries Moczar <arcmantis@protulae.com>
* Improved help message to be more clear. Modified parse() to report error when user attempts to use --part-disk-size and -o or vice versa in command. Added test in test_exrmetrics.py to verify json ouput for --part-disk-size.
Signed-off-by: Aries Moczar <arcmantis@protulae.com>
---------
Signed-off-by: Aries Moczar <arcmantis@protulae.com>
Co-authored-by: Cary Phillips <cary@ilm.com>
0 commit comments