<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div>Hi Ed,<div class=""><br class=""></div><div class="">Here are the config options.</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><font face="Courier" class=""># :report_volume if true the report will show the cubic volume,</font></div><div class=""><font face="Courier" class="">#                   otherwise linear based on extent dimension</font></div><div class=""><font face="Courier" class=""># :unit values = :inches, :feet, :centimeters, :meters</font></div><div class=""><font face="Courier" class="">#                defaults to the first unit it finds when calculating extent</font></div><div class=""><font face="Courier" class=""># :decimal_places = the number of decimal places to show in the extent value</font></div><div class=""><font face="Courier" class="">#                   defaults to 2</font></div><div class=""><font face="Courier" class="">AppConfig[:container_management_extent_calculator] = {</font></div><div class=""><font face="Courier" class="">  :report_volume => false,</font></div><div class=""><font face="Courier" class="">  :unit => :feet,</font></div><div class=""><font face="Courier" class="">  :decimal_places => 3</font></div><div class=""><font face="Courier" class="">}</font></div></blockquote><div class=""><br class=""><div>So, just set :report_volume to true and you should be good.</div><div><br class=""></div><div><br class=""></div><div>Cheers,</div><div>James</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 21, 2018, at 6:50 AM, Busch, Ed <<a href="mailto:buschedw@msu.edu" class="">buschedw@msu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Does the ASpace Extent Calculation only do linear feet or can it do cubic feet? I've tried changing the Extent Dimension but that doesn't seem to effect the units.<br class=""><br class="">Ed Busch<br class="">Electronic Records Archivist<br class="">MSU Archives<br class=""><br class=""><br class="">_______________________________________________<br class="">Archivesspace_Users_Group mailing list<br class=""><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br class="">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group<br class=""><br class="">!DSPAM:5b2abe8f522559955512038!<br class=""></div></div></blockquote></div><br class=""></div></body></html>