nctoolkit.DataSet.contents

property DataSet.contents

Detailed list of variables contained in a dataset. This will only display the variables in the first file of an ensemble.

Returns:

A pandas dataframe containing the variables, number of points, number of levels, long name, units, and data type of each variable in the dataset.

Return type:

pandas.DataFrame