diff --git a/netCDFVisualizer.ui b/netCDFVisualizer.ui
index b130dfe5d37ba64dbeeb76f2d82fcecf2860d1b7..453141aff34c448bdc7b038e0d4a3dedc4a6634f 100644
--- a/netCDFVisualizer.ui
+++ b/netCDFVisualizer.ui
@@ -1,15 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ui version="4.0">
- <class>Dialog</class>
- <widget class="QDialog" name="Dialog">
+ <class>netCDF</class>
+ <widget class="QDialog" name="netCDF">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>1233</width>
-    <height>790</height>
+    <width>1203</width>
+    <height>792</height>
    </rect>
   </property>
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
+   </sizepolicy>
+  </property>
+  <property name="minimumSize">
+   <size>
+    <width>1203</width>
+    <height>792</height>
+   </size>
+  </property>
+  <property name="maximumSize">
+   <size>
+    <width>16777215</width>
+    <height>16777190</height>
+   </size>
+  </property>
   <property name="windowTitle">
    <string>netCDFVisualizer</string>
   </property>
@@ -225,86 +243,117 @@
     </item>
    </layout>
   </widget>
-  <widget class="QLabel" name="label_2">
+  <widget class="QFrame" name="load_map">
    <property name="geometry">
     <rect>
-     <x>790</x>
-     <y>630</y>
-     <width>41</width>
-     <height>20</height>
+     <x>770</x>
+     <y>570</y>
+     <width>411</width>
+     <height>161</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 name="sizePolicy">
+    <sizepolicy hsizetype="Fixed" vsizetype="Ignored">
+     <horstretch>0</horstretch>
+     <verstretch>0</verstretch>
+    </sizepolicy>
    </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>
+    <string notr="true">background-color: rgb(198, 225, 221);</string>
    </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 name="frameShape">
+    <enum>QFrame::StyledPanel</enum>
    </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 name="frameShadow">
+    <enum>QFrame::Raised</enum>
    </property>
+   <widget class="QComboBox" name="cbox_time">
+    <property name="geometry">
+     <rect>
+      <x>60</x>
+      <y>80</y>
+      <width>181</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="sizePolicy">
+     <sizepolicy hsizetype="Preferred" vsizetype="Ignored">
+      <horstretch>0</horstretch>
+      <verstretch>0</verstretch>
+     </sizepolicy>
+    </property>
+   </widget>
+   <widget class="QComboBox" name="cbox_entity">
+    <property name="geometry">
+     <rect>
+      <x>60</x>
+      <y>50</y>
+      <width>161</width>
+      <height>20</height>
+     </rect>
+    </property>
+   </widget>
+   <widget class="QLabel" name="label_2">
+    <property name="geometry">
+     <rect>
+      <x>10</x>
+      <y>50</y>
+      <width>41</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="text">
+     <string>Entity:</string>
+    </property>
+   </widget>
+   <widget class="QLabel" name="label_3">
+    <property name="geometry">
+     <rect>
+      <x>10</x>
+      <y>80</y>
+      <width>41</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="text">
+     <string>Time:</string>
+    </property>
+   </widget>
+   <widget class="QLabel" name="label">
+    <property name="geometry">
+     <rect>
+      <x>10</x>
+      <y>13</y>
+      <width>66</width>
+      <height>21</height>
+     </rect>
+    </property>
+    <property name="font">
+     <font>
+      <weight>75</weight>
+      <bold>true</bold>
+     </font>
+    </property>
+    <property name="text">
+     <string>Create map</string>
+    </property>
+   </widget>
+   <widget class="QPushButton" name="btn_plot">
+    <property name="geometry">
+     <rect>
+      <x>90</x>
+      <y>130</y>
+      <width>229</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>load layer</string>
+    </property>
+   </widget>
   </widget>
  </widget>
  <resources/>