<div dir="ltr">Hey all,<div><br></div><div>I can confirm the strange behavior with Phillips file for an up-to-date version of yt installed from source (updated today) on Ubuntu (stock python 2.7, no pip, no conda):</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font face="monospace, monospace">>>> ds = yt.load("DensTurbMag_hdf5_plt_cnt_0015")<br></font><font face="monospace, monospace">yt : [INFO     ] 2016-10-19 10:55:08,720 Parameters: current_time              = 4.66839074012e-313<br></font><font face="monospace, monospace">yt : [INFO     ] 2016-10-19 10:55:08,720 Parameters: domain_dimensions         = [1113971554 -402653184 1108822134]<br></font><font face="monospace, monospace">yt : [INFO     ] 2016-10-19 10:55:08,721 Parameters: domain_left_edge          = [ -2.00000000e+18  -2.00000000e+18  -2.00000000e+18]<br></font><font face="monospace, monospace">yt : [INFO     ] 2016-10-19 10:55:08,721 Parameters: domain_right_edge         = [  2.00000000e+18   2.00000000e+18   2.00000000e+18]<br></font><font face="monospace, monospace">yt : [INFO     ] 2016-10-19 10:55:08,721 Parameters: cosmological_simulation   = 0.0</font></blockquote></div><div><br></div><div>Best regards,</div><div>Dominik</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-18 17:48 GMT+02:00 Alex Hill <span dir="ltr"><<a href="mailto:ashill@haverford.edu" target="_blank">ashill@haverford.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi John and Phillip,<br>
<br>
I’m actively using yt with both Flash 4 and 2.5 data files now with up to date yt (3.3.1) on both my Mac laptop and NASA’s pleiades data analysis nodes, installed via pip; I have no trouble reading them or the test files Phillip uploaded. Maybe try installing with pip instead of conda?<br>
<br>
This is the output I get for the _0015 test file:<br>
<br>
yt : [INFO     ] 2016-10-18 11:43:55,739 Parameters: current_time              = 751000000000.0<br>
yt : [INFO     ] 2016-10-18 11:43:55,739 Parameters: domain_dimensions         = [8 8 8]<br>
yt : [INFO     ] 2016-10-18 11:43:55,740 Parameters: domain_left_edge          = [ -2.00000000e+18  -2.00000000e+18  -2.00000000e+18]<br>
yt : [INFO     ] 2016-10-18 11:43:55,741 Parameters: domain_right_edge         = [  2.00000000e+18   2.00000000e+18   2.00000000e+18]<br>
yt : [INFO     ] 2016-10-18 11:43:55,742 Parameters: cosmological_simulation   = 0.0<br>
<br>
Happy to help diagnose further.<br>
<br>
-Alex<br>
<br>
---------<br>
Alex Hill<br>
Postdoctoral Research Associate<br>
Office: KINSC Link L106<br>
Department of Astronomy, Haverford College<br>
370 Lancaster Ave, Haverford, PA 19041 USA<br>
phone: +1 484 297 2136<br>
email/iMessage: <a href="mailto:ashill@haverford.edu">ashill@haverford.edu</a><br>
<div class="HOEnZb"><div class="h5"><br>
> On Oct 18, 2016, at 10:12, John ZuHone <<a href="mailto:jzuhone@gmail.com">jzuhone@gmail.com</a>> wrote:<br>
><br>
> Hi Nathan and Phillip,<br>
><br>
> Since I am nominally the FLASH guy and used to run 2.5 I can check this one out.<br>
><br>
><br>
> ==============================<wbr>==<br>
> John ZuHone, Chandra/ACIS Operations<br>
> Harvard-Smithsonian Center for Astrophysics<br>
><br>
> 60 Garden St., MS-67       (w) 617-496-1816<br>
> Cambridge, MA 02138.     (m) 781-708-5004<br>
><br>
> <a href="mailto:john.zuhone@cfa.harvard.edu">john.zuhone@cfa.harvard.edu</a><br>
> <a href="http://hea-www.cfa.harvard.edu/~jzuhone" rel="noreferrer" target="_blank">http://hea-www.cfa.harvard.<wbr>edu/~jzuhone</a><br>
> ==============================<wbr>==<br>
><br>
> On Oct 18, 2016, at 10:11 AM, Philipp <<a href="mailto:keule-phg@gmx.de">keule-phg@gmx.de</a>> wrote:<br>
><br>
>> Hi Nathan,<br>
>><br>
>> thank you for the fast reply. Sorry, I didn’t check the sample data for F2.5 files. I uploaded a small test file here: <a href="http://use.yt/upload/b895e885" rel="noreferrer" target="_blank">http://use.yt/upload/b895e885</a> which is at time 0 (maybe not a very clever idea if the time is read incorrectly) and another file (<a href="http://use.yt/upload/1106d6c4" rel="noreferrer" target="_blank">http://use.yt/upload/1106d6c4</a><wbr>) at time 23.8 kyr. The block size is [8,8,8].<br>
>><br>
>> With best regards,<br>
>> Philipp<br>
>><br>
>><br>
>>> On 18 Oct 2016, at 15:37, Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com">nathan12343@gmail.com</a>> wrote:<br>
>>><br>
>>> Hi Phillip,<br>
>>><br>
>>> I don't think we have any Flash2.5 test data on <a href="http://yt-project.org/data" rel="noreferrer" target="_blank">yt-project.org/data</a>. We use the datasets there in our test suite, so if we don't have any such data that means that our support for a data format isn't tested and is subject to breakage.<br>
>>><br>
>>> Would you be willing to share some test data that the yt project can use for debugging purposes? It should be relatively small, should trigger the error you're seeing, and should be ok to host publicly on <a href="http://yt-project.org/data" rel="noreferrer" target="_blank">yt-project.org/data</a> and use in our test suite. If so, we can look into restoring support and making sure we don't regress again.<br>
>>><br>
>>> You can share the data using e.g. Dropbox, google drive, or by using the yt curldrop:<br>
>>><br>
>>> <a href="https://docs.hub.yt/services.html#curldrop" rel="noreferrer" target="_blank">https://docs.hub.yt/services.<wbr>html#curldrop</a><br>
>>><br>
>>> Nathan<br>
>>><br>
>>> On Tuesday, October 18, 2016, Philipp Girichidis <<a href="mailto:keule-phg@gmx.de">keule-phg@gmx.de</a>> wrote:<br>
>>> Dear YT users,<br>
>>><br>
>>> I upgraded my version of YT from an older version that still installed the libraries on its own (version downloaded 2016/06/21) to a more recent version using yt-conda. With the new version I cannot read old FLASH2.5 data any more. The previous version of yt gave me the correct output<br>
>>><br>
>>> yt : [INFO     ] 2016-09-09 16:37:59,285 Parameters: current_time              = 1260000000.0<br>
>>> yt : [INFO     ] 2016-09-09 16:37:59,286 Parameters: domain_dimensions         = [8 8 8]<br>
>>> yt : [INFO     ] 2016-09-09 16:37:59,289 Parameters: domain_left_edge          = [ -4.00000000e+17  -4.00000000e+17  -4.00000000e+17]<br>
>>> yt : [INFO     ] 2016-09-09 16:37:59,290 Parameters: domain_right_edge         = [  4.00000000e+17   4.00000000e+17   4.00000000e+17]<br>
>>> yt : [INFO     ] 2016-09-09 16:37:59,291 Parameters: cosmological_simulation   = 0.0<br>
>>><br>
>>> the new version does not read some of the numbers properly,<br>
>>><br>
>>> yt : [INFO     ] 2016-09-09 16:39:11,692 Parameters: current_time              = 1.06099789548e-313<br>
>>> yt : [INFO     ] 2016-09-09 16:39:11,692 Parameters: domain_dimensions         = [1104332420          0 1102957925]<br>
>>> yt : [INFO     ] 2016-09-09 16:39:11,693 Parameters: domain_left_edge          = [ -4.00000000e+17  -4.00000000e+17  -4.00000000e+17]<br>
>>> yt : [INFO     ] 2016-09-09 16:39:11,694 Parameters: domain_right_edge         = [  4.00000000e+17   4.00000000e+17   4.00000000e+17]<br>
>>> yt : [INFO     ] 2016-09-09 16:39:11,695 Parameters: cosmological_simulation   = 0.0<br>
>>><br>
>>> The time value as well as the dimensions are messed up and thus yt crashes with a memory error at some point. To me it looks like a conversion problem between big and little endian or some similar conversion problem between single and double precision. I tried various combinations of MAC and linux and the problem does not seem to operating system dependent.<br>
>>><br>
>>> Quite a few functions have changed in terms of reading particle data, but the simulation does not contain particles. I tried to find the part of the code that reads the domain_dimensions and looked at file<br>
>>> yt-conda/lib/python2.7/site-<wbr>packages/yt/frontends/flash/<wbr>data_structures.py<br>
>>> where in line 99ff the block dimensions are read. But this part of the code is not executed (checked with print statements in iyt). Loading the hdf5 file with h5py and using the code in line 104 gives me the correct numbers, but I guess yt reads the data from somewhere else?<br>
>>><br>
>>> Any hints on how the hierarchy of reading data is organized or where to search? I know FLASH2.5 is very old but we still have a lot of (quite expensive) F2.5 data.<br>
>>><br>
>>> With best regards,<br>
>>> Philipp Girichidis<br>
>>> ______________________________<wbr>_________________<br>
>>> yt-users mailing list<br>
>>> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
>>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
>>> ______________________________<wbr>_________________<br>
>>> yt-users mailing list<br>
>>> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
>>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> yt-users mailing list<br>
>> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
> ______________________________<wbr>_________________<br>
> yt-users mailing list<br>
> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
<br>
</div></div><br>______________________________<wbr>_________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Dominik Derigs<br>I. Physikalisches Institut<br>Universität zu Köln<br>Zülpicher Straße 77<br>50937 Köln<br>GERMANY</div><div dir="ltr"><br></div><div dir="ltr"><a href="https://hera.ph1.uni-koeln.de/~derigs/" target="_blank">https://hera.ph1.uni-koeln.de/~derigs/</a><br><br>Tel. (+49|0) 221 470-8352<br>Fax. (+49|0) 221 470-5162<br><br>Diese Email ist vertraulich und nur für den angegebenen Empfänger bestimmt. Zugang, Freigabe, die Kopie, die Verteilung oder Weiterleitung durch jemand anderen außer dem Empfänger selbst ist verboten und kann eine kriminelle Handlung sein. Bitte löschen Sie die Email, wenn Sie sie durch einen Fehler erhalten haben und informieren Sie den Absender.<br><br>This email and any files transmitted with it may contain confidential and/or privileged material and is intended only for the person or entity to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error, please notify the sender immediately and delete this material from all known records.</div></div></div></div></div></div></div></div>
</div>