yt.raven.ObliqueFixedResolutionBuffer.export_hdf5

ObliqueFixedResolutionBuffer.export_hdf5(filename, fields=None)

Export a set of fields to a set of HDF5 datasets.

This function will export any number of fields into datasets in a new HDF5 file.

Parameters :

filename : string

This file will be opened in “append” mode.

fields : list of strings

These fields will be pixelized and output.

Previous topic

yt.raven.ObliqueFixedResolutionBuffer.export_fits

Next topic

yt.raven.ObliqueFixedResolutionBuffer.open_in_ds9

This Page