cloudnetpy-qc 1.28.0__py3-none-any.whl → 1.28.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/quality.py CHANGED
@@ -660,6 +660,7 @@ class TestRangeAndHeight(Test):
660
660
  Product.DISDROMETER,
661
661
  Product.MWR_L1C,
662
662
  Product.MWR,
663
+ Product.CPR,
663
664
  }
664
665
 
665
666
  def run(self):
@@ -1031,7 +1031,7 @@ VARIABLES = {
1031
1031
  # --------------------------------------------
1032
1032
  # Variables included in some of Level 1b files
1033
1033
  # --------------------------------------------
1034
- "calibration_offset": Variable(
1034
+ "Zh_offset": Variable(
1035
1035
  long_name="Radar reflectivity calibration offset",
1036
1036
  units="dBZ",
1037
1037
  ),
cloudnetpy_qc/version.py CHANGED
@@ -2,5 +2,5 @@
2
2
 
3
3
  MAJOR = 1
4
4
  MINOR = 28
5
- PATCH = 0
5
+ PATCH = 2
6
6
  __version__ = f"{MAJOR}.{MINOR}.{PATCH}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cloudnetpy_qc
3
- Version: 1.28.0
3
+ Version: 1.28.2
4
4
  Summary: Quality control routines for CloudnetPy products
5
5
  Author-email: Finnish Meteorological Institute <actris-cloudnet@fmi.fi>
6
6
  License: MIT License
@@ -1,16 +1,16 @@
1
1
  cloudnetpy_qc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  cloudnetpy_qc/coverage.py,sha256=21QPbwGX1dvMY0NXmj9Pny1CxzlqUbgeK4wi-X8M9h0,2412
3
3
  cloudnetpy_qc/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- cloudnetpy_qc/quality.py,sha256=jwPsM0P_Ldd2CBawvfzQsB0Eb836Ro-VGpSEjsWbQXs,40732
4
+ cloudnetpy_qc/quality.py,sha256=4QJkKEWqm27oHix5F3PPd22_We5hYZv_FfETCyByMT8,40753
5
5
  cloudnetpy_qc/utils.py,sha256=zFVryl56le2cyfDSCyGCzMHACcsjK7AJZknii1fgfgg,5393
6
- cloudnetpy_qc/variables.py,sha256=JEzw5tQ-bL0URf_9dpr4E79WTpq5GiOfndi5KNw0Mew,51710
7
- cloudnetpy_qc/version.py,sha256=tmaVaz75fg9yrVRKmDIePwOR3aQYLbZUIeWPsDX1HyM,102
6
+ cloudnetpy_qc/variables.py,sha256=BFWOVyXT1abidN8-lL5JFinzptx2R0mRVUwAikeGWHU,51701
7
+ cloudnetpy_qc/version.py,sha256=ErkQ6uK8qZI7akJwRKemxlCZ_rdRh3qds6TvTvLQUxs,102
8
8
  cloudnetpy_qc/data/area-type-table.xml,sha256=LQGp6rk8d-jZVjeFWPK_NjG2Kk1atvLlQXmV4UXggKI,17788
9
9
  cloudnetpy_qc/data/cf-standard-name-table.xml,sha256=MGqs7uPH62jVpiN6as3jc5gswQvywjJzU_jzHtQOArA,4455853
10
10
  cloudnetpy_qc/data/data_quality_config.ini,sha256=deAQzo3eMclgIaQTGYGdwLaD_AM9vGDGaf4VvJ_ZQrs,1449
11
11
  cloudnetpy_qc/data/standardized-region-list.xml,sha256=gLRE2G7RQLD9hmvW5dTzyK7XPhORxWv2bfbrvAp5Uto,6426
12
- cloudnetpy_qc-1.28.0.dist-info/licenses/LICENSE,sha256=P0wszB7Cq2M390SKaqT4DGvECfwGOMdTTdxsWBpEUUc,1094
13
- cloudnetpy_qc-1.28.0.dist-info/METADATA,sha256=Jd0xEEjVJB9-RzEuA6BcelKQ3TXGFNuDAbnY1kMMvok,8340
14
- cloudnetpy_qc-1.28.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
- cloudnetpy_qc-1.28.0.dist-info/top_level.txt,sha256=shrf8A1KyrrnhbHocc4gHmTl38YY-DHflgf-gXiKnKs,14
16
- cloudnetpy_qc-1.28.0.dist-info/RECORD,,
12
+ cloudnetpy_qc-1.28.2.dist-info/licenses/LICENSE,sha256=P0wszB7Cq2M390SKaqT4DGvECfwGOMdTTdxsWBpEUUc,1094
13
+ cloudnetpy_qc-1.28.2.dist-info/METADATA,sha256=r4v2uxZntdL-fMBzQ2phFmtI6OHeZcmjle9d6sKxuXE,8340
14
+ cloudnetpy_qc-1.28.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
+ cloudnetpy_qc-1.28.2.dist-info/top_level.txt,sha256=shrf8A1KyrrnhbHocc4gHmTl38YY-DHflgf-gXiKnKs,14
16
+ cloudnetpy_qc-1.28.2.dist-info/RECORD,,