Hi Andrea<div><br></div><div>Different how?</div><div><br></div><div>I recently fixed a bug in the GDF writer that would cause the field data for some grids not to get written out properly That fix should be in yt 3.3.2 so if you're using an older version you might want to update. Here's the PR with the fix:</div><div><br></div><div><a href="https://bitbucket.org/yt_analysis/yt/pull-requests/2296/iterate-over-all-grids-in-the-gdf-writer/diff">https://bitbucket.org/yt_analysis/yt/pull-requests/2296/iterate-over-all-grids-in-the-gdf-writer/diff</a><br></div><div><br></div><div>Nathan<span></span></div><div><div><br>On Friday, November 4, 2016, Andrea Negri <<a href="mailto:negri.andre@gmail.com">negri.andre@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
As you have already noted, I'm trying to use the GDF format. Just as<br>
an example I created a simple AMR grid, loaded into yt with load_amr<br>
and plotted a slice. I then write down the dataset to a gdf file using<br>
yt.utilities.grid_data_format.<wbr>writer.write_to_gdf,  and after loading<br>
the very same dataset and doint the slice again, the result is<br>
different (verything is in the attached script).<br>
<br>
Curiously, if I load the sedov dataset downloaded from<br>
<a href="http://yt-project.org/data/" target="_blank">http://yt-project.org/data/</a>, the slice seems to be OK, I think (but I<br>
could be wrong) that there is a problem in the gdf writer.<br>
<br>
<br>
Cheers,<br>
Andrea<br>
</blockquote></div></div>