<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi,
<div><br>
</div>
<div>I have been trying to load RAMSES data into yt 2.5. Orginaly it was loading in but the graphs I was able to produce didn’t make sense.  So I tried to change to yt3 using the commands </div>
<div><br>
</div>
<div>
<div>cd $YT_DEST/src/yt-hg/</div>
<div>hg pull <a href="http://bitbucket.org/yt_analysis/yt-3.0">http://bitbucket.org/yt_analysis/yt-3.0</a></div>
<div>hg up -C yt-3.0</div>
<div>python2.7 setup.py build_ext -i -f</div>
</div>
<div><br>
</div>
<div>The commands appear to have worked. But when I try to use yt to load in RAMSES data I now get this error:</div>
<div><br>
</div>
<div><br class="Apple-interchange-newline">
<span style="font-family: monospace; line-height: 13px; white-space: pre; background-color: rgb(255, 255, 255);">Traceback (most recent call last): File "/Applications/Code/yt/yt-x86_64/src/yt-hg/yt/gui/reason/basic_repl.py", line 81, in execute exec code in
 self.locals File "</span><string style="box-sizing: border-box; font-family: monospace; line-height: 13px; white-space: pre; background-color: rgb(255, 255, 255);">", line 1, in
<module style="box-sizing: border-box;">File "/Applications/Code/yt/yt-x86_64/src/yt-hg/yt/convenience.py", line 76, in load if c._is_valid(*args, **kwargs): candidates.append(n) File "/Applications/Code/yt/yt-x86_64/src/yt-hg/yt/frontends/art/data_structures.py",
 line 427, in _is_valid amr_header_vals = read_attrs(fh, amr_header_struct, '>') File "/Applications/Code/yt/yt-x86_64/src/yt-hg/yt/utilities/fortran_utils.py", line 62, in read_attrs vals = list(struct.unpack(net_format, f.read(size))) error: unpack requires
 a string argument of length 892</module></string></div>
<div><br>
</div>
<div><br>
</div>
<div>Any idea what I need to do?</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Kearn </div>
</body>
</html>