Skip to content

Commit

Permalink
add stitch_direction facet for S1 stitched IFGs
Browse files Browse the repository at this point in the history
  • Loading branch information
pymonger committed Jan 26, 2018
1 parent 4c54ba3 commit 27946ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tosca/templates/facetview.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@
{'field':'metadata.spacecraftName.raw', 'display': 'spacecraft'},
{'field':'metadata.direction.raw', 'display': 'orbit direction'},
{'field':'metadata.lookDirection.raw', 'display': 'look direction'},
{'field':'metadata.stitch_direction', 'display': 'stitch direction'},
{'field':'metadata.scene_count', 'display': 'stitched scenes count', 'type': 'number'},
{'field':'metadata.orbit_type.raw', 'display': 'input orbit type'},
{'field':'metadata.orbitRepeat', 'display': 'orbit repeat'},
Expand Down

0 comments on commit 27946ba

Please sign in to comment.