Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / open-atmos/PyPartMC issues and pull requests

#171 - add stats, stats_1d, stats_2d to keep statistics during simulations

Issue - State: open - Opened by jcurtis2 over 2 years ago - 7 comments
Labels: no-activity

#169 - draft of stop handling in C/C++

Pull Request - State: closed - Opened by slayoo over 2 years ago

#167 - add getter with string arg (e.g., "BC")

Issue - State: closed - Opened by slayoo over 2 years ago - 8 comments

#166 - Loading data from netCDF output

Issue - State: open - Opened by jcurtis2 over 2 years ago - 4 comments

#165 - add GITHUB_TOKEN env var when running test_todos_annotated

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#163 - adding pre-commit hooks. closes #6

Pull Request - State: closed - Opened by zdaq12 over 2 years ago

#162 - use aero_particle_set_vols to set volumes in AeroParticle ctor

Pull Request - State: closed - Opened by slayoo over 2 years ago - 2 comments

#161 - try setting MACOSX_DEPLOYMENT_TARGET=10.2

Pull Request - State: closed - Opened by slayoo over 2 years ago - 3 comments

#159 - pdf links from show_plot do not work with Voila web apps

Issue - State: closed - Opened by slayoo over 2 years ago - 9 comments

#158 - try to make plots from widget-equipped notebooks visible in nbviewer etc

Issue - State: closed - Opened by slayoo over 2 years ago - 2 comments

#156 - add support for vector arguments in utility functions such as mass-to-volume conversions, etc

Issue - State: open - Opened by slayoo over 2 years ago - 8 comments
Labels: good first issue

#151 - enable macOS Python 3.7 builds

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#150 - enable macOS Python 3.8 builds

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#149 - enable macOS Python 3.9 builds

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#147 - additions to AeroParticle

Pull Request - State: closed - Opened by zdaq12 over 2 years ago - 1 comment

#146 - drop fastcore version req as issue fixed upstream

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#144 - split pip upgrade and package install commands

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#141 - implement a way to specify aero_dist_t for sampling

Issue - State: open - Opened by slayoo over 2 years ago - 5 comments

#139 - Issue #54: c++ works but pytest does not

Pull Request - State: closed - Opened by jchoi25 over 2 years ago - 7 comments
Labels: no-pr-activity

#135 - notebook with a hello-world comparison against PyBox (dependes on CAMP support in PyPartMC)

Issue - State: open - Opened by slayoo over 2 years ago - 8 comments
Labels: help wanted

#134 - enable warning-to-error conversion for Python in pdoc workflow

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#131 - make gas state more functional

Pull Request - State: closed - Opened by jcurtis2 over 2 years ago

#130 - add possible optional arguments to some aero_state calls

Issue - State: open - Opened by jcurtis2 over 2 years ago - 9 comments

#129 - investigating package installation failures on macOS

Pull Request - State: closed - Opened by slayoo over 2 years ago - 10 comments

#128 - run_sect and run_exact completed

Pull Request - State: closed - Opened by a-v over 2 years ago - 3 comments
Labels: no-pr-activity

#127 - TODO labeling; some noexcepts; test_todos_annoteted.py

Pull Request - State: closed - Opened by slayoo over 2 years ago

#126 - fake_netcdf.cpp: string_view, fortran types, imlement put_var...

Issue - State: open - Opened by slayoo over 2 years ago - 5 comments

#125 - nf90_strerror mock - make use of the string message

Issue - State: open - Opened by slayoo over 2 years ago - 5 comments

#124 - use C types in netCDF Fortran mock code

Issue - State: open - Opened by slayoo over 2 years ago - 5 comments

#123 - beef up TestGasState

Issue - State: closed - Opened by slayoo over 2 years ago - 4 comments

#122 - GasState::to_json - meaningful gas_data instance?

Issue - State: open - Opened by slayoo over 2 years ago - 8 comments

#121 - AeroState::init - sample distribution

Issue - State: open - Opened by slayoo over 2 years ago - 8 comments

#120 - move util functions into a util submodule?

Issue - State: open - Opened by slayoo over 2 years ago - 9 comments

#119 - rename gimmicks to something like json_resource?

Issue - State: open - Opened by slayoo over 2 years ago - 9 comments
Labels: no-issue-activity

#118 - better error messages for out-of-range exceptions

Issue - State: open - Opened by slayoo over 2 years ago - 9 comments

#116 - AeroState::__len__ not implemented yet

Issue - State: closed - Opened by slayoo over 2 years ago - 6 comments

#113 - units: add docstring & streamline prefix definition

Issue - State: closed - Opened by slayoo over 2 years ago - 10 comments

#112 - spec_file i/o improvements

Issue - State: open - Opened by slayoo over 2 years ago - 9 comments

#111 - CMakeLists.txt: read sundials version from sundials files

Issue - State: open - Opened by slayoo over 2 years ago - 5 comments

#110 - add histograms

Pull Request - State: closed - Opened by jcurtis2 over 2 years ago - 2 comments

#109 - fix Windows DLL linking problems by statically linking mingw libs

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#108 - statically link mingw libs

Pull Request - State: closed - Opened by slayoo over 2 years ago - 5 comments

#107 - setting kappa for aero species with ions will fail

Issue - State: open - Opened by jcurtis2 over 2 years ago - 9 comments

#104 - adding important aero_state features

Pull Request - State: closed - Opened by jcurtis2 over 2 years ago - 1 comment

#103 - try if simplified DLL path logic would be more stable

Pull Request - State: closed - Opened by slayoo over 2 years ago - 2 comments

#102 - remove unneeded pip installs in the main workflow

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#101 - add access to bin_grid structure

Pull Request - State: closed - Opened by jcurtis2 over 2 years ago - 2 comments

#99 - Windows Python >=3.8 hacks resulted in lack of hyperlinks in docs...

Issue - State: open - Opened by slayoo over 2 years ago - 9 comments

#97 - fix C++ warnings

Issue - State: open - Opened by slayoo over 2 years ago - 9 comments

#96 - make cpplint workflow execute only if C++ code was changed

Issue - State: open - Opened by slayoo over 2 years ago - 8 comments

#95 - enable Python 3.9 builds on Windows

Pull Request - State: closed - Opened by slayoo over 2 years ago - 9 comments

#91 - do macos-11 and macos-12 builds separately

Pull Request - State: closed - Opened by slayoo over 2 years ago - 4 comments

#76 - add -p no:unraisableexception to pytest also for debug build

Pull Request - State: closed - Opened by slayoo over 2 years ago - 1 comment

#75 - move non-trivial examples to a separate repo (PyPartMC-examples)

Issue - State: closed - Opened by slayoo over 2 years ago - 4 comments
Labels: no-issue-activity

#66 - move print_part_progress out of run_part.F90 in PartMC to allow compiling in a replacement in PyPartMC

Issue - State: open - Opened by slayoo over 2 years ago - 10 comments
Labels: good first issue

#65 - wrappers for run_exact and run_sectional

Issue - State: open - Opened by slayoo over 2 years ago - 10 comments

#54 - logic for flagging used input (spec-emulating) JSON entries and warning if some left unused

Issue - State: open - Opened by slayoo over 2 years ago - 8 comments
Labels: good first issue

#52 - Matlab example in README

Issue - State: closed - Opened by slayoo over 2 years ago - 11 comments
Labels: help wanted

#40 - exemplify in README how the C++ API can be used from C++ (+ CI check)

Issue - State: open - Opened by slayoo almost 3 years ago - 9 comments
Labels: good first issue

#27 - use fortran corresponding datatypes from ISO_Fortran_binding.h

Issue - State: closed - Opened by slayoo almost 3 years ago - 4 comments
Labels: no-issue-activity

#25 - add check that each C++ header file has all required includes

Issue - State: closed - Opened by slayoo almost 3 years ago - 5 comments

#23 - find a workaround to enable -We in pdoc workflow

Issue - State: closed - Opened by slayoo almost 3 years ago - 12 comments

#22 - add CI runs with conda

Issue - State: closed - Opened by slayoo almost 3 years ago - 4 comments
Labels: no-issue-activity

#16 - test python import of something that uses sundials (if no symbol clash?)

Issue - State: closed - Opened by slayoo almost 3 years ago - 9 comments

#6 - pre-commit hooks

Issue - State: closed - Opened by slayoo almost 3 years ago - 1 comment