yt.convenience.load

yt.convenience.load(*args, **kwargs)

This function attempts to determine the base data type of a filename or other set of arguments by calling yt.lagos.StaticOutput._is_valid() until it finds a match, at which point it returns an instance of the appropriate yt.lagos.StaticOutput subclass.

Previous topic

yt.convenience.all_pfs

Next topic

yt.convenience.max_spheres

This Page