Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to JP-3359
This PR updates the MIRI MRS TSO regression test to temporarily skip the MRS time-dependent correction in the photom step of the spec2 pipeline, because that algorithm can't handle 3D MRS data right now. Previously, the test had been working OK, because the DATE-OBS in the input file was pre-flight, such that an old photom ref file was used, which did not contain the time-dependent corrections, so no error occurred. This, however, allowed that error to get through our B9.3 testing and into operations. So I've updated the DATE-OBS in the test input file to use the most recent ref files, which will trigger the error, until it gets fixed by JP-3359.
Checklist for maintainers
CHANGES.rst
within the relevant release sectionHow to run regression tests on a PR