Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 363 Bytes

7188.bugfix.rst

File metadata and controls

2 lines (2 loc) · 363 Bytes

When directly instantiating a ~astropy.wcs.WCS from a FITS header that contains both Stonyhurst and Carrington heliographic coordinates for the observer location, the Stonyhurst coordinates will now be prioritized. This behavior is now consistent with the ~sunpy.map.Map class, which has always prioritized Stonyhurst coordinates over Carrington coordinates.