-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/PODAAC-5770: selective footprint, orbit, bbox procesing from …
…iso.xml (#65) * support RiverAvg and LakeAvg with geometry footprint and empty pass * commented out the hard coded granule beginning/ending datetime * added RiverAvg sample iso.xml file for unit testing * ummtest using schema version 1.6.5 * CHANGELOG * support BasinID * process nc.iso.xml based on collection config : "isoXmlSpatial": ["footprint"], // can be "footprint", "bbox", or "orbit" * CHANGELOG * move PODAAC-5770 to the Fixed section of CHANGELOG * iso.xml use the POLYGON path, not the LINE * code modification based on comments * fixed compiling error * New utility to perform XPath extraction with better logging * better handle XPath extraction logging and remove MENDSIsoXMLSpatialTypeConstant --------- Co-authored-by: Yen, David (398B-Affiliate) <[email protected]>
- Loading branch information
Showing
36 changed files
with
4,362 additions
and
577 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
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
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
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
Oops, something went wrong.