cloudnetpy-qc 1.19.1__py3-none-any.whl → 1.19.2__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_qc/variables.py +6 -7
- cloudnetpy_qc/version.py +1 -1
- {cloudnetpy_qc-1.19.1.dist-info → cloudnetpy_qc-1.19.2.dist-info}/METADATA +1 -1
- {cloudnetpy_qc-1.19.1.dist-info → cloudnetpy_qc-1.19.2.dist-info}/RECORD +7 -7
- {cloudnetpy_qc-1.19.1.dist-info → cloudnetpy_qc-1.19.2.dist-info}/LICENSE +0 -0
- {cloudnetpy_qc-1.19.1.dist-info → cloudnetpy_qc-1.19.2.dist-info}/WHEEL +0 -0
- {cloudnetpy_qc-1.19.1.dist-info → cloudnetpy_qc-1.19.2.dist-info}/top_level.txt +0 -0
cloudnetpy_qc/variables.py
CHANGED
|
@@ -143,13 +143,6 @@ VARIABLES = {
|
|
|
143
143
|
standard_name="equivalent_reflectivity_factor",
|
|
144
144
|
required=[Product.DISDROMETER],
|
|
145
145
|
),
|
|
146
|
-
"visibility": Variable(
|
|
147
|
-
long_name="Meteorological optical range (MOR) visibility",
|
|
148
|
-
units="m",
|
|
149
|
-
standard_name="visibility_in_air",
|
|
150
|
-
dtype=Dtype.INT,
|
|
151
|
-
required=[Product.DISDROMETER],
|
|
152
|
-
),
|
|
153
146
|
"n_particles": Variable(
|
|
154
147
|
long_name="Number of particles in time interval",
|
|
155
148
|
dtype=Dtype.INT,
|
|
@@ -1588,4 +1581,10 @@ VARIABLES = {
|
|
|
1588
1581
|
long_name="Quality flag status for stability products",
|
|
1589
1582
|
dtype=Dtype.INT,
|
|
1590
1583
|
),
|
|
1584
|
+
"visibility": Variable(
|
|
1585
|
+
long_name="Meteorological optical range (MOR) visibility",
|
|
1586
|
+
units="m",
|
|
1587
|
+
standard_name="visibility_in_air",
|
|
1588
|
+
dtype=Dtype.INT,
|
|
1589
|
+
),
|
|
1591
1590
|
}
|
cloudnetpy_qc/version.py
CHANGED
|
@@ -2,14 +2,14 @@ cloudnetpy_qc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
2
2
|
cloudnetpy_qc/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
cloudnetpy_qc/quality.py,sha256=eWnZLAzohJZPitiaNFHtVN2J-caBX1Fer19ofgRcabE,33913
|
|
4
4
|
cloudnetpy_qc/utils.py,sha256=ssRqu8Auz7YpfZ79mTKmms4DkP9_ExLthbIpQGNq4jc,3270
|
|
5
|
-
cloudnetpy_qc/variables.py,sha256=
|
|
6
|
-
cloudnetpy_qc/version.py,sha256=
|
|
5
|
+
cloudnetpy_qc/variables.py,sha256=XQ9ctbo8T7P9F69NxalxvB_Lf_JW-eY3ogI9I3vXOZE,46750
|
|
6
|
+
cloudnetpy_qc/version.py,sha256=IEL4-eFec2RAe8kexpAYSEQN1lz1beIxnIMq3a0XMck,102
|
|
7
7
|
cloudnetpy_qc/data/area-type-table.xml,sha256=ePvw1b95ng3rNSQ7rDQFWtWjhJvMgCkkz53LRN-NVMo,14435
|
|
8
8
|
cloudnetpy_qc/data/cf-standard-name-table.xml,sha256=X_gbS481eXsxydGEsdYDYkU-idiB02GqpXloR5YfgF4,4135875
|
|
9
9
|
cloudnetpy_qc/data/data_quality_config.ini,sha256=URRc93Du2_YFX6Q7GxMHptKIVl6kwxXw-kVyftmsEJk,1242
|
|
10
10
|
cloudnetpy_qc/data/standardized-region-list.xml,sha256=65RqAqEFLwC01iAwkFEitPbAPEnjaCMcKYg2utjttls,6274
|
|
11
|
-
cloudnetpy_qc-1.19.
|
|
12
|
-
cloudnetpy_qc-1.19.
|
|
13
|
-
cloudnetpy_qc-1.19.
|
|
14
|
-
cloudnetpy_qc-1.19.
|
|
15
|
-
cloudnetpy_qc-1.19.
|
|
11
|
+
cloudnetpy_qc-1.19.2.dist-info/LICENSE,sha256=P0wszB7Cq2M390SKaqT4DGvECfwGOMdTTdxsWBpEUUc,1094
|
|
12
|
+
cloudnetpy_qc-1.19.2.dist-info/METADATA,sha256=ujOz7bPVtcFDhH9b2HvPK8kfii2ysXOfQdtLXtwDJco,7698
|
|
13
|
+
cloudnetpy_qc-1.19.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
14
|
+
cloudnetpy_qc-1.19.2.dist-info/top_level.txt,sha256=shrf8A1KyrrnhbHocc4gHmTl38YY-DHflgf-gXiKnKs,14
|
|
15
|
+
cloudnetpy_qc-1.19.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|