That error is raised when we find a 1D Enzo 3 simulation with a nonzero Humber of active particles. I don't thinks hat test should have any active particles, so there must be something screwy with the code that gets the active particle count.<div><br></div><div>Can you file an issue about this? It would help if you attach a dataset that triggers this behavior to the issue.<span></span><br><div><br>On Monday, July 27, 2015, David Collins <<a href="mailto:dcollins4096@gmail.com">dcollins4096@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi, Everybody!</div><div><br></div><div>I have a dumb question.  I'm trying to plot a 1d Zeldovich Pancake with enzo-3.0, and I keep getting "Not Implemented" errors when trying to access data.  If I change Version in the parameter file from 2.2 to 2.4, it works fine.  Is this a known bug, or am I doing something dumb?</div><div><br></div><div>I'm on yt changeset 60bd0bc6b0a9, a totally fresh install as per the announcement.  I'm on the tip of enzo-3.0.  Below is what I do:</div><div><br></div><div>Thanks a ton!</div><div>d.</div>







<div><br></div><div>>>> ds=yt.load('DD0000/DD0000')</div><div>>>> ds.all_data()['density']</div></div><div><br></div><div>Parsing Hierarchy 100% ||||||||||||||||||||||||||||||||||||||||||||||||| Time: 00:00:00 </div><div>Traceback (most recent call last):</div><div>  File "<stdin>", line 1, in <module></div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/data_objects/data_containers.py", line 246, in __getitem__</div><div>    f = self._determine_fields([key])[0]</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/data_objects/data_containers.py", line 518, in _determine_fields</div><div>    finfo = self.ds._get_field_info("unknown", fname)</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/data_objects/static_output.py", line 505, in _get_field_info</div><div>    self.index</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/data_objects/static_output.py", line 321, in index</div><div>    self, dataset_type=self.dataset_type)</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/frontends/enzo/data_structures.py", line 217, in __init__</div><div>    GridIndex.__init__(self, ds, dataset_type)</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/geometry/geometry_handler.py", line 57, in __init__</div><div>    self._setup_geometry()</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/geometry/grid_geometry_handler.py", line 59, in _setup_geometry</div><div>    self._parse_index()</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/frontends/enzo/data_structures.py", line 324, in _parse_index</div><div>    self._fill_arrays(ei, si, LE, RE, npart, nap)</div><div>  File "/Users/dcollins/local-2015-07-27-yt3.2/src/yt-hg/yt/frontends/enzo/data_structures.py", line 648, in _fill_arrays</div><div>    raise NotImplementedError</div><div>NotImplementedError</div><div><br></div><div><br></div>-- <br><div><div dir="ltr">-- Sent from a computer.<br></div></div>
</div>
</blockquote></div></div>