cf.Field.cell_methods¶
-
Field.
cell_methods
¶ The
cf.CellMethods
object containing the CF cell methods of the data array.Examples: >>> f.cell_methods 'time: maximum (interval: 1.0 month) area: mean (area-weighted)'
Field.
cell_methods
¶The cf.CellMethods
object containing the CF cell methods of the data
array.
Examples: |
---|
>>> f.cell_methods
'time: maximum (interval: 1.0 month) area: mean (area-weighted)'