Closed tapastro closed 2 months ago
🍝
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.44%. Comparing base (
8a63a5f
) to head (f78fb11
). Report is 12 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The suggestions I added don't yet account for the ndim
validators. I assume these properties are arrays? If so, the schema will have to be updated to accommodate that.
Would you add a unit test that makes an instance of the new model with expected junk data? That would help me understand what should go in those spots.
Partially resolves JP-3588
This PR adds a new reference file datamodel for the PASTASOSS algorithm, replacing the existing ATOCA transformation algorithm. This effectively deprecates the spectrace and wavemap datamodels - TBD on how best to remove them from here and/or CRDS.
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)