metradar 0.1.1__py3-none-any.whl → 0.1.3__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.
@@ -12,7 +12,7 @@ from pyart.io.nexrad_archive import _find_range_params,_find_scans_to_interp,_in
12
12
  from pyart.io.common import make_time_unit_str, _test_arguments, prepare_for_read
13
13
  from pyart.config import FileMetadata, get_fillvalue
14
14
  from pyart.core.radar import Radar
15
- from cnrad_level2 import CNRADLevel2File
15
+ from .cnrad_level2 import CNRADLevel2File
16
16
  import warnings
17
17
  import numpy as np
18
18
 
@@ -0,0 +1,37 @@
1
+ Metadata-Version: 2.2
2
+ Name: metradar
3
+ Version: 0.1.3
4
+ Summary: radar data processing
5
+ Author-email: Wenjian Zhu <kevin2075@163.com>
6
+ Keywords: Weather,Radar
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: License :: OSI Approved :: MIT License
9
+ Classifier: Operating System :: OS Independent
10
+ Classifier: Operating System :: Unix
11
+ Classifier: Operating System :: Microsoft
12
+ Classifier: Operating System :: MacOS
13
+ Classifier: Programming Language :: Python :: 3.13
14
+ Classifier: Topic :: Scientific/Engineering
15
+ Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
16
+ Classifier: Topic :: Scientific/Engineering :: GIS
17
+ Classifier: Topic :: Scientific/Engineering :: Hydrology
18
+ Classifier: Topic :: Scientific/Engineering :: Image Processing
19
+ Requires-Python: >=3.10
20
+ Description-Content-Type: text/markdown
21
+ Requires-Dist: numpy>=1.18
22
+ Requires-Dist: requests>=2.24.0
23
+ Requires-Dist: arm_pyart>=1.19.5
24
+ Requires-Dist: cartopy>=0.24.0
25
+ Requires-Dist: openpyxl>=3.1.5
26
+ Requires-Dist: pydda==1.2.0
27
+ Requires-Dist: tqdm>=4.67.0
28
+ Requires-Dist: wradlib>=2.4.0
29
+
30
+ <div align="center">
31
+
32
+ # Welcome to METRADAR
33
+
34
+ ## 🚀 Quick start
35
+ metradar provides an easy-to-use python interface to read, process and visualize weather radar data specially for chinese users.
36
+
37
+ It is still under test.
@@ -5,7 +5,7 @@ metradar/construct_aws_refvpr_mainprog.py,sha256=CJgEZRt9Bcqj-KkiUnKfdTnz2CMG47r
5
5
  metradar/construct_aws_refvpr_mainprog_cams.py,sha256=9xCa5_PuqZxPEW-A-657D2-sQ7ZFRQYmlT387mWYWWY,12404
6
6
  metradar/construct_aws_refvpr_mainprog_datan3d.py,sha256=1jP4Kg86wfVX3Xal5MBG9T8IgQ5NqKedW9WsvIz7mtE,15857
7
7
  metradar/construct_aws_refvpr_mainprog_swan.py,sha256=uP1RqMX5191tRDh9bOKS_JM86Td1M66dr-RkpTepHy8,12175
8
- metradar/decode_fmt_pyart.py,sha256=Fjl6tSr53AUnir_HeDEOD0zQ8kuA5kPzWo-77zaWsiY,7542
8
+ metradar/decode_fmt_pyart.py,sha256=cuiCX14E4BzQtTFJFfAGH4bJ1q7rXotilIxrLAqGI_I,7543
9
9
  metradar/decode_pup_rose.py,sha256=d5ajuJuM6X8kCiNGUBOrCeub6j2K9Y-Qgvjq4H-Qemc,82826
10
10
  metradar/draw_mosaic_new.py,sha256=1PyeNGa0Rpj_u-veXorer_bUeP7ogLMCpNbEcooKhus,16193
11
11
  metradar/draw_radar_aws_jilin_new.py,sha256=57RIy1u-1ENv_iJrSOxVLMI5Fcf4Erg5bWben4bDxpE,7904
@@ -35,7 +35,7 @@ metradar/rose_structer.py,sha256=3EAZ18OXg0FXR4U1DNEvwU4gxP8mSRGkGUKjAW85IPs,252
35
35
  metradar/trans_nc_pgmb.py,sha256=EfjaswKix4f8G-T1O6UKJ8lX9F_8z_IILucX_R2xdSk,1738
36
36
  metradar/trans_new_mosaic_nc.py,sha256=dZPr625hV7msFOgUVPwFgjTrTgQOEsIywMABzansPYA,9705
37
37
  metradar/trans_polor2grid_func.py,sha256=Ad6Ii_Ew3dwbRmN7RrRpDD-wU33xm7jbZAJbIVM3EsI,6864
38
- metradar-0.1.1.dist-info/METADATA,sha256=3Ai9tsU8BPhoWwWjxV3IMffeMWSzkplpY1EsYcKPrFI,431
39
- metradar-0.1.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
40
- metradar-0.1.1.dist-info/top_level.txt,sha256=vwxtTxux8rWm6wgfnwf0YWYrWjN16TZQCOy4h_OVwoE,9
41
- metradar-0.1.1.dist-info/RECORD,,
38
+ metradar-0.1.3.dist-info/METADATA,sha256=YDRVVA7TzUs4TPx11EpzHRENU0UEB792uGtoTht6SZ4,1274
39
+ metradar-0.1.3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
40
+ metradar-0.1.3.dist-info/top_level.txt,sha256=vwxtTxux8rWm6wgfnwf0YWYrWjN16TZQCOy4h_OVwoE,9
41
+ metradar-0.1.3.dist-info/RECORD,,
@@ -1,13 +0,0 @@
1
- Metadata-Version: 2.2
2
- Name: metradar
3
- Version: 0.1.1
4
- Summary: radar data processing
5
- Author-email: Wenjian Zhu <kevin2075@163.com>
6
- Classifier: Programming Language :: Python :: 3
7
- Classifier: License :: OSI Approved :: MIT License
8
- Classifier: Operating System :: OS Independent
9
- Requires-Python: >=3.10
10
- Description-Content-Type: text/markdown
11
- Requires-Dist: numpy>=1.18
12
- Requires-Dist: requests>=2.24.0
13
- Requires-Dist: arm_pyart>=1.19.5