nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

CMR-9836: add a "BROWSE IMAGE SOURCE" subtype to GET DATA Related URLs in UMM-G #2111

Closed sxu123 closed 4 months ago

sxu123 commented 4 months ago

…s in UMM-G

Overview

What is the feature/fix?

Need to add the subtype.

What is the Solution?

Added the new Subtype enum in UMM-G schema. There doesn't seem to be any existing KMS validation and we don't want to add one. This should be okay if the user is just looking for this Subtype under "GET DATA" Type to identify a specific file that can be used to generate a raster image. If this Subtype is under any Type other than "GET DATA" at ingest, it will just not gonna be used.

What areas of the application does this impact?

List impacted areas.

CMR ingest, search.

Checklist

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.84%. Comparing base (ecb7153) to head (8720991). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2111 +/- ## ======================================= Coverage 57.83% 57.84% ======================================= Files 1041 1041 Lines 70223 70234 +11 Branches 1978 1976 -2 ======================================= + Hits 40614 40624 +10 Misses 27746 27746 - Partials 1863 1864 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.