[yt-svn] commit/yt-doc: MatthewTurk: Another note about the parameter file storage

Bitbucket commits-noreply at bitbucket.org
Mon Nov 14 13:14:50 PST 2011


1 new commit in yt-doc:


https://bitbucket.org/yt_analysis/yt-doc/changeset/4c7040708b89/
changeset:   4c7040708b89
user:        MatthewTurk
date:        2011-11-14 22:14:27
summary:     Another note about the parameter file storage
affected #:  1 file

diff -r c433bcf8c624ffbb830f93eadb1098c8e8679b04 -r 4c7040708b895a28733073966c35558e2a204c4d source/analyzing/objects.rst
--- a/source/analyzing/objects.rst
+++ b/source/analyzing/objects.rst
@@ -210,7 +210,9 @@
 simulation time.  These three characteristics should never be changed outside
 of a simulation, they are independent of the file location on disk, and in
 conjunction they should be uniquely identifying.  (This process is all done in
-:mod:`~yt.fido` via :class:`~yt.fido.ParameterFileStore`.)
+:mod:`~yt.fido` via :class:`~yt.fido.ParameterFileStore`.)  This will only be
+in operation between instances of ``yt`` if you turn on the configuration
+parameter ``storeparameterfiles`` (see :ref:`configuration-file`).
 
 To save an object, you can either save it in the ``.yt`` file affiliated with
 the hierarchy or as a standalone file.  For instance, using

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

--

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