Remove and return axes from the field.
By default all axes of the domain are removed, but particular axes may be selected with the keyword arguments.
The axis may be selected with the keyword arguments. If no unique axis can be found then no axis is removed and None is returned.
If an axis has size greater than 1 then it is not possible to remove it if it is spanned by the field’s data array or any multidimensional coordinate or cell measure object of the field.
Parameters : |
|
---|---|
Returns : |
|
See also
Examples