Newer
Older
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TSVGUIBase</class>
<widget class="QMainWindow" name="TSVGUIBase">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
</rect>
</property>
<property name="windowTitle">
<string>HUB Time Series Viewer</string>
</property>
<property name="windowIcon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/icon.svg</normaloff>:/timeseriesviewer/icons/icon.svg</iconset>
</property>
<property name="documentMode">
<bool>false</bool>
</property>
<property name="tabShape">
<enum>QTabWidget::Rounded</enum>
</property>
<property name="dockNestingEnabled">
<bool>true</bool>
</property>
<property name="dockOptions">
<set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks</set>
</property>
<widget class="QWidget" name="centralWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>1</number>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QgsMessageBar" name="messageBar">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
</item>
<widget class="MapViewScrollArea" name="scrollAreaSubsets">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<height>0</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAsNeeded</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAsNeeded</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaSubsetContent">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>

benjamin.jakimow@geo.hu-berlin.de
committed
<height>201</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<layout class="QHBoxLayout" name="scrollAreaLayout">
<property name="spacing">
<number>1</number>
</property>
<property name="sizeConstraint">
<enum>QLayout::SetNoConstraint</enum>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame_4">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>

benjamin.jakimow@geo.hu-berlin.de
committed
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFiles">
<property name="title">
<string>Files</string>
</property>
<addaction name="actionAddTSD"/>
<addaction name="actionLoadTS"/>
<addaction name="actionSaveTS"/>
<addaction name="actionClearTS"/>
<addaction name="separator"/>
<addaction name="actionAddTSExample"/>
</widget>
<widget class="QMenu" name="menuAbout">
<property name="title">
</property>
<addaction name="actionAbout"/>
</widget>
<widget class="QMenu" name="menuView">
<property name="title">

benjamin.jakimow@geo.hu-berlin.de
committed
<string>View</string>
<widget class="QMenu" name="menuPanels">
<property name="title">
<string>Panels...</string>
</property>
</widget>
<addaction name="actionRefresh"/>

benjamin.jakimow@geo.hu-berlin.de
committed
<addaction name="separator"/>
<addaction name="actionIdentifySpectralProfile"/>
<addaction name="actionIdentifyTemporalProfile"/>

benjamin.jakimow@geo.hu-berlin.de
committed
<addaction name="separator"/>
</widget>
<widget class="QMenu" name="menuNavigation">
<property name="title">
<string>Navigation</string>
</property>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
<addaction name="actionZoomMaxExtent"/>
<addaction name="actionZoomPixelScale"/>
</widget>
<addaction name="menuFiles"/>
<addaction name="menuView"/>
<addaction name="menuNavigation"/>
<addaction name="menuAbout"/>
</widget>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionAddTSD"/>
<addaction name="actionLoadTS"/>
<addaction name="actionClearTS"/>
<addaction name="actionSaveTS"/>
<addaction name="separator"/>
<addaction name="actionRefresh"/>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
<addaction name="actionZoomMaxExtent"/>
<addaction name="actionZoomPixelScale"/>
<addaction name="actionPan"/>

