A CF-compliant earth science data analysis library
CellMethod.
create
Parse a CF-like cell_methods string.
str
A CF cell_methods string.
list
Examples:
>>> c = CellMethod.create('lat: mean (interval: 1 hour)')