LM-SAL / aiapy

Python library for AIA data analysis
https://aiapy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Fix missing pointing table value test #110

Closed nabobalis closed 8 months ago

nabobalis commented 2 years ago

In GitLab by @wtbarnes on Dec 20, 2021, 07:53

The CI is currently failing because we have a test that tests for the ability to handle missing values in the pointing table (from the JSOC). However, it appears that the pointing table has been updated and that value is no longer missing as the appropriate warning is not being thrown.

We need to find a new date to test and probably use a hard-coded pointing table to test this rather than relying on a date to be missing in the JSOC.

nabobalis commented 2 years ago

mentioned in commit 079b71fe04def61f99963a2647a07e1f46d8bf88

nabobalis commented 2 years ago

mentioned in commit 0c49bf44be61a297cce35197dad485e731b9d8da