oafuncs 0.0.98.27__tar.gz → 0.0.98.29__tar.gz
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-0.0.98.27/oafuncs.egg-info → oafuncs-0.0.98.29}/PKG-INFO +3 -2
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_nc.py +3 -3
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29/oafuncs.egg-info}/PKG-INFO +3 -2
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/setup.py +3 -2
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/LICENSE.txt +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/MANIFEST.in +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/README.md +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/__init__.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_data/hycom.png +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_data/oafuncs.png +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/cprogressbar.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/data_interp.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/email.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/netcdf_merge.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/netcdf_modify.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/netcdf_write.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/parallel.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/parallel_test.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/plot_dataset.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/_script/replace_file_content.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_cmap.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_data.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_date.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/User_Agent-list.txt +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/__init__.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/hycom_3hourly.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/hycom_3hourly_proxy.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/idm.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/literature.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/read_proxy.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/test_ua.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_down/user_agent.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_draw.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_file.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_help.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_model/__init__.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_model/roms/__init__.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_model/roms/test.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_model/wrf/__init__.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_model/wrf/little_r.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_python.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_sign/__init__.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_sign/meteorological.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_sign/ocean.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_sign/scientific.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs/oa_tool.py +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs.egg-info/SOURCES.txt +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs.egg-info/dependency_links.txt +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs.egg-info/requires.txt +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/oafuncs.egg-info/top_level.txt +0 -0
- {oafuncs-0.0.98.27 → oafuncs-0.0.98.29}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: oafuncs
|
3
|
-
Version: 0.0.98.
|
3
|
+
Version: 0.0.98.29
|
4
4
|
Summary: Oceanic and Atmospheric Functions
|
5
5
|
Home-page: https://github.com/Industry-Pays/OAFuncs
|
6
6
|
Author: Kun Liu
|
@@ -12,9 +12,10 @@ Classifier: Programming Language :: Python :: 3
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.10
|
13
13
|
Classifier: Programming Language :: Python :: 3.11
|
14
14
|
Classifier: Programming Language :: Python :: 3.12
|
15
|
+
Classifier: Programming Language :: Python :: 3.13
|
15
16
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
16
17
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
17
|
-
Requires-Python: >=3.
|
18
|
+
Requires-Python: >=3.10.0
|
18
19
|
Description-Content-Type: text/markdown
|
19
20
|
License-File: LICENSE.txt
|
20
21
|
Requires-Dist: numpy
|
@@ -268,15 +268,15 @@ def draw(
|
|
268
268
|
|
269
269
|
if output_directory is None:
|
270
270
|
output_directory = os.getcwd()
|
271
|
-
if not isinstance(dims_xyzt, (list, tuple)):
|
271
|
+
if not isinstance(dims_xyzt, (list, tuple)) and dims_xyzt is not None:
|
272
272
|
raise ValueError("dimensions must be a list or tuple")
|
273
273
|
|
274
274
|
if dataset is not None:
|
275
|
-
func_plot_dataset(dataset, output_directory,
|
275
|
+
func_plot_dataset(dataset, output_directory, dims_xyzt, plot_style, use_fixed_colorscale)
|
276
276
|
elif file_path is not None:
|
277
277
|
if check(file_path):
|
278
278
|
ds = xr.open_dataset(file_path)
|
279
|
-
func_plot_dataset(ds, output_directory,
|
279
|
+
func_plot_dataset(ds, output_directory, dims_xyzt, plot_style, use_fixed_colorscale)
|
280
280
|
else:
|
281
281
|
print(f"[red]Invalid file: {file_path}[/red]")
|
282
282
|
else:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: oafuncs
|
3
|
-
Version: 0.0.98.
|
3
|
+
Version: 0.0.98.29
|
4
4
|
Summary: Oceanic and Atmospheric Functions
|
5
5
|
Home-page: https://github.com/Industry-Pays/OAFuncs
|
6
6
|
Author: Kun Liu
|
@@ -12,9 +12,10 @@ Classifier: Programming Language :: Python :: 3
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.10
|
13
13
|
Classifier: Programming Language :: Python :: 3.11
|
14
14
|
Classifier: Programming Language :: Python :: 3.12
|
15
|
+
Classifier: Programming Language :: Python :: 3.13
|
15
16
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
16
17
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
17
|
-
Requires-Python: >=3.
|
18
|
+
Requires-Python: >=3.10.0
|
18
19
|
Description-Content-Type: text/markdown
|
19
20
|
License-File: LICENSE.txt
|
20
21
|
Requires-Dist: numpy
|
@@ -17,8 +17,8 @@ DESCRIPTION = "Oceanic and Atmospheric Functions"
|
|
17
17
|
URL = "https://github.com/Industry-Pays/OAFuncs"
|
18
18
|
EMAIL = "liukun0312@stu.ouc.edu.cn"
|
19
19
|
AUTHOR = "Kun Liu"
|
20
|
-
REQUIRES_PYTHON = ">=3.
|
21
|
-
VERSION = "0.0.98.
|
20
|
+
REQUIRES_PYTHON = ">=3.10.0" # 2025/03/13
|
21
|
+
VERSION = "0.0.98.29"
|
22
22
|
|
23
23
|
# What packages are required for this module to be executed?
|
24
24
|
REQUIRED = [
|
@@ -158,6 +158,7 @@ setup(
|
|
158
158
|
"Programming Language :: Python :: 3.10",
|
159
159
|
"Programming Language :: Python :: 3.11",
|
160
160
|
"Programming Language :: Python :: 3.12",
|
161
|
+
"Programming Language :: Python :: 3.13",
|
161
162
|
"Programming Language :: Python :: Implementation :: CPython",
|
162
163
|
"Programming Language :: Python :: Implementation :: PyPy",
|
163
164
|
],
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|