<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">So we're actually *not* getting a 1D dataset then, in the sense that we will be duplicating zones. <div><br><div><div>On Sep 26, 2014, at 3:16 PM, Matthew Turk <<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hi John,<br><br>On Fri, Sep 26, 2014 at 2:14 PM, John ZuHone <<a href="mailto:jzuhone@gmail.com">jzuhone@gmail.com</a>> wrote:<br><blockquote type="cite">Hi Matt,<br><br>I'm coming back to this thread...<br><br>From the docstring:<br><br>   connectivity : array_like<br>       This should be of size (N,8) where N is the number of zones.<br>   coordinates : array_like<br>       This should be of size (M,3) where M is the number of vertices<br>       indicated in the connectivity matrix.<br><br>How would this work for 1D data? Or would it?<br></blockquote><br>My suggestion would be to fake it by setting the right edges to be 2pi<br>and pi, and feeding in a faux-3D dataset.<br><br>-Matt<br><br><blockquote type="cite"><br>Best,<br><br>John<br><br>On Aug 29, 2014, at 6:40 AM, Matthew Turk <<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>> wrote:<br><br><blockquote type="cite">Hi Dan,<br><br>The load_hexahedral_mesh option will handle arbitrarily spaced<br>coordinate systems.  It accepts the cell boundaries and the cell<br>values (so there must be N+1 boundaries) and the argument<br>geometry='spherical' will then have it interpret them as spherical<br>coordinates.  That should work to get log spaced radius zones.<br><br>-Matt<br><br>On Fri, Aug 29, 2014 at 12:25 AM, Daniel Whalen <<a href="mailto:dwhalen1999@gmail.com">dwhalen1999@gmail.com</a>> wrote:<br><blockquote type="cite"><br><br>I am trying to use yt to visualize 3D spherical coordinate data sets created<br>with the ZEUS-MP<br>code.  I know yt can directly read in such data, but are there any issues<br>when the grid is ratioed<br>in the radial coordinate (ie, logarithmically spaced zones in radius).<br><br><br>Thanks!<br><br><br>Dan Whalen<br><br>_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br><br></blockquote>_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></blockquote><br>_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br></blockquote>_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a></div></blockquote></div><br></div></body></html>