yt.frontends.enzo.data_structures.EnzoDataset.__init__

EnzoDataset.__init__(filename, dataset_type=None, file_style=None, parameter_override=None, conversion_override=None, storage_filename=None, units_override=None)[source]

This class is a stripped down class that simply reads and parses filename without looking at the index. dataset_type gets passed to the index to pre-determine the style of data-output. However, it is not strictly necessary. Optionally you may specify a parameter_override dictionary that will override anything in the paarmeter file and a conversion_override dictionary that consists of {fieldname : conversion_to_cgs} that will override the #DataCGS.