-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Description
Identify and pull through any experimental functionality from iris.experimental
into the core of iris
, and also retire any obsolete functionality.
Acceptance Criteria
- Remove
iris.experimental.concatenate
(see Remove iris.experimental.concatenate module #3523) - Rationalise
iris.experimental.equalise_cubes
(see Move experimental equalise_attributes #3527)- Move
iris.experimental.equalise_cubes.equalise_attributes
toiris.util
- Replace
iris.experimental.equalise_cubes.equalise_attributes
with an exception, e.g., see here
- Move
- Review outstanding
iris.experimental
functionality - NB: Must include identify all that are used operationally, (def includes areaweighted regridding). as they must not be deprecated.
Metadata
Metadata
Assignees
Labels
No labels