oafuncs 0.0.97.8__py3-none-any.whl → 0.0.97.9__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/oa_nc.py +1 -1
- {oafuncs-0.0.97.8.dist-info → oafuncs-0.0.97.9.dist-info}/METADATA +1 -1
- {oafuncs-0.0.97.8.dist-info → oafuncs-0.0.97.9.dist-info}/RECORD +6 -6
- {oafuncs-0.0.97.8.dist-info → oafuncs-0.0.97.9.dist-info}/WHEEL +0 -0
- {oafuncs-0.0.97.8.dist-info → oafuncs-0.0.97.9.dist-info}/licenses/LICENSE.txt +0 -0
- {oafuncs-0.0.97.8.dist-info → oafuncs-0.0.97.9.dist-info}/top_level.txt +0 -0
oafuncs/oa_nc.py
CHANGED
@@ -203,7 +203,7 @@ def merge(file_list: Union[str, List[str]], var_name: Union[str, List[str], None
|
|
203
203
|
target_filename="result.nc",
|
204
204
|
chunk_config={"time": 500})
|
205
205
|
"""
|
206
|
-
from _script.netcdf_merge import merge as nc_merge
|
206
|
+
from ._script.netcdf_merge import merge as nc_merge
|
207
207
|
nc_merge(file_list, var_name, dim_name, target_filename, chunk_config, compression, sanity_check, overwrite, parallel)
|
208
208
|
|
209
209
|
|
@@ -5,7 +5,7 @@ oafuncs/oa_date.py,sha256=--3uXYq3_n9HBJbY1io1H1PE-FyiVxbQCyFUcudxQks,3210
|
|
5
5
|
oafuncs/oa_draw.py,sha256=d23R6OEco7EbvcrL5YsnrSupnKKUn55hLw1B_d-kxOg,12308
|
6
6
|
oafuncs/oa_file.py,sha256=nYTsMataaC790lSqxjuMB4uVqUJz_tMm_kRve4CHql4,17235
|
7
7
|
oafuncs/oa_help.py,sha256=loyzTbjU_0VpSIBvAEUA_tqxG8MVsO0xFE_2hgQ3zMw,4188
|
8
|
-
oafuncs/oa_nc.py,sha256=
|
8
|
+
oafuncs/oa_nc.py,sha256=xouqfEFa1eSExP_ad09JQM5b0rpfPAHEFB7ctg7DkPE,18718
|
9
9
|
oafuncs/oa_python.py,sha256=Q-6UGGw_dJff7Ef8i87fsLPoGeHV5jBzfb-7HP4THR0,4018
|
10
10
|
oafuncs/_data/OAFuncs.png,sha256=y1_x-mUP3gFjcy6m8FqfvQO_HgjzPhQKfXjnSHjslZE,3436152
|
11
11
|
oafuncs/_data/hycom_3hourly.png,sha256=azt_uPcXtl_8CSKRLLPCIf5pPrcxMiOzvoFQnwb0zUo,12411415
|
@@ -33,8 +33,8 @@ oafuncs/oa_sign/scientific.py,sha256=a4JxOBgm9vzNZKpJ_GQIQf7cokkraV5nh23HGbmTYKw
|
|
33
33
|
oafuncs/oa_tool/__init__.py,sha256=AvrCNR2-xad9ZRjthIdAoSk8UX4vOpEWLg6CV1NQNKc,161
|
34
34
|
oafuncs/oa_tool/email.py,sha256=4lJxV_KUzhxgLYfVwYTqp0qxRugD7fvsZkXDe5WkUKo,3052
|
35
35
|
oafuncs/oa_tool/parallel.py,sha256=LBFWEKPcILVCbfSulETJE4wGPiOw1P_Fl9DzjYoCqgk,21844
|
36
|
-
oafuncs-0.0.97.
|
37
|
-
oafuncs-0.0.97.
|
38
|
-
oafuncs-0.0.97.
|
39
|
-
oafuncs-0.0.97.
|
40
|
-
oafuncs-0.0.97.
|
36
|
+
oafuncs-0.0.97.9.dist-info/licenses/LICENSE.txt,sha256=rMtLpVg8sKiSlwClfR9w_Dd_5WubTQgoOzE2PDFxzs4,1074
|
37
|
+
oafuncs-0.0.97.9.dist-info/METADATA,sha256=8r2g8722d1jSwxy186xE7zP2arFfsZpgZ7omxoHDYSc,4225
|
38
|
+
oafuncs-0.0.97.9.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
39
|
+
oafuncs-0.0.97.9.dist-info/top_level.txt,sha256=bgC35QkXbN4EmPHEveg_xGIZ5i9NNPYWqtJqaKqTPsQ,8
|
40
|
+
oafuncs-0.0.97.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|