Insert a `Cube` representing a component into another `Cube`
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by reading issue #6317 and tracing how unloadable netCDF components are captured and represented as Cubes. Define the insertion behavior for each supported component, including the default exception for mismatches and the optional trimming warning; done means a component Cube can be inserted into a target Cube with those rules documented and tested.
Written by the indexing model from the issue text.
Description
When capturing "unloadable netCDF objects" (#6317), a component of a cube (e.g. coord, coord_system), will be captured and represented as a Cube.
We should be able to "insert" this component Cube into a target Cube.
Considerations:
- What should be the behaviour if the component Cube doesn't "look" like the expected component in the target Cube? E.g. there is extra unexpected coord data, or missing attributes?
- By default, the operation should raise an exception in this case, but with an option to "trim" extraneous parts of the component that don't fit into the target cube as a component (with appropriate warning).
- Dominant language
- Python
- Stars
- 724
- Forks
- 317
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SciTools/iris
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100