sunpy / ndcube

A base package for multi-dimensional contiguous and non-contiguous coordinate-aware arrays.
http://docs.sunpy.org/projects/ndcube/
BSD 2-Clause "Simplified" License
44 stars 48 forks source link

Add the serialization logic for the `WCS` wrapper classes in `ndcube` #750

Open ViciousEagle03 opened 3 months ago

ViciousEagle03 commented 3 months ago

Write converter and design schema for the WCS wrapper classes

Tests