yt Overview¶
yt is a community-developed analysis and visualization toolkit for volumetric data. yt has been applied mostly to astrophysical simulation data, but it can be applied to many different types of data including seismology, radio telescope data, weather simulations, and nuclear engineering simulations. yt is developed in Python under the open-source model.
yt supports many different code formats, and we provide sample data for each format with instructions on how to load and examine each data type.
Table of Contents¶
What does yt offer? How can I use it? How to think in yt? |
|
How yt-4.0 differs from past versions |
|
How yt-3.0 differs from past versions |
|
Getting, installing, and updating yt |
|
Demonstrations of what yt can do |
|
How to load all dataset types in yt and examine raw data |
|
Example recipes for how to accomplish a variety of tasks |
|
Make plots, projections, volume renderings, movies, and more |
|
The nuts and bolts of manipulating yt datasets |
|
Astrophysical analysis, clump finding, cosmology calculations, and more |
|
Catering yt to work for your exact use case |
|
Lists of fields, quantities, classes, functions, and more |
|
Solutions for common questions and problems |
|
What to do if you run into problems |
|
What is yt? |