PyPartMC 1.1.3__cp38-cp38-win_amd64.whl → 1.1.4__cp38-cp38-win_amd64.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-1.1.3.dist-info → PyPartMC-1.1.4.dist-info}/METADATA +10 -3
- PyPartMC-1.1.4.dist-info/RECORD +7 -0
- _PyPartMC.cp38-win_amd64.pyd +0 -0
- PyPartMC-1.1.3.dist-info/RECORD +0 -7
- {PyPartMC-1.1.3.dist-info → PyPartMC-1.1.4.dist-info}/LICENSE +0 -0
- {PyPartMC-1.1.3.dist-info → PyPartMC-1.1.4.dist-info}/WHEEL +0 -0
- {PyPartMC-1.1.3.dist-info → PyPartMC-1.1.4.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: PyPartMC
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.4
|
|
4
4
|
Summary: Python interface to PartMC
|
|
5
5
|
Author: PyPartMC team (see https://github.com/open-atmos/PyPartMC/graphs/contributors)
|
|
6
6
|
Author-email: nriemer@illinois.edu
|
|
@@ -30,7 +30,8 @@ The Python API can facilitate using PartMC from other environments - see, e.g.,
|
|
|
30
30
|
For an outline of the project, rationale, architecture, and features, refer to: [D'Aquino et al., 2024 (SoftwareX)](https://doi.org/10.1016/j.softx.2023.101613) (please cite if PyPartMC is used in your research).
|
|
31
31
|
For a list of talks and other relevant resources, please see [project Wiki](https://github.com/open-atmos/PyPartMC/wiki/).
|
|
32
32
|
|
|
33
|
-
[](https://asr.science.energy.gov/)
|
|
33
|
+
[](https://asr.science.energy.gov/) [](https://www.ncn.gov.pl/?language=en)
|
|
34
|
+
|
|
34
35
|
[](https://www.gnu.org/licenses/gpl-3.0.html)
|
|
35
36
|
[](https://atmos.illinois.edu/)
|
|
36
37
|
[](https://github.com/open-atmos/PyPartMC/actions)
|
|
@@ -301,6 +302,12 @@ flowchart TD
|
|
|
301
302
|
```
|
|
302
303
|
|
|
303
304
|
## FAQ
|
|
305
|
+
- Q: How to install PyPartMC with MOSAIC enabled?
|
|
306
|
+
A: Installation can be done using `pip`, however, `pip` needs to be instructed not to use binary packages available at pypi.org but rather to compile from source (pip will download the source from pip.org), and the path to compiled MOSAIC library needs to be provided at compile-time; the following command should convey it:
|
|
307
|
+
```bash
|
|
308
|
+
MOSAIC_HOME=<<PATH_TO_MOSAIC_LIB>> pip install --force-reinstall --no-binary=PyPartMC PyPartMC
|
|
309
|
+
```
|
|
310
|
+
|
|
304
311
|
- Q: Why `pip install PyPartMC` triggers compilation on my brand new Apple machine, while it quickly downloads and installs binary packages when executed on older Macs, Windows or Linux?
|
|
305
312
|
A: We are not yet providing binary wheels on PyPI for Apple-silicon (arm64) machines. Cross-compilation with gfortran is only supported with experimental unofficial builds [and is tricky](https://github.com/iains/gcc-12-branch/issues/23), while Github Actions ARM64 virtual machines are [costly](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#minute-multipliers).
|
|
306
313
|
|
|
@@ -349,7 +356,7 @@ PyPartMC codebase benefits from Pylint, Black and isort code analysis (which are
|
|
|
349
356
|
#### PyPartMC:
|
|
350
357
|
|
|
351
358
|
authors: [PyPartMC developers](https://github.com/open-atmos/PyPartMC/graphs/contributors)
|
|
352
|
-
funding: [US Department of Energy Atmospheric System Research programme](https://asr.science.energy.gov/)
|
|
359
|
+
funding: [US Department of Energy Atmospheric System Research programme](https://asr.science.energy.gov/), [Polish National Science Centre](https://ncn.gov.pl/en)
|
|
353
360
|
copyright: [University of Illinois at Urbana-Champaign](https://atmos.illinois.edu/)
|
|
354
361
|
licence: [GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
|
355
362
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
_PyPartMC.cp38-win_amd64.pyd,sha256=vtGWqeZoEFTlUB5EtZVPMQsRsa9SGQFFGMOzE3Or-6Q,5069312
|
|
2
|
+
PyPartMC/__init__.py,sha256=b9MDGMORBD_zX5HO6ZyZZKu75_3kNTtIaZDSATQCWNU,2257
|
|
3
|
+
PyPartMC-1.1.4.dist-info/LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
|
|
4
|
+
PyPartMC-1.1.4.dist-info/METADATA,sha256=ECLo7Mi16NVkCxoSWA1G0aHCMy_uTH7eEzKJIx2lq4o,22465
|
|
5
|
+
PyPartMC-1.1.4.dist-info/WHEEL,sha256=Wb4yjwIXVKEpht4JWFUZNCzpG7JLBNZnqtK2YNdqLkI,100
|
|
6
|
+
PyPartMC-1.1.4.dist-info/top_level.txt,sha256=PJxy22pTnxcBhqrb6r4AIL32rkxA61gzw7ohlzybgSM,19
|
|
7
|
+
PyPartMC-1.1.4.dist-info/RECORD,,
|
_PyPartMC.cp38-win_amd64.pyd
CHANGED
|
Binary file
|
PyPartMC-1.1.3.dist-info/RECORD
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
_PyPartMC.cp38-win_amd64.pyd,sha256=GjL05_aKKbTJWcSOKt9ldppVWXkfj2zW-La384oBkZ8,5069312
|
|
2
|
-
PyPartMC/__init__.py,sha256=b9MDGMORBD_zX5HO6ZyZZKu75_3kNTtIaZDSATQCWNU,2257
|
|
3
|
-
PyPartMC-1.1.3.dist-info/LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
|
|
4
|
-
PyPartMC-1.1.3.dist-info/METADATA,sha256=VvQuU6hk10YrRSIbD4onlprApwrY4d1nlGPYl_LhPec,21580
|
|
5
|
-
PyPartMC-1.1.3.dist-info/WHEEL,sha256=Wb4yjwIXVKEpht4JWFUZNCzpG7JLBNZnqtK2YNdqLkI,100
|
|
6
|
-
PyPartMC-1.1.3.dist-info/top_level.txt,sha256=PJxy22pTnxcBhqrb6r4AIL32rkxA61gzw7ohlzybgSM,19
|
|
7
|
-
PyPartMC-1.1.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|