diff --git a/netCDFVisualizer.ui b/netCDFVisualizer.ui
index e9160b8e5488a7fbdbe2f1d03773ef566d1d856c..b130dfe5d37ba64dbeeb76f2d82fcecf2860d1b7 100644
--- a/netCDFVisualizer.ui
+++ b/netCDFVisualizer.ui
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>1233</width>
-    <height>800</height>
+    <height>790</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -174,7 +174,7 @@
      <x>770</x>
      <y>110</y>
      <width>411</width>
-     <height>631</height>
+     <height>451</height>
     </rect>
    </property>
    <layout class="QVBoxLayout" name="verticalLayout">
@@ -225,27 +225,86 @@
     </item>
    </layout>
   </widget>
-  <widget class="QWidget" name="verticalLayoutWidget">
+  <widget class="QLabel" name="label_2">
    <property name="geometry">
     <rect>
-     <x>480</x>
-     <y>750</y>
-     <width>160</width>
-     <height>31</height>
+     <x>790</x>
+     <y>630</y>
+     <width>41</width>
+     <height>20</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string>Entity:</string>
+   </property>
+  </widget>
+  <widget class="QPushButton" name="btn_plot">
+   <property name="geometry">
+    <rect>
+     <x>920</x>
+     <y>710</y>
+     <width>141</width>
+     <height>23</height>
+    </rect>
+   </property>
+   <property name="styleSheet">
+    <string notr="true">selection-background-color: rgb(83, 194, 200);</string>
+   </property>
+   <property name="text">
+    <string>create ebv_cube plot</string>
+   </property>
+  </widget>
+  <widget class="QLabel" name="label">
+   <property name="geometry">
+    <rect>
+     <x>780</x>
+     <y>590</y>
+     <width>401</width>
+     <height>20</height>
+    </rect>
+   </property>
+   <property name="font">
+    <font>
+     <weight>75</weight>
+     <bold>true</bold>
+    </font>
+   </property>
+   <property name="text">
+    <string>Create Plot</string>
+   </property>
+  </widget>
+  <widget class="QLabel" name="label_3">
+   <property name="geometry">
+    <rect>
+     <x>790</x>
+     <y>660</y>
+     <width>41</width>
+     <height>20</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string>Time:</string>
+   </property>
+  </widget>
+  <widget class="QComboBox" name="cbox_entity">
+   <property name="geometry">
+    <rect>
+     <x>830</x>
+     <y>630</y>
+     <width>91</width>
+     <height>22</height>
+    </rect>
+   </property>
+  </widget>
+  <widget class="QComboBox" name="comboBox_2">
+   <property name="geometry">
+    <rect>
+     <x>830</x>
+     <y>660</y>
+     <width>181</width>
+     <height>22</height>
     </rect>
    </property>
-   <layout class="QVBoxLayout" name="verticalLayout_2">
-    <item>
-     <widget class="QPushButton" name="btn_plot">
-      <property name="styleSheet">
-       <string notr="true">selection-background-color: rgb(83, 194, 200);</string>
-      </property>
-      <property name="text">
-       <string>create ebv_cube plot</string>
-      </property>
-     </widget>
-    </item>
-   </layout>
   </widget>
  </widget>
  <resources/>