Welcome to yt_xarray's documentation! ====================================== yt_xarray streamlines communication between `xarray `_ and `yt `_, making it easier use yt's visualization and analysis methods with data loaded via xarray. Presently, yt_xarray primarily adds methods to generate a yt dataset from a subset of xarray dataset fields, without making copies of data when possible. After installing, the easiest way to get started is to peruse the :ref:`Example Notebooks`. If you come across any issues or have feature requests, please reach out at the `yt_xarray github repository `_! .. toctree:: :hidden: installation supported_grids examples faq API contributing