oafuncs 0.0.97.3__py3-none-any.whl → 0.0.97.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.
- oafuncs/_script/auto_optimized_parallel_executor.py +459 -0
- oafuncs/_script/parallel_example_usage.py +83 -0
- oafuncs/_script/replace_file_concent.py +151 -0
- oafuncs/oa_file.py +30 -10
- oafuncs/oa_nc.py +1 -1
- oafuncs/oa_tool/parallel.py +479 -6
- {oafuncs-0.0.97.3.dist-info → oafuncs-0.0.97.5.dist-info}/METADATA +80 -8
- {oafuncs-0.0.97.3.dist-info → oafuncs-0.0.97.5.dist-info}/RECORD +14 -11
- {oafuncs-0.0.97.3.dist-info → oafuncs-0.0.97.5.dist-info}/WHEEL +1 -1
- /oafuncs/{data_store → _data}/OAFuncs.png +0 -0
- /oafuncs/{data_store → _data}/hycom_3hourly.png +0 -0
- /oafuncs/{_nc_script → _script}/plot_dataset.py +0 -0
- {oafuncs-0.0.97.3.dist-info → oafuncs-0.0.97.5.dist-info/licenses}/LICENSE.txt +0 -0
- {oafuncs-0.0.97.3.dist-info → oafuncs-0.0.97.5.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: oafuncs
|
3
|
-
Version: 0.0.97.
|
3
|
+
Version: 0.0.97.5
|
4
4
|
Summary: Oceanic and Atmospheric Functions
|
5
5
|
Home-page: https://github.com/Industry-Pays/OAFuncs
|
6
6
|
Author: Kun Liu
|
@@ -39,6 +39,7 @@ Dynamic: description
|
|
39
39
|
Dynamic: description-content-type
|
40
40
|
Dynamic: home-page
|
41
41
|
Dynamic: license
|
42
|
+
Dynamic: license-file
|
42
43
|
Dynamic: requires-dist
|
43
44
|
Dynamic: requires-python
|
44
45
|
Dynamic: summary
|
@@ -86,17 +87,88 @@ oafuncs.oa_help.use('query')
|
|
86
87
|
```
|
87
88
|
|
88
89
|
```shell
|
89
|
-
# 此小板块于
|
90
|
+
# 此小板块于2025/03/16更新,仅为示例,不代表最新情况
|
90
91
|
函数数量:
|
91
|
-
|
92
|
+
62
|
92
93
|
函数列表:
|
93
|
-
[
|
94
|
+
[
|
95
|
+
'MidpointNormalize',
|
96
|
+
'ParallelExecutor',
|
97
|
+
'add_cartopy',
|
98
|
+
'add_gridlines',
|
99
|
+
'add_lonlat_unit',
|
100
|
+
'check',
|
101
|
+
'clear_folder',
|
102
|
+
'contour',
|
103
|
+
'contourf',
|
104
|
+
'convert_longitude',
|
105
|
+
'copy_file',
|
106
|
+
'create',
|
107
|
+
'create_rgbtxt',
|
108
|
+
'data_record',
|
109
|
+
'download',
|
110
|
+
'download5doi',
|
111
|
+
'downloader',
|
112
|
+
'draw',
|
113
|
+
'draw_time_range',
|
114
|
+
'ending_record',
|
115
|
+
'ensure_list',
|
116
|
+
'extract',
|
117
|
+
'fig_minus',
|
118
|
+
'file_size',
|
119
|
+
'find_file',
|
120
|
+
'get',
|
121
|
+
'get_days',
|
122
|
+
'get_time_list',
|
123
|
+
'get_ua',
|
124
|
+
'get_var',
|
125
|
+
'gif',
|
126
|
+
'header_record',
|
127
|
+
'how_to_use',
|
128
|
+
'install_lib',
|
129
|
+
'interp_2d',
|
130
|
+
'interp_along_dim',
|
131
|
+
'isel',
|
132
|
+
'link_file',
|
133
|
+
'log',
|
134
|
+
'make_dir',
|
135
|
+
'make_folder',
|
136
|
+
'mask_shapefile',
|
137
|
+
'mean_size',
|
138
|
+
'merge',
|
139
|
+
'modify',
|
140
|
+
'query',
|
141
|
+
'quiver',
|
142
|
+
'remove',
|
143
|
+
'remove_empty_folder',
|
144
|
+
'rename',
|
145
|
+
'rename_file',
|
146
|
+
'save',
|
147
|
+
'send',
|
148
|
+
'show',
|
149
|
+
'sign_in_love_ocean',
|
150
|
+
'sign_in_meteorological_home',
|
151
|
+
'sign_in_scientific_research',
|
152
|
+
'tail_record',
|
153
|
+
'test',
|
154
|
+
'to_color',
|
155
|
+
'upgrade_lib',
|
156
|
+
'use'
|
157
|
+
]
|
158
|
+
同名函数:
|
159
|
+
----------------------------------------
|
94
160
|
模块全路径:
|
95
161
|
oafuncs.oa_help.query
|
96
|
-
函数提示:
|
97
162
|
|
98
|
-
|
99
|
-
|
163
|
+
Help on function query in module oafuncs.oa_help:
|
164
|
+
|
165
|
+
query()
|
166
|
+
Description:
|
167
|
+
Show the number of functions and the list of functions in the module.
|
168
|
+
Example:
|
169
|
+
query()
|
170
|
+
|
171
|
+
----------------------------------------
|
100
172
|
```
|
101
173
|
|
102
174
|
## Structure
|
@@ -2,13 +2,16 @@ oafuncs/__init__.py,sha256=GrygzGa_GDaWm3ERmxjNP1Pr7lrVx0MPOO_FcqkrvB8,1692
|
|
2
2
|
oafuncs/oa_cmap.py,sha256=OfJ2DOBOGX5X1GihE6CPcTV8bAFdDqJSXV7vbqUgV9s,7552
|
3
3
|
oafuncs/oa_data.py,sha256=32elvoBHibTunDXAK9ptQ-e-xrXxKM4GrPiMqWNv_lE,12169
|
4
4
|
oafuncs/oa_draw.py,sha256=QypQp4vJIrbAyFddEVxd9K9Q4d85PRYqYQi9xDUmSZw,11150
|
5
|
-
oafuncs/oa_file.py,sha256=
|
5
|
+
oafuncs/oa_file.py,sha256=pGtlIXCvzrmhZRkbL0juFOivge2GscfQWVIaz0AS6sQ,15262
|
6
6
|
oafuncs/oa_help.py,sha256=loyzTbjU_0VpSIBvAEUA_tqxG8MVsO0xFE_2hgQ3zMw,4188
|
7
|
-
oafuncs/oa_nc.py,sha256=
|
7
|
+
oafuncs/oa_nc.py,sha256=7qxmx36ADkd8EGpTzAuFueMiZ2ewp5Sf-eAuRu5n7Xo,20115
|
8
8
|
oafuncs/oa_python.py,sha256=Q-6UGGw_dJff7Ef8i87fsLPoGeHV5jBzfb-7HP4THR0,4018
|
9
|
-
oafuncs/
|
10
|
-
oafuncs/
|
11
|
-
oafuncs/
|
9
|
+
oafuncs/_data/OAFuncs.png,sha256=y1_x-mUP3gFjcy6m8FqfvQO_HgjzPhQKfXjnSHjslZE,3436152
|
10
|
+
oafuncs/_data/hycom_3hourly.png,sha256=azt_uPcXtl_8CSKRLLPCIf5pPrcxMiOzvoFQnwb0zUo,12411415
|
11
|
+
oafuncs/_script/auto_optimized_parallel_executor.py,sha256=4QaEk9AM-IneHm8KKSQ6MjSLNSaAWM4AQ-8OWXYdsaI,17300
|
12
|
+
oafuncs/_script/parallel_example_usage.py,sha256=uLvE7iwkMn9Cyq6-wk5_RpbQk7PXM9d16-26lTknW9s,2646
|
13
|
+
oafuncs/_script/plot_dataset.py,sha256=4PEMXI7NUgLMKwo-33y_AUrmUYS7BzmInCDyFalaZSk,13136
|
14
|
+
oafuncs/_script/replace_file_concent.py,sha256=eCFZjnZcwyRvy6b4mmIfBna-kylSZTyJRfgXd6DdCjk,5982
|
12
15
|
oafuncs/oa_down/User_Agent-list.txt,sha256=pazxSip8_lphEBOPHG902zmIBUg8sBKXgmqp_g6j_E4,661062
|
13
16
|
oafuncs/oa_down/__init__.py,sha256=kRX5eTUCbAiz3zTaQM1501paOYS_3fizDN4Pa0mtNUA,585
|
14
17
|
oafuncs/oa_down/hycom_3hourly.py,sha256=lCdbYQd7o_2jMgwmbrClNo5omrj5b5cnWnp6lnXMloQ,65307
|
@@ -28,10 +31,10 @@ oafuncs/oa_sign/ocean.py,sha256=xrW-rWD7xBWsB5PuCyEwQ1Q_RDKq2KCLz-LOONHgldU,5932
|
|
28
31
|
oafuncs/oa_sign/scientific.py,sha256=a4JxOBgm9vzNZKpJ_GQIQf7cokkraV5nh23HGbmTYKw,5064
|
29
32
|
oafuncs/oa_tool/__init__.py,sha256=WPrWq_vWWcUVQ32tsjA4jPQiV0LCxhxS0l4vmX43xDg,508
|
30
33
|
oafuncs/oa_tool/email.py,sha256=4lJxV_KUzhxgLYfVwYTqp0qxRugD7fvsZkXDe5WkUKo,3052
|
31
|
-
oafuncs/oa_tool/parallel.py,sha256=
|
34
|
+
oafuncs/oa_tool/parallel.py,sha256=LBFWEKPcILVCbfSulETJE4wGPiOw1P_Fl9DzjYoCqgk,21844
|
32
35
|
oafuncs/oa_tool/time.py,sha256=n8Ir5QFxJGZlEsOI3frxyQcN92wIvmS7-2SPQHYCg_c,486
|
33
|
-
oafuncs-0.0.97.
|
34
|
-
oafuncs-0.0.97.
|
35
|
-
oafuncs-0.0.97.
|
36
|
-
oafuncs-0.0.97.
|
37
|
-
oafuncs-0.0.97.
|
36
|
+
oafuncs-0.0.97.5.dist-info/licenses/LICENSE.txt,sha256=rMtLpVg8sKiSlwClfR9w_Dd_5WubTQgoOzE2PDFxzs4,1074
|
37
|
+
oafuncs-0.0.97.5.dist-info/METADATA,sha256=defSpljPoBK_2UVFLEvAtoNmOl6ghws_g9vTw1lQH-o,4181
|
38
|
+
oafuncs-0.0.97.5.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
|
39
|
+
oafuncs-0.0.97.5.dist-info/top_level.txt,sha256=bgC35QkXbN4EmPHEveg_xGIZ5i9NNPYWqtJqaKqTPsQ,8
|
40
|
+
oafuncs-0.0.97.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|