xarray-graph 0.2.4__py3-none-any.whl → 0.2.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1069,6 +1069,7 @@ class XarrayGraph(QMainWindow):
1069
1069
  self._data_treeview.setModel(model)
1070
1070
  self._data_treeview.selectionWasChanged.connect(self._on_tree_selection_changed)
1071
1071
  self._data_treeviewer.setSizes([100, 1])
1072
+ self._data_treeviewer.metadata_tabs.setCurrentIndex(1)
1072
1073
 
1073
1074
  self._xdim_combobox = QComboBox()
1074
1075
  self._xdim_combobox.currentTextChanged.connect(self.set_xdim)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: xarray-graph
3
- Version: 0.2.4
3
+ Version: 0.2.5
4
4
  Summary: PyQt/PySide UI for graphing (x,y) slices of Xarray datasets.
5
5
  Keywords: PyQt,PySide,xarray,graph
6
6
  Home-page: https://github.com/marcel-goldschen-ohm/xarray-graph
@@ -22,9 +22,9 @@ Requires-Dist: numpy>=1.26.2
22
22
  Requires-Dist: xarray>=2023.12.0
23
23
  Requires-Dist: qtpy>=2.4.1
24
24
  Requires-Dist: qtawesome>=1.3.0
25
- Requires-Dist: pyqt-ext>=1.2.1
26
- Requires-Dist: pyqtgraph-ext>=1.2.0
27
- Requires-Dist: xarray-treeview>=1.2.2
25
+ Requires-Dist: pyqt-ext>=1.2.5
26
+ Requires-Dist: pyqtgraph-ext>=1.2.6
27
+ Requires-Dist: xarray-treeview>=1.2.6
28
28
  Requires-Dist: scipy>=1.11.4
29
29
  Requires-Dist: lmfit>=1.2.2
30
30
  Description-Content-Type: text/markdown
@@ -0,0 +1,9 @@
1
+ xarray_graph-0.2.5.dist-info/METADATA,sha256=dUo-ush5Pi4HjVa3M6Onk6ZC0FI0S9f-Cax9mfuGgk4,1488
2
+ xarray_graph-0.2.5.dist-info/WHEEL,sha256=vnE8JVcI2Wz7GRKorsPArnBdnW2SWKWGow5gu5tHlRU,90
3
+ xarray_graph-0.2.5.dist-info/entry_points.txt,sha256=aW9CKuCZREtN_3Mtg4dKrysPMmHc-tQdUCNmzQYE_vA,61
4
+ xarray_graph-0.2.5.dist-info/licenses/LICENSE,sha256=OE7VkhwkLeFeY8LXi86O-nMXC9B3WsBSILLfPmYGd-8,1077
5
+ xarray_graph/XarrayGraph.py,sha256=TNhieGj2k1NO5QI12VNIvvnGagOB85GxZ2jSi2qu03A,101463
6
+ xarray_graph/__init__.py,sha256=1aAM-Fcno60-ou3AnSqt5HKm6UmZrtULGzg2LF34IJE,48
7
+ xarray_graph/__main__.py,sha256=8c74k8lpaqOuMeKlcBahOKfgo08O7xmJs_htvKKKpck,2274
8
+ xarray_graph/tmp/RegionsManager.py,sha256=0nnrO1e1mqvrs88doO51SJ3JvMNW5wXBKOp2nLQcUFs,1841
9
+ xarray_graph-0.2.5.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- xarray_graph-0.2.4.dist-info/METADATA,sha256=GCeKDLkQhlVsLxOcLCYyIPu6xhWPBzFl45eyU7laDSk,1488
2
- xarray_graph-0.2.4.dist-info/WHEEL,sha256=vnE8JVcI2Wz7GRKorsPArnBdnW2SWKWGow5gu5tHlRU,90
3
- xarray_graph-0.2.4.dist-info/entry_points.txt,sha256=aW9CKuCZREtN_3Mtg4dKrysPMmHc-tQdUCNmzQYE_vA,61
4
- xarray_graph-0.2.4.dist-info/licenses/LICENSE,sha256=OE7VkhwkLeFeY8LXi86O-nMXC9B3WsBSILLfPmYGd-8,1077
5
- xarray_graph/XarrayGraph.py,sha256=fpoFETDYchNqOdac0jmJ-lAnfkbjMtsWmaRK5fzE_hI,101400
6
- xarray_graph/__init__.py,sha256=1aAM-Fcno60-ou3AnSqt5HKm6UmZrtULGzg2LF34IJE,48
7
- xarray_graph/__main__.py,sha256=8c74k8lpaqOuMeKlcBahOKfgo08O7xmJs_htvKKKpck,2274
8
- xarray_graph/tmp/RegionsManager.py,sha256=0nnrO1e1mqvrs88doO51SJ3JvMNW5wXBKOp2nLQcUFs,1841
9
- xarray_graph-0.2.4.dist-info/RECORD,,