cf.Field.cell_methods

Field.cell_methods

The CellMethods object containing the CF cell methods of the data array.

Examples

>>> f.cell_methods
<CF CellMethods: time: mean (interval: 1.0 month)>

Previous topic

cf.Field.calendar

Next topic

cf.Field.comment

This Page