[yt-dev] Loading data in spherical polar coordinates
Matthew Turk
matthewturk at gmail.com
Sat Feb 8 06:18:09 PST 2014
Hi Mani,
As Cameron mentioned, there are some utilities to make this
transformation internally. Right now we have *limited* support for
non-Cartesian coordinates being read directly in and manipulated in yt
3.0, but spherical coordinates are not yet implemented. We have
support for cylindrical polar (again, in a limited fashion) but not
yet spherical. Adding support for it is on the roadmap, but right now
it is not top priority unfortunately. What that means is that right
now you could likely do volumetric analysis with it, things like slice
plots and so on will not work properly.
-Matt
On Fri, Feb 7, 2014 at 7:20 PM, Mani Chandra <mc0710 at gmail.com> wrote:
> Hi Everyone,
>
> I have data which is in spherical polar coordinates, so basically rho(r,
> theta, phi) and I can't seem to find an appropriate interface in yt to load
> the data with. Is there a function that can do that?
>
> If not, is there a function that takes in as an argument the (x,y,z)
> coordinate for each data point that I want to plot? i.e. take in as an
> argument, a 3D array which is the full grid. The current interface only
> seems to take in the bounding box.
>
> Thanks,
> Mani
>
> _______________________________________________
> yt-dev mailing list
> yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>
More information about the yt-dev
mailing list