A CF-compliant earth science data analysis library
Data.
add_partitions
Add partition boundaries.
Deprecated at version 3.14.0. Use the rechunk method instead.
rechunk
list
int
The boundaries of the new partitions.
str
The name of the axis to have the new partitions.
None
Examples
>>> d.add_partitions( )