The l3 resample metadata currently requires some metadata and not others
https://github.com/spacetelescope/rad/blob/85c36a9c6d01fe1b93c8da75ea4f7f3137ba7fc9/latest/meta/l3_resample.yaml#L73-L74
We should either:
- remove all requirements and write romancal tests to confirm the metadata is recorded
- make all metadata required to allow validation to check that the metadata is recorded
The l3 resample metadata currently requires some metadata and not others
https://github.com/spacetelescope/rad/blob/85c36a9c6d01fe1b93c8da75ea4f7f3137ba7fc9/latest/meta/l3_resample.yaml#L73-L74
We should either: