Github Repo and branch
...
To run the merged track stitcher you need to facet on S1-GUNW-MERGED-AOI_TRACK
data products
(WARNING: The PGE is iterative so make sure you are faceting on a handful of products, not 1000+)
...
Write out the output files to create a dataset file
Create
_dataset.json
on completion (Reference code)Create
dataset.met.json
file (Reference code)Integrate the naming convention in the dataset
S1-GUNW-MERGED_TN<track>_<master end time>-<slave start time>-poeorb-XXXX
Already integrated code to get the
slave start time
andmaster end time
, given the array oflocalize_urls
Write all output files to dataset ID directory
S1-GUNW-MERGED_TN<track>_<master end time>-<slave start time>-poeorb-XXXX
...