yt.frontends.athena.data_structures.AthenaGrid.save_object

AthenaGrid.save_object(name, filename=None)

Save an object. If filename is supplied, it will be stored in a shelve file of that name. Otherwise, it will be stored via yt.data_objects.api.GridIndex.save_object().