Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(WARNING: PGE is only compatible with python3, please make sure your docker container has it)

...

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+)

...

Files the PGE writes out

Code Block
# Files in dataset directory
size date  4729 Jun  5 14:28 S1-GUNW-MERGED_TN041_20180402T115755-20180414T120208-poeorb-3e9c.dataset.json
  file 1879 Jun  5 14:28 S1-GUNW-MERGED_TN041_20180402T115755-20180414T120208-poeorb-3e9c.met.json
1495754 853Jun May 245 2014:1928 losfilt_topophase.rdrunw.geo.browse.vrtpng
 210444 Jun   4625 May 24 20:19 los.rdr.geo.xml
      535 May 24 20:19 phsig.cor.geo.vrt
     4211 May 24 20:19 phsig.cor.geo.xml5 14:28 filt_topophase.unw.geo.browse_small.png
    480 Jun  5 14:32 merged/


# Files in merged/ directory
 143286120 Jun  5 14:28 filt_topophase.unw.conncomp.geo
       548 549Jun May 245 2014:1928 filt_topophase.unw.conncomp.geo.vrt
      4387 4388Jun May 245 2014:1928 filt_topophase.unw.conncomp.geo.xml
1146288960 Jun  5 14:29 filt_topophase.unw.geo
       874 875Jun May 245 2014:1929 filt_topophase.unw.geo.vrt
      4380 4381Jun May 245 2014:1929 filt_topophase.unw.geo.xml
268910712 May 24 20:19
      1421 Jun  5 14:29 inputs.json
1146288960 Jun  5 14:31 los.rdr.geo
       852 Jun  5 14:31 los.rdr.geo
134455356 May 24 20:19 phsig.cor.geo
268910712 May 24 20:19 filt_topophase.unw.geo **MAIN OUTPUT FILE**
 33613839 May 24 20:19 filt_topophase.unw.conncomp.geo
  8013600 May 24 20:19 dummy.out

TODO:

...

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 and master end time, given the array of localize_urls

...

.vrt
      4624 Jun  5 14:31 los.rdr.geo.xml
 573144480 Jun  5 14:32 phsig.cor.geo
       534 Jun  5 14:32 phsig.cor.geo.vrt
      4210 Jun  5 14:32 phsig.cor.geo.xml
  • PNG file created

...

TODO:

  • Fix b-cluster’s python 2 and 3’s conflict

Expected Output (In Progress)

...