Piyush Sharma
Piyush Sharma
**Please use SQUASH AND MERGE button if we decide to merge. Thanks!** ### Description This pull request address issue sunpy/ndcube#426 of the ndcube repo in Sunpy Organisation, Issue link: https://github.com/sunpy/ndcube/issues/426...
This PR address the issue #7450
PR Description This PR address the issue: #591 I've tried to add the support of Arithmetic operations to NDCube using Numpy Ufunc I have removed the test cases in `ndcube/tests/test_ndcube.py`...
Asdf-Support
## This PR adds ASDF support for ndcube objects. [GitHub Project Board Link](https://github.com/orgs/sunpy/projects/12/views/1) This Pull Request is currently a `Work In Progress` and will be continuously updated as we expand...
This PR adds the support for the serialization of the following wrapper class: `ResampledLowLevelWCS` `CompoundLowLevelWCS` `ReorderedLowLevelWCS` Currently, this PR does not have tests written with underlying `WCS` attributes as the...
Write converters and design schema for the below classes - [x] `NDCubeSequence` - [x] `NDCollection` ---- - [x] Add tests
Write converter and design schema for the WCS wrapper classes - [x] `ResampledLowLevelWCS` - [x] `CompoundLowLevelWCS` - [x] `ReorderedLowLevelWCS` - [x] Update the schema and converter of `NDCube` to include...