forked from podaac/cumulus-metadata-aggregator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor handling of SMAP instrument information
Current SMAP instrument metadata is not compatible with the expected UMM-G mappings. This results in CMR flagging the UMM-G metadata as invalid. To work around this issue, instrument information is not carried over to UMM-G. This commit is a cleanup of the first pass on addressing this issue. Handling of instrument information is now conditional based on whether any useful data was extracted from the source metadata so that the functionality remains available should future SMAP metadata adhere to published UMM-G mappings.
- Loading branch information
Showing
2 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters