AeroViz 0.1.8__tar.gz → 0.1.9.0__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.
Potentially problematic release.
This version of AeroViz might be problematic. Click here for more details.
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/hysplit/hysplit.py +5 -2
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz.egg-info/PKG-INFO +2 -1
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz.egg-info/requires.txt +1 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/PKG-INFO +2 -1
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/requirements.txt +1 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/setup.py +1 -1
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/test/test_plot.py +2 -1
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/data/240228_00.txt +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/data/DEFAULT_DATA.csv +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/data/DEFAULT_PNSD_DATA.csv +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/_calculate.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/_isoropia.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/_mass_volume.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/_ocec.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/_partition.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/_teom.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/isrpia.cnf +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Chemistry/isrpia2.exe +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/Angstrom_exponent.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/_IMPROVE.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/_absorption.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/_extinction.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/_mie.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/_mie_sd.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/_scattering.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/Optical/fRH.pkl +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/__merge.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/_merge.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/_merge_v1.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/_merge_v2.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/_merge_v3.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/_merge_v4.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/SizeDistr/_size_distr.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/VOC/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/VOC/_potential_par.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/VOC/support_voc.json +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/dataProcess/core/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/bar.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/box.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/distribution/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/distribution/distribution.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/hysplit/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/meteorology/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/meteorology/meteorology.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/optical/PyMieScatt_update.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/optical/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/optical/mie_theory.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/optical/optical.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/pie.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/radar.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/regression.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/scatter.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/templates/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/templates/ammonium_rich.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/templates/contour.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/templates/corr_matrix.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/templates/diurnal_pattern.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/templates/koschmieder.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/templates/metal_heatmap.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/timeseries/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/timeseries/template.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/timeseries/timeseries.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/utils/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/utils/_color.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/utils/_unit.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/utils/fRH.json +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/utils/plt_utils.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/utils/sklearn_utils.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/utils/units.json +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/plot/violin.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/config/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/config/supported_instruments.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/core/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/AE33.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/AE43.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/APS_3321.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/Aurora.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/BC1054.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/EPA.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/GRIMM.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/IGAC.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/MA350.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/Minion.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/NEPH.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/OCEC.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/SMPS.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/TEOM.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/VOC.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/XRF.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/rawDataReader/script/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/tools/__init__.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/tools/database.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/tools/dataclassifier.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/tools/dataprinter.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz/tools/datareader.py +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz.egg-info/SOURCES.txt +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz.egg-info/dependency_links.txt +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/AeroViz.egg-info/top_level.txt +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/LICENSE +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/MANIFEST.in +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/README.md +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/setup.cfg +0 -0
- {aeroviz-0.1.8 → aeroviz-0.1.9.0}/test/test_aeroviz_imports.py +0 -0
|
@@ -12,6 +12,9 @@ from AeroViz.plot.utils import set_figure
|
|
|
12
12
|
|
|
13
13
|
__all__ = ['hysplit']
|
|
14
14
|
|
|
15
|
+
# 設置默認文件路徑
|
|
16
|
+
DEFAULT_FILE = Path(__file__).parent.parent.parent / 'data' / '240228_00.txt'
|
|
17
|
+
|
|
15
18
|
|
|
16
19
|
def read_hysplit_data(file: Path):
|
|
17
20
|
data = pd.read_csv(file, skiprows=8, sep=r'\s+', names=range(0, 12), engine='python')
|
|
@@ -23,7 +26,7 @@ def read_hysplit_data(file: Path):
|
|
|
23
26
|
|
|
24
27
|
|
|
25
28
|
@set_figure
|
|
26
|
-
def hysplit(file: Path):
|
|
29
|
+
def hysplit(file: Path = DEFAULT_FILE):
|
|
27
30
|
data = read_hysplit_data(file)
|
|
28
31
|
|
|
29
32
|
# 創建地圖
|
|
@@ -76,4 +79,4 @@ def hysplit(file: Path):
|
|
|
76
79
|
|
|
77
80
|
|
|
78
81
|
if __name__ == "__main__":
|
|
79
|
-
hysplit(
|
|
82
|
+
hysplit() # 請替換為您的實際檔案路徑
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: AeroViz
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9.0
|
|
4
4
|
Summary: Aerosol science
|
|
5
5
|
Home-page: https://github.com/Alex870521/AeroViz
|
|
6
6
|
Author: alex
|
|
@@ -18,6 +18,7 @@ Requires-Dist: scipy==1.14.0
|
|
|
18
18
|
Requires-Dist: seaborn==0.13.2
|
|
19
19
|
Requires-Dist: scikit-learn==1.5.1
|
|
20
20
|
Requires-Dist: windrose==1.9.2
|
|
21
|
+
Requires-Dist: cartopy==0.24.1
|
|
21
22
|
Requires-Dist: tabulate==0.9.0
|
|
22
23
|
Requires-Dist: rich~=13.7.1
|
|
23
24
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: AeroViz
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9.0
|
|
4
4
|
Summary: Aerosol science
|
|
5
5
|
Home-page: https://github.com/Alex870521/AeroViz
|
|
6
6
|
Author: alex
|
|
@@ -18,6 +18,7 @@ Requires-Dist: scipy==1.14.0
|
|
|
18
18
|
Requires-Dist: seaborn==0.13.2
|
|
19
19
|
Requires-Dist: scikit-learn==1.5.1
|
|
20
20
|
Requires-Dist: windrose==1.9.2
|
|
21
|
+
Requires-Dist: cartopy==0.24.1
|
|
21
22
|
Requires-Dist: tabulate==0.9.0
|
|
22
23
|
Requires-Dist: rich~=13.7.1
|
|
23
24
|
|
|
@@ -119,7 +119,8 @@ def use_diurnal_pattern():
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
def use_hysplit():
|
|
122
|
-
plot.hysplit(Path("/AeroViz/data/240228_00.txt"))
|
|
122
|
+
plot.hysplit(Path("/Users/chanchihyu/PycharmProjects/AeroViz/AeroViz/data/240228_00.txt"))
|
|
123
|
+
|
|
123
124
|
|
|
124
125
|
if __name__ == '__main__':
|
|
125
126
|
# use_SMPS()
|
|
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
|
|
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
|
|
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
|