Util for reordering axes in an NDCube

Open
#390 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
numpy, python
Domain
data

Research direction

Start by locating the NDCube implementation and its existing axis or array-manipulation utilities. Compare the requested behavior with numpy.roll and determine the expected axis-ordering API from the surrounding code and issue discussion. Done means an agreed utility can reorder NDCube axes with behavior covered by tests, though the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Description

help wanted new feature
Description

A request has been made for a tool that reorders the axes of an NDCube. Similar to numpy.roll?

Dominant language
Python
Stars
49
Forks
56
Avg merge
5h 54m
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sunpy/ndcube

All issues in sunpy/ndcube

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.