Chris Havlin

Results 150 comments of Chris Havlin
trafficstars

Ya, maybe it's not as bad as I wrote initially :) I've just managed to get thoroughly confused by path-related issues in the past and avoid modifying the path within...

oh, whoops, haha, thought i was in yt here! since i haven't been in unyt much lately maybe wait for approval from others :)

that's a good question.... I'll have to look :) will switch to draft for now though.

Thing to be aware of (that I didn't know): enzo uses a bit of yt code in its own answer testing that is not actually tested within yt's test suite,...

Note, providing the `fields` arguments seems to avoid the problem: ```python from yt.testing import fake_amr_ds import yt ds = fake_amr_ds() sp = ds.sphere(ds.domain_center, ds.quan(0.5,'code_length')) fi = 'tmpfile.h5' sp.save_as_dataset(fi, fields=ds.field_list) ds_in...

Is this one waiting on anything? @matthewturk you ok with backporting (see @neutrinoceros's comment above)? IMO it's fine to backport.

I'm 100% on board with adding external frontends to the docs! in this case I think it makes sense to add where you did, but it could also be nice...

> By the way, don't you have an extension frontend somewhere ? (@neutrinoceros) hah, yes. yt_aspect. and it's at a point where i'd include it in a list in the...

I'd say this has been around long enough with no real objections, so +1 from me for getting it in!