cf.Field.cell_methods¶
-
Field.cell_methods¶ The
cf.CellMethodsobject containing the CF cell methods of the data array.Examples: >>> f.cell_methods <CF CellMethods: 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
<CF CellMethods: time: maximum (interval: 1.0 month) area: mean (area-weighted)>