Skip to content

Comments

Store ASDA test data as FITS files rather than npz#301

Merged
Cadair merged 14 commits intosunpy:mainfrom
wtbarnes:asda-test-ata
Feb 18, 2026
Merged

Store ASDA test data as FITS files rather than npz#301
Cadair merged 14 commits intosunpy:mainfrom
wtbarnes:asda-test-ata

Conversation

@wtbarnes
Copy link
Member

Fixes #295

I had to bypass the large file check on precommit, but the FITS file added was the same size as the npz file deleted. The other file is actually smaller as I pruned the file to include the data needed for the tests.

@wtbarnes wtbarnes added the No Changelog Entry Needed Skip all changelog checks. label Feb 11, 2026
@wtbarnes wtbarnes mentioned this pull request Feb 12, 2026
tests = [
"sunkit_image[all]",
"dask",
# NumPy>=2.4 not compatible with some helpers in astropy<7.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels like a bad idea? What was the beef?

@Cadair Cadair merged commit 7d4bd93 into sunpy:main Feb 18, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Changelog Entry Needed Skip all changelog checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove asda npz pickle files

3 participants