benjamin.jakimow@geo.hu-berlin.de
committed
<addaction name="separator"/>
<addaction name="actionIdentifyCursorLocationValues"/>
<addaction name="actionIdentifyTemporalProfile"/>
<addaction name="actionIdentifySpectralProfile"/>
<addaction name="separator"/>
<addaction name="actionAbout"/>
</widget>
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionZoomPoint.svg</normaloff>:/timeseriesviewer/icons/mActionZoomPoint.svg</iconset>
</property>
<property name="text">
<string>SelectCenter</string>
</property>
<property name="toolTip">
<string>select center coordinate</string>
</property>
</action>
<action name="actionSelectCRS">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/CRS.svg</normaloff>:/timeseriesviewer/icons/CRS.svg</iconset>
</property>
<property name="text">
<string>Select CRS</string>
</property>
<property name="toolTip">
<string>Select coordinate reference system</string>
</property>
</action>
<action name="actionNextTSD">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAtlasNext.svg</normaloff>:/timeseriesviewer/icons/mActionAtlasNext.svg</iconset>
</property>
<property name="text">
<string>nextTSD</string>
</property>
<property name="toolTip">
<string>go to next time series datum</string>
</property>
</action>
<action name="actionPreviousTSD">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAtlasPrev.svg</normaloff>:/timeseriesviewer/icons/mActionAtlasPrev.svg</iconset>
</property>
<property name="text">
<string>previousTSD</string>
</property>
<property name="toolTip">
<string>got to prevoius time series datum</string>
</property>
</action>
<action name="actionFirstTSD">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAtlasFirst.svg</normaloff>:/timeseriesviewer/icons/mActionAtlasFirst.svg</iconset>
</property>
<property name="text">
<string>first TSD</string>
</property>
<property name="toolTip">
<string>got to first time series datum</string>
</property>
</action>
<action name="actionLastTSD">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAtlasLast.svg</normaloff>:/timeseriesviewer/icons/mActionAtlasLast.svg</iconset>
</property>
<property name="text">
<string>lastTSD</string>
</property>
<property name="toolTip">
<string>got to last time series datum</string>
</property>
</action>
<action name="actionLoadTS">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAddTS.svg</normaloff>:/timeseriesviewer/icons/mActionAddTS.svg</iconset>
</property>
<property name="text">
<string>Load time series</string>
</property>
<property name="toolTip">
<string>Load time series from CSV file</string>
</property>
</action>
<action name="actionAddTSD">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAddRasterLayer.svg</normaloff>:/timeseriesviewer/icons/mActionAddRasterLayer.svg</iconset>
</property>
<property name="text">
<string>Add image</string>
</property>
<property name="toolTip">
<string>Add image to time series</string>
</property>
</action>
<action name="actionRemoveTSD">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionRemoveTSD.svg</normaloff>:/timeseriesviewer/icons/mActionRemoveTSD.svg</iconset>
</property>
<property name="text">
<string>Remove image</string>
</property>
<property name="toolTip">
<string>Remove image from time series</string>
</property>
</action>
<action name="actionSaveTS">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionSaveTS.svg</normaloff>:/timeseriesviewer/icons/mActionSaveTS.svg</iconset>
</property>
<property name="text">
<string>Save time serie</string>
</property>
<property name="toolTip">
<string>Save time series as CSV file</string>
</property>
</action>
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAddMapView.svg</normaloff>:/timeseriesviewer/icons/mActionAddMapView.svg</iconset>
</property>
<property name="text">
</property>
<property name="toolTip">
<string>Add maps that show a specified band selection</string>
</property>
</action>
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionRemoveMapView.svg</normaloff>:/timeseriesviewer/icons/mActionRemoveMapView.svg</iconset>
</property>
<property name="text">
</property>
<property name="toolTip">
</property>
</action>
<action name="actionAddTSExample">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionAddTS.svg</normaloff>:/timeseriesviewer/icons/mActionAddTS.svg</iconset>
</property>
<property name="text">
<string>Add example</string>
</property>
<property name="toolTip">
<string>Add example time series</string>
</property>
</action>
<action name="actionAbout">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/metadata.svg</normaloff>:/timeseriesviewer/icons/metadata.svg</iconset>
</property>
<property name="text">
<string>About</string>
</property>
</action>
<action name="actionDummy">
<property name="text">
<string>Dummy</string>
</property>
<property name="toolTip">
<string>This is an obviously not removed dummy</string>
</property>
</action>
<action name="actionClearTS">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionRemoveTS.svg</normaloff>:/timeseriesviewer/icons/mActionRemoveTS.svg</iconset>
</property>
<property name="text">
<string>Clear Time Series</string>
</property>
<property name="toolTip">
<string>Remove all images from time series</string>
</property>
</action>
<action name="actionSetExtent">
<property name="text">
<string>Set Extent</string>
</property>
</action>
<action name="actionZoomIn">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionZoomIn.svg</normaloff>:/timeseriesviewer/icons/mActionZoomIn.svg</iconset>
</property>
<property name="text">
<string>Zoom in</string>
</property>
<property name="toolTip">
<string>Zoom into map</string>
</property>
</action>
<action name="actionZoomOut">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionZoomOut.svg</normaloff>:/timeseriesviewer/icons/mActionZoomOut.svg</iconset>
</property>
<property name="text">
<string>Zoom out</string>
</property>
<property name="toolTip">
<string>Zoom out</string>
</property>
</action>
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionZoomFullExtent.svg</normaloff>:/timeseriesviewer/icons/mActionZoomFullExtent.svg</iconset>
</property>
<property name="text">
</property>
<property name="toolTip">
<string>Zoom to maximum extent of time series</string>
</property>
</action>
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionZoomActual.svg</normaloff>:/timeseriesviewer/icons/mActionZoomActual.svg</iconset>
</property>
<property name="text">
</property>
<property name="toolTip">
<string>Zoom to pixel scale</string>
</property>
</action>
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionPan.svg</normaloff>:/timeseriesviewer/icons/mActionPan.svg</iconset>
</property>
<property name="text">
<string>Pan Map</string>
</property>
<property name="toolTip">
<string>Pan map</string>
</property>
</action>
<action name="actionShowToolBar">
<property name="text">
</property>
</action>
<action name="actionIdentifyCursorLocationValues">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionIdentify.svg</normaloff>:/timeseriesviewer/icons/mActionIdentify.svg</iconset>
</property>
<property name="text">
<string>Identify</string>
</property>
<property name="toolTip">
<string>Identify map layers</string>
</property>
</action>
<action name="actionClearLabelList">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mIconClose.svg</normaloff>:/timeseriesviewer/icons/mIconClose.svg</iconset>
</property>
<property name="text">
<string>Clear labels</string>
</property>
<property name="toolTip">
<string>Clear selected labels</string>
</property>
</action>
<action name="actionCopyLabelList">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionEditCopy.svg</normaloff>:/timeseriesviewer/icons/mActionEditCopy.svg</iconset>
<property name="text">
<string>Copy labels</string>
</property>
<property name="toolTip">
<string>Copy labels to clipboard</string>
</property>
</action>
<action name="actionSettings">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/system.svg</normaloff>:/timeseriesviewer/icons/system.svg</iconset>
</property>
<property name="text">
<string>Settings</string>
</property>
</action>
<action name="actionCollectLabels">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/mActionIdentify.svg</normaloff>:/timeseriesviewer/icons/mActionIdentify.svg</iconset>
</property>
<property name="text">
<string>Collect Labels</string>
</property>
<property name="toolTip">
<string>Collect labels by clicking on related map windows</string>
</property>
</action>
<action name="actionIdentifyTemporalProfile">
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/ActionIdentifyTimeSeries.svg</normaloff>:/timeseriesviewer/icons/ActionIdentifyTimeSeries.svg</iconset>
</property>
<property name="text">

