<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Elizabeth,</div><div><br></div><div>Sorry it's not working... I _thought_ that Athena cylindrical was working, but we're  not testing it, so perhaps we broke it at some point. </div><div><br></div><div>Is there any chance that you can post the dataset somewhere so we can have a look at it, like Dropbox or Google drive? Send me private mail at <a href="mailto:jzuhone@gmail.com">jzuhone@gmail.com</a> if you don't want everyone to have it.</div><div><br></div><div>I'm headed to sleep but I will try to have a look at it tomorrow.</div><div><br></div><div>Best,</div><div><br></div><div>John</div><div><br><span style="font-size: 13pt; background-color: rgba(255, 255, 255, 0);">John ZuHone</span><br><div><span style="background-color: rgba(255, 255, 255, 0);">Kavli Center for Astrophysics and Space Research<br>Massachusetts Institute of Technology<br><a href="x-apple-data-detectors://0" x-apple-data-detectors="true" x-apple-data-detectors-type="address" x-apple-data-detectors-result="0">77 Massachusetts Ave.</a>, 37-582G<br><a href="x-apple-data-detectors://1/0" x-apple-data-detectors="true" x-apple-data-detectors-type="address" x-apple-data-detectors-result="1/0">Cambridge, MA 02139</a><br>(w) <a href="tel:617-253-2354" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="1/1">617-253-2354</a><br>(m) <a href="tel:781-708-5004" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="1/2">781-708-5004</a><br><a href="mailto:jzuhone@space.mit.edu" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="1/3">jzuhone@space.mit.edu</a><br><a href="mailto:jzuhone@gmail.com" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="2">jzuhone@gmail.com</a><br><a href="http://www.jzuhone.com/" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="3">http://www.jzuhone.com</a></span><br style="font-family: UICTFontTextStyleBody; -webkit-text-size-adjust: auto;"></div></div><div><br>On Jun 17, 2015, at 10:58 PM, Elizabeth Tasker <<a href="mailto:tasker@astro1.sci.hokudai.ac.jp">tasker@astro1.sci.hokudai.ac.jp</a>> wrote:<br><br></div><blockquote type="cite"><div><span>Hi everyone,</span><br><span></span><br><span>We have a file created with Fargo 3D that’s been exported to Athena VTK format. When we try and load this into yt 3.0, we hit the error:</span><br><span></span><br><span></span><br><span>In [1]: ds = yt.load("gasdens1000.vtk")</span><br><span>---------------------------------------------------------------------------</span><br><span>KeyError                                  Traceback (most recent call last)</span><br><span>/home/kanagawa/work/yt-x86_64/src/yt-hg/scripts/iyt in <module>()</span><br><span>----> 1 ds = yt.load("gasdens1000.vtk")</span><br><span></span><br><span>/home/kanagawa/work/yt-x86_64/src/yt-hg/yt/convenience.pyc in load(*args, **kwargs)</span><br><span>    78         if c._is_valid(*args, **kwargs): candidates.append(n)</span><br><span>    79     if len(candidates) == 1:</span><br><span>---> 80         return output_type_registry[candidates[0]](*args, **kwargs)</span><br><span>    81     if len(candidates) == 0:</span><br><span>    82         if ytcfg.get("yt", "enzo_db") != '' \</span><br><span></span><br><span>/home/kanagawa/work/yt-x86_64/src/yt-hg/yt/frontends/athena/data_structures.pyc in __init__(self, filename, dataset_type, storage_filename, parameters)</span><br><span>   358             parameters = {}</span><br><span>   359         self.specified_parameters = parameters</span><br><span>--> 360         Dataset.__init__(self, filename, dataset_type)</span><br><span>   361         self.filename = filename</span><br><span>   362         if storage_filename is None:</span><br><span></span><br><span>/home/kanagawa/work/yt-x86_64/src/yt-hg/yt/data_objects/static_output.pyc in __init__(self, filename, dataset_type, file_style)</span><br><span>   178</span><br><span>   179         self._create_unit_registry()</span><br><span>--> 180         self._parse_parameter_file()</span><br><span>   181         self.set_units()</span><br><span>   182         self._setup_coordinate_handler()</span><br><span></span><br><span>/home/kanagawa/work/yt-x86_64/src/yt-hg/yt/frontends/athena/data_structures.pyc in _parse_parameter_file(self)</span><br><span>   409             line = self._handle.readline()</span><br><span>   410</span><br><span>--> 411         self.domain_left_edge = grid['left_edge']</span><br><span>   412         mylog.info("Temporarily setting domain_right_edge = -domain_left_edge."+</span><br><span>   413                   " This will be corrected automatically if it is not the case.")</span><br><span></span><br><span>KeyError: ‘left_edge'</span><br><span></span><br><span></span><br><span></span><br><span>I’m guessing this is because the data set is in polar coordinates? Is that right? I’ve seen that yt can handle polars in FLASH but does it need to be explicitly FLASH data? </span><br><span></span><br><span>Thanks very much,</span><br><span></span><br><span>Elizabeth </span><br><span></span><br><span>_______________________________________________</span><br><span>yt-users mailing list</span><br><span><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a></span><br><span><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a></span><br></div></blockquote></body></html>