[yt-svn] commit/yt: ngoldbaum: Merged in brittonsmith/yt (pull request #2393)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Oct 4 11:05:04 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/160d057fb7cf/
Changeset:   160d057fb7cf
Branch:      yt
User:        ngoldbaum
Date:        2016-10-04 18:04:38+00:00
Summary:     Merged in brittonsmith/yt (pull request #2393)

Adding mention to ytree in halo merger tree docs.
Affected #:  1 file

diff -r 1d70bf4124996d584483c173e37f29670a73db99 -r 160d057fb7cf2e7794a631b5b311a56983648295 doc/source/analyzing/analysis_modules/halo_merger_tree.rst
--- a/doc/source/analyzing/analysis_modules/halo_merger_tree.rst
+++ b/doc/source/analyzing/analysis_modules/halo_merger_tree.rst
@@ -3,4 +3,15 @@
 Halo Merger Tree
 ================
 
-.. note:: As of :code:`yt-3.0`, the halo merger tree functionality has been removed to be replaced by machinery that works with the ``HaloCatalog`` object.  In the mean time, this functionality can still be found in :code:`yt-2.x`.
+The ``yt`` merger tree was removed as of :code:`yt-3.0`.  This
+functionality can still be found in :code:`yt-2.x`.  However,
+the recommended option is to use the
+`ytree <http://ytree.readthedocs.io>`_ package, which can be
+installed via pip:
+
+.. code-block:: bash
+
+    pip install ytree
+
+For more information on ``ytree``, see the documentation
+`here <http://ytree.readthedocs.io>`__.

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the yt-svn mailing list