benjamin.jakimow@geo.hu-berlin.de
committed
<string>Temporal profile</string>
</property>
<property name="toolTip">
<string>Identify pixel time series for specific coordinate</string>
</property>
</action>
<action name="actionRefresh">
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/timeseriesviewer/icons/mActionRefresh.png</normaloff>:/timeseriesviewer/icons/mActionRefresh.png</iconset>
</property>
<property name="text">

benjamin.jakimow@geo.hu-berlin.de
committed
<string>Refresh maps</string>
</property>
<property name="toolTip">

benjamin.jakimow@geo.hu-berlin.de
committed
<string>Refresh maps (F5)</string>
</property>
<property name="shortcut">
<string>F5</string>
</property>
</action>
<action name="actionShowCrosshair">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="icon">
<iconset resource="resources.qrc">

benjamin.jakimow@geo.hu-berlin.de
committed
<normaloff>:/timeseriesviewer/icons/crosshair.svg</normaloff>:/timeseriesviewer/icons/crosshair.svg</iconset>
<property name="text">
<string>Show Crosshair</string>
</property>
</action>
<action name="actionIdentifySpectralProfile">

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/timeseriesviewer/icons/pickrasterspectrum.svg</normaloff>
<normalon>:/enmapbox/png/icons/mActionIdentify.png</normalon>:/timeseriesviewer/icons/pickrasterspectrum.svg</iconset>
</property>
<property name="text">
<string>Pixel profile</string>
</property>
<property name="toolTip">
<string>Select pixel profiles from map</string>
</property>
</action>
<customwidget>
<class>QgsMessageBar</class>
<extends>QFrame</extends>
<header>qgis.gui</header>
<container>1</container>
</customwidget>

benjamin.jakimow@geo.hu-berlin.de
committed
<customwidget>

benjamin.jakimow@geo.hu-berlin.de
committed
<extends>QScrollArea</extends>

benjamin.jakimow@geo.hu-berlin.de
committed
<header>timeseriesviewer.ui.mapviewscrollarea</header>

benjamin.jakimow@geo.hu-berlin.de
committed
<container>1</container>
</customwidget>
<resources>
<include location="resources.qrc"/>
</resources>