diff --git a/frontend/src/components/UAVSAR.vue b/frontend/src/components/UAVSAR.vue index 965963cf..af5b88bc 100644 --- a/frontend/src/components/UAVSAR.vue +++ b/frontend/src/components/UAVSAR.vue @@ -113,6 +113,76 @@ + + More Options + + +
+ + +
+
+ +
+
Heading: {{ entry.info['heading'] }}
+
Radar Dir: {{ entry.info['radardirection'] }}
+
+
+
+ +
+ +
+
+
+ + + + + + + + + + + + + + Profile Length: {{ losLength }} km + Azimuth: {{ azimuth }} + + + + Update Plot + + + + + Download Data + + + + Data Source + + +
+
+ +
+ @@ -1096,8 +1166,7 @@ export default { box-sizing: border-box; font-size: 15px; border-radius: 4px; - padding-top: 2px; - padding-bottom: 2px; + padding: 5px; } #active-plot {