cloudnetpy 1.85.3__py3-none-any.whl → 1.85.4__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.
- cloudnetpy/plotting/plotting.py +3 -0
- cloudnetpy/version.py +1 -1
- {cloudnetpy-1.85.3.dist-info → cloudnetpy-1.85.4.dist-info}/METADATA +1 -1
- {cloudnetpy-1.85.3.dist-info → cloudnetpy-1.85.4.dist-info}/RECORD +8 -8
- {cloudnetpy-1.85.3.dist-info → cloudnetpy-1.85.4.dist-info}/WHEEL +0 -0
- {cloudnetpy-1.85.3.dist-info → cloudnetpy-1.85.4.dist-info}/entry_points.txt +0 -0
- {cloudnetpy-1.85.3.dist-info → cloudnetpy-1.85.4.dist-info}/licenses/LICENSE +0 -0
- {cloudnetpy-1.85.3.dist-info → cloudnetpy-1.85.4.dist-info}/top_level.txt +0 -0
cloudnetpy/plotting/plotting.py
CHANGED
@@ -689,6 +689,9 @@ class Plot2D(Plot):
|
|
689
689
|
|
690
690
|
class Plot1D(Plot):
|
691
691
|
def plot(self, figure_data: FigureData, hacky_freq_ind: int | None = None) -> None:
|
692
|
+
if self._data.mask.all() and figure_data.options.raise_on_empty:
|
693
|
+
msg = "All data is masked"
|
694
|
+
raise PlottingError(msg)
|
692
695
|
units = self._convert_units()
|
693
696
|
self._mark_gaps(figure_data)
|
694
697
|
self._ax.plot(
|
cloudnetpy/version.py
CHANGED
@@ -9,7 +9,7 @@ cloudnetpy/metadata.py,sha256=CFpXmdEkVPzvLPv2xHIR-aMMQ-TR26KfESYw-98j7sk,7213
|
|
9
9
|
cloudnetpy/output.py,sha256=0bybnILsgKHWIuw2GYkqTz2iMCJDZLUN25IQ9o_v3Cg,14968
|
10
10
|
cloudnetpy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
11
11
|
cloudnetpy/utils.py,sha256=x3hukn7wuOyF3ctG8EOhvLbSUHOVKLW9ez2LzTjeolU,33110
|
12
|
-
cloudnetpy/version.py,sha256=
|
12
|
+
cloudnetpy/version.py,sha256=LUOGWnVi7vV8k73yGc-QF9Xywl4hMvUVTdIAxQgjskA,72
|
13
13
|
cloudnetpy/categorize/__init__.py,sha256=gtvzWr0IDRn2oA6yHBvinEhTGTuub-JkrOv93lBsgrE,61
|
14
14
|
cloudnetpy/categorize/atmos_utils.py,sha256=uWc9TABVYPI0sn4H5Az9Jf6NVRaWyEKIi17f0pAJQxE,10679
|
15
15
|
cloudnetpy/categorize/attenuation.py,sha256=Y_-fzmQTltWTqIZTulJhovC7a6ifpMcaAazDJcnMIOc,990
|
@@ -104,7 +104,7 @@ cloudnetpy/model_evaluation/tests/unit/test_statistical_methods.py,sha256=Ra3r4V
|
|
104
104
|
cloudnetpy/model_evaluation/tests/unit/test_tools.py,sha256=Ia_VrLdV2NstX5gbx_3AZTOAlrgLAy_xFZ8fHYVX0xI,3817
|
105
105
|
cloudnetpy/plotting/__init__.py,sha256=lg9Smn4BI0dVBgnDLC3JVJ4GmwoSnO-qoSd4ApvwV6Y,107
|
106
106
|
cloudnetpy/plotting/plot_meta.py,sha256=9d1OgPDysBDUUhncXdj-_EKmGdK7JutNBkzf8YV2lVg,18249
|
107
|
-
cloudnetpy/plotting/plotting.py,sha256=
|
107
|
+
cloudnetpy/plotting/plotting.py,sha256=ZmWddEZVw7xIbmivAH9t4BV_Dxz1du_MvsH6mBMT8MU,41575
|
108
108
|
cloudnetpy/products/__init__.py,sha256=cBJdJBYltz5ZTKDqnRo-0StytAZK8gE3RYxxriFA4ak,295
|
109
109
|
cloudnetpy/products/classification.py,sha256=6WxiGGJXqlAPgJ9hVNTKm3f7iGsqA7e3L3xqVxFFs7w,16894
|
110
110
|
cloudnetpy/products/der.py,sha256=UXdAxmmwChVVWSI4QSGAXphfMnbymGRTtGdKWEvh-J4,13162
|
@@ -118,10 +118,10 @@ cloudnetpy/products/lwc.py,sha256=xsNiiG6dGKIkWaFk0xWTabc1bZ4ULf6SqcqHs7itAUk,19
|
|
118
118
|
cloudnetpy/products/mie_lu_tables.nc,sha256=It4fYpqJXlqOgL8jeZ-PxGzP08PMrELIDVe55y9ob58,16637951
|
119
119
|
cloudnetpy/products/mwr_tools.py,sha256=MMWnp68U7bv157-CPB2VeTQvaR6zl7sexbBT_kJ_pn8,6734
|
120
120
|
cloudnetpy/products/product_tools.py,sha256=eyqIw_0KhlpmmYQE69RpGdRIAOW7JVPlEgkTBp2kdps,11302
|
121
|
-
cloudnetpy-1.85.
|
121
|
+
cloudnetpy-1.85.4.dist-info/licenses/LICENSE,sha256=wcZF72bdaoG9XugpyE95Juo7lBQOwLuTKBOhhtANZMM,1094
|
122
122
|
docs/source/conf.py,sha256=IKiFWw6xhUd8NrCg0q7l596Ck1d61XWeVjIFHVSG9Og,1490
|
123
|
-
cloudnetpy-1.85.
|
124
|
-
cloudnetpy-1.85.
|
125
|
-
cloudnetpy-1.85.
|
126
|
-
cloudnetpy-1.85.
|
127
|
-
cloudnetpy-1.85.
|
123
|
+
cloudnetpy-1.85.4.dist-info/METADATA,sha256=pphHS172_hmq2kGCZQKFmcP9VnicMegTxXStqPgzwVA,5836
|
124
|
+
cloudnetpy-1.85.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
125
|
+
cloudnetpy-1.85.4.dist-info/entry_points.txt,sha256=HhY7LwCFk4qFgDlXx_Fy983ZTd831WlhtdPIzV-Y3dY,51
|
126
|
+
cloudnetpy-1.85.4.dist-info/top_level.txt,sha256=ibSPWRr6ojS1i11rtBFz2_gkIe68mggj7aeswYfaOo0,16
|
127
|
+
cloudnetpy-1.85.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|