issues
search
open-atmos
/
PyPartMC
Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples
https://open-atmos.github.io/PyPartMC/
GNU General Public License v3.0
22
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bump CI mac jobs to macos-13 from macos-12 (will be phased out in Dec 24)
#382
slayoo
closed
1 week ago
0
add Python 3.12 to list of CI builds; drop Python 3.7
#381
slayoo
opened
2 weeks ago
4
fix wheel names and metadata on macos-14 builds
#380
slayoo
closed
3 weeks ago
0
bump setup-python action and use it on Apple Silicon images
#379
slayoo
closed
3 weeks ago
2
chamber notebook: add paper link, more narrative (markdown) + include it in the list of examples in the README
#378
slayoo
opened
3 weeks ago
0
cleanup leftover files. closes #373
#377
slayoo
closed
4 weeks ago
0
Addition of additive coagulation example including comparison against PySDM
#376
emmacware
opened
1 month ago
1
bump artifact upload/download actions versions
#375
slayoo
closed
1 month ago
0
generate all JSON ifiles from the notebook in CAMP PR
#374
slayoo
closed
4 weeks ago
1
remove .txt files which are part of chamber notebook
#373
slayoo
closed
4 weeks ago
0
Chamber example notebook from barrel study (Tian et al 2017)
#372
jcurtis2
closed
2 months ago
0
switch from pdoc3 to pdoc, cleanup CI workflow
#371
slayoo
closed
2 months ago
0
add a basic test case draft checking parsing of chamber loss_function params
#369
slayoo
closed
3 months ago
1
Add enabling of CAMP for chemistry
#368
jcurtis2
opened
3 months ago
3
try out setting Scenario loss_function to something else than "none" (based on PartMC examples)
#367
slayoo
closed
1 month ago
1
Update CITATION.cff (arXiv -> SoftwareX)
#366
slayoo
closed
3 months ago
1
remove SciPy<1.14.0 setup.py constraint when possible
#365
slayoo
closed
3 weeks ago
2
Improve input_state by returning populated data structures
#364
jcurtis2
closed
4 months ago
2
shared_ptr AeroData/GasData in AeroState/GasState need updating when using input_state
#363
jcurtis2
closed
5 months ago
1
add consistency checks for allow halving/doubling flags. closes #266
#362
slayoo
closed
5 months ago
1
bump PartMC submodule version
#361
slayoo
closed
5 months ago
0
move developer notes into a new CONTRIBUTING.md file
#360
slayoo
closed
5 months ago
0
improve pdoc landing site by rendering the README contents in the index.html. closes #332
#359
slayoo
closed
5 months ago
0
Create CODE_OF_CONDUCT.md
#358
slayoo
closed
5 months ago
2
support for AeroMode instantiation with sampled mode type (incl. fixes in spec file logic) + sampled and mono mode types coverage in unit tests (in test_aero_[mode,state,dist].py)
#357
slayoo
closed
5 months ago
8
comment out tmate action
#356
slayoo
closed
6 months ago
0
AeroMode: cover sampled mode_type in tests
#355
slayoo
closed
5 months ago
0
Add example using optical codes from PNNL (TAMie and NeuralMie)
#354
jcurtis2
opened
6 months ago
2
bump PartMC submodule version to >v2.8.0 (and as a result add hdf5 as submodule + perl as build-time dependency)
#353
slayoo
closed
7 months ago
5
fix macos-14 and readme_fortran CI builds (new pip option needed on macOS system Python, brew vs. python Python version mismatch; missing apt-get update)
#352
slayoo
closed
7 months ago
5
improve consistency for setters/getters for EnvState variables (naming consistency; ctor args vs. setter); e.g. setter for RH
#351
jcurtis2
closed
3 months ago
1
add FAQ entry about how to pip-install PyPartMC with MOSAIC enabled
#350
slayoo
closed
7 months ago
4
bump PartMC version to 2.8.0 (HDF5 needed)
#349
slayoo
closed
7 months ago
1
exception propagation seems not to work on arm64 (failing `test_spec_by_name_not_found` test on CI)
#348
slayoo
opened
8 months ago
1
rename Gimmick to JSONResource and fake_spec_file to spec_file_pypartmc
#347
slayoo
closed
8 months ago
0
restrict "build" pkg version (avoiding incompatibility)
#346
slayoo
closed
8 months ago
3
adding macos-14 ARM64 runners for CI
#345
slayoo
closed
8 months ago
30
include `PyPartMC.__versions_of_build_time_dependencies__` in the web docs
#344
slayoo
opened
8 months ago
0
bump SUNDIALS submodule to v6.7.0 (blocked by CAMP not supporting SUNDIALS >= 6)
#343
slayoo
opened
8 months ago
1
update PyPartMC paper info in README (arXiv -> SoftwareX; 2023 -> 2024)
#342
slayoo
closed
8 months ago
1
Add more functionality for AeroState (sample/add[particles], make_dry, mobility_diameters, ids)
#341
jcurtis2
closed
8 months ago
0
units: exposing "si" global var in pdoc-generated HTML; streamlining namedtuple definition with two loops; adding work, energy and force; closes #113
#340
slayoo
closed
8 months ago
0
cloud_parcel example (+env_state::air_density accessor +making condensation logic accessible by setting -DPMC_USE_SUNDIALS="1" during compilation of PyPartMC)
#339
slayoo
closed
9 months ago
12
bump SUNDIALS gitmodule (current commit leads to a one that does not belong to any branch upstream)
#338
slayoo
closed
7 months ago
2
bump and tune params of the stale workflow
#337
slayoo
closed
9 months ago
1
Access kappa and molecular weights from AeroData
#336
jcurtis2
closed
9 months ago
0
simplify Matlab interoperability (thanks @rwgk for providing the workaround!)
#335
slayoo
opened
9 months ago
0
introduce new Matlab compatibility workaround proposed in pybind11
#334
slayoo
opened
9 months ago
0
Fix netcdf output bug for timestep and timeblock. closes #257
#333
jcurtis2
closed
9 months ago
0
improve pdoc landing site (listed as project homepage in the SoftwareX paper)
#332
slayoo
closed
5 months ago
0
Next