PyPartMC 2.0.0rc3__cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 2.0.0rc5__cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.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.
Potentially problematic release.
This version of PyPartMC might be problematic. Click here for more details.
- PyPartMC/_PyPartMC.cpython-38-aarch64-linux-gnu.so +0 -0
- {pypartmc-2.0.0rc3.dist-info → pypartmc-2.0.0rc5.dist-info}/METADATA +8 -3
- pypartmc-2.0.0rc5.dist-info/RECORD +7 -0
- {pypartmc-2.0.0rc3.dist-info → pypartmc-2.0.0rc5.dist-info}/WHEEL +1 -1
- pypartmc-2.0.0rc3.dist-info/RECORD +0 -7
- {pypartmc-2.0.0rc3.dist-info → pypartmc-2.0.0rc5.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: PyPartMC
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.0rc5
|
|
4
4
|
Summary: Python interface to PartMC
|
|
5
5
|
Author-Email: "https://github.com/open-atmos/PyPartMC/graphs/contributors" <nriemer@illinois.edu>
|
|
6
6
|
License-Expression: GPL-3.0
|
|
@@ -118,14 +118,19 @@ pip install PyPartMC[examples]
|
|
|
118
118
|
[](https://mybinder.org/v2/gh/open-atmos/PyPartMC.git/main?urlpath=lab/tree/examples/cloud_parcel.ipynb)
|
|
119
119
|
[](https://jupyterhub.arm.gov/hub/user-redirect/git-pull?repo=https%3A//github.com/open-atmos/PyPartMC&branch=main&urlPath=)
|
|
120
120
|
- Coagulation model intercomparison for additive (Golovin) kernel with: PyPartMC, [PySDM](https://open-atmos.github.io/PySDM), [Droplets.jl](https://github.com/emmacware/droplets.jl) and [dustpy](https://stammler.github.io/dustpy/):
|
|
121
|
-
[](https://github.com/open-atmos
|
|
121
|
+
[](https://github.com/open-atmos/PyPartMC/blob/main/examples/additive_coag_comparison.ipynb)
|
|
122
122
|
[](https://colab.research.google.com/github/open-atmos/PyPartMC/blob/main/examples/additive_coag_comparison.ipynb)
|
|
123
123
|
[](https://mybinder.org/v2/gh/open-atmos/PyPartMC.git/main?urlpath=lab/tree/examples/additive_coag_comparison.ipynb)
|
|
124
124
|
[](https://jupyterhub.arm.gov/hub/user-redirect/git-pull?repo=https%3A//github.com/open-atmos/PyPartMC&branch=main&urlPath=)
|
|
125
|
+
- Particle simulation with multiphase chemistry handled using [CAMP](https://doi.org/10.5194/gmd-15-3663-2022) (without coagulation):
|
|
126
|
+
[](https://github.com/open-atmos/PyPartMC/blob/main/examples/particle_simulation_with_camp.ipynb.ipynb)
|
|
127
|
+
[](https://colab.research.google.com/github/open-atmos/PyPartMC/blob/main/examples/particle_simulation_with_camp.ipynb)
|
|
128
|
+
[](https://mybinder.org/v2/gh/open-atmos/PyPartMC.git/main?urlpath=lab/tree/examples/particle_simulation_with_camp.ipynb)
|
|
129
|
+
[](https://jupyterhub.arm.gov/hub/user-redirect/git-pull?repo=https%3A//github.com/open-atmos/PyPartMC&branch=main&urlPath=)
|
|
125
130
|
|
|
126
131
|
## Features
|
|
127
132
|
|
|
128
|
-
- works on Linux, macOS and Windows (compatibility assured with [CI builds](https://github.com/open-atmos/PyPartMC/blob/main/.github/workflows/
|
|
133
|
+
- works on Linux, macOS and Windows (compatibility assured with [CI builds](https://github.com/open-atmos/PyPartMC/blob/main/.github/workflows/buildwheels.yml))
|
|
129
134
|
- hassle-free installation using `pip` (prior PartMC installation **not needed**)
|
|
130
135
|
- works out of the box on [mybinder.org](https://mybinder.org/), [Google Colab](colab.research.google.com/) and alike
|
|
131
136
|
- ships with [a set of examples](https://github.com/open-atmos/PyPartMC/tree/main/examples) maintained in a form of Jupyter notebooks
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
PyPartMC/_PyPartMC.cpython-38-aarch64-linux-gnu.so,sha256=3Zw-xdcfaRl1iNAERM2Tr_jE8z8nYYSZ7xxdMK0d9lk,8962289
|
|
2
|
+
PyPartMC/__init__.py,sha256=e1ngb8Sodfqneb__Vmf_K5eIOoOY11gvrSHmlIZbruM,2349
|
|
3
|
+
pypartmc.libs/libgfortran-daac5196.so.5.0.0,sha256=c7Btx9EsXU43_oumeqmrRAu3lOea3_WK6JSz1FfnG9c,1484449
|
|
4
|
+
pypartmc-2.0.0rc5.dist-info/METADATA,sha256=WqRG5fZFB_rJnWZIb9B8VDPFRCICI85dCIHTb3-g7Ac,27597
|
|
5
|
+
pypartmc-2.0.0rc5.dist-info/WHEEL,sha256=VXlNO3Bh4BSMPgSD8QmPU5uC-LJzrDbp7WJUwxm3iTw,154
|
|
6
|
+
pypartmc-2.0.0rc5.dist-info/RECORD,,
|
|
7
|
+
pypartmc-2.0.0rc5.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
PyPartMC/_PyPartMC.cpython-38-aarch64-linux-gnu.so,sha256=A7WG0PAec9ErC6GDTjl7c3hPmYfu9YNJmUKXdP70MHg,8962089
|
|
2
|
-
PyPartMC/__init__.py,sha256=e1ngb8Sodfqneb__Vmf_K5eIOoOY11gvrSHmlIZbruM,2349
|
|
3
|
-
pypartmc.libs/libgfortran-daac5196.so.5.0.0,sha256=c7Btx9EsXU43_oumeqmrRAu3lOea3_WK6JSz1FfnG9c,1484449
|
|
4
|
-
pypartmc-2.0.0rc3.dist-info/METADATA,sha256=4aUTawjPsb6pM4Ri_j8vmVSsCzx-O8mdi8jichPcoSs,26630
|
|
5
|
-
pypartmc-2.0.0rc3.dist-info/WHEEL,sha256=gWG2fLdTbbmjpSNkzhSGAXQuaOX8CNPrhZW-7WgnKXc,154
|
|
6
|
-
pypartmc-2.0.0rc3.dist-info/RECORD,,
|
|
7
|
-
pypartmc-2.0.0rc3.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
File without changes
|