Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / open-atmos/PyMPDATA issues and pull requests
#504 - fixes in docs formatting for the Boussinesq example; docstring re-formatting in many files (due to precommit bump)
Pull Request -
State: closed - Opened by slayoo 3 days ago
#503 - use `show_anim` in the advection-diffusion-2d example (currently a local definition of `merge_images_into_gif` is used)
Issue -
State: open - Opened by slayoo 4 days ago
#502 - Add _fill_halos() for arbitrary halo recalculation
Pull Request -
State: open - Opened by Sfonxu 5 days ago
#501 - make docs-generating script shared across PySDM and PyMPDATA
Issue -
State: open - Opened by slayoo 11 days ago
#501 - make docs-generating script shared across PySDM and PyMPDATA
Issue -
State: open - Opened by slayoo 11 days ago
#500 - bump and extend Python/Matlab version set in CI
Pull Request -
State: closed - Opened by slayoo 13 days ago
#499 - docstrings for constants in `enumerations.py`
Pull Request -
State: closed - Opened by slayoo 13 days ago
- 1 comment
#498 - add bibliography to pdoc-generated docs (json file with all mentioned papers identified by DOIs and cross-checked with code within CI workflow)
Pull Request -
State: closed - Opened by pawelmagnu 14 days ago
- 8 comments
#497 - closed-form solutions to Asian average strike and price options + tests
Pull Request -
State: open - Opened by pawelmagnu 16 days ago
- 2 comments
#496 - add basic dark mode
Pull Request -
State: closed - Opened by Sfonxu 24 days ago
- 1 comment
#495 - new example: buoyant-bubble with a Boussinesq system (velocity extrapolation in time + pressure solver) (AGH eng. project by Michał Kowalczyk @Caastlefox)
Pull Request -
State: closed - Opened by slayoo 27 days ago
- 3 comments
#494 - test
Issue -
State: closed - Opened by AgnieszkaZaba about 1 month ago
#493 - use "no-local-version" for setuptools_scm "local_scheme" config
Pull Request -
State: closed - Opened by slayoo about 1 month ago
- 1 comment
#492 - Update url for tests.yml badge
Pull Request -
State: closed - Opened by AgnieszkaZaba about 2 months ago
- 1 comment
#491 - Create projects.yml to automate adding new issues and PR to project...
Pull Request -
State: closed - Opened by AgnieszkaZaba about 2 months ago
- 1 comment
#490 - rename or remove the `terminal_value` method in A&F example (it is only terminal before starting a simulation!)
Issue -
State: open - Opened by slayoo about 2 months ago
#489 - CI workflows: do not run tests/examples on release (run only before and after merging); move pdoc and pypi workflows to separate .yml files
Pull Request -
State: closed - Opened by AgnieszkaZaba about 2 months ago
- 3 comments
#488 - test
Issue -
State: closed - Opened by slayoo about 2 months ago
#487 - HOWTOs wishlist
Issue -
State: open - Opened by slayoo about 2 months ago
Labels: HOWTOs
#486 - add dark mode CSS for docs (as in PySDM) + add docs-generating script (as in PySDM)
Issue -
State: closed - Opened by slayoo 2 months ago
#485 - new formulae-only math-finance example notebook: analytic solution for valuation of fixed-strike geometric Asian options
Pull Request -
State: closed - Opened by pawelmagnu 2 months ago
- 1 comment
#484 - markdown/html bug in tutorial fixed
Pull Request -
State: closed - Opened by Caastlefox 2 months ago
#483 - adds max width for images
Pull Request -
State: closed - Opened by pawelmagnu 2 months ago
- 1 comment
#482 - max width for images: 100%
Issue -
State: closed - Opened by pawelmagnu 2 months ago
#481 - docs: Plot doesn't show
Issue -
State: closed - Opened by AgnieszkaZaba 2 months ago
- 1 comment
#480 - move the animation-generation logic and gif inline display magick to open-atmos-jupyter-utils
Issue -
State: closed - Opened by slayoo 3 months ago
- 1 comment
#479 - bump devops_tests version to check for output presence in the notebooks
Pull Request -
State: open - Opened by slayoo 3 months ago
- 1 comment
#478 - remove version pin for flexparser
Pull Request -
State: closed - Opened by slayoo 3 months ago
- 1 comment
#477 - add badges to docs; remove nav from index.html
Pull Request -
State: closed - Opened by pawelmagnu 3 months ago
#476 - Docs merge
Pull Request -
State: closed - Opened by pawelmagnu 3 months ago
#475 - bump CI mac jobs to macos-13 from macos-12 (will be phased out in Dec 24)
Pull Request -
State: closed - Opened by slayoo 3 months ago
- 3 comments
#474 - Update flexparser requirement from <0.4 to <0.5
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies
#473 - workaround flexparser frozen dataclass issue
Pull Request -
State: closed - Opened by AgnieszkaZaba 3 months ago
- 3 comments
#472 - docs fixes (incl. rel->abs links in PyPI metadata)
Pull Request -
State: closed - Opened by slayoo 3 months ago
#471 - docs improvements
Issue -
State: open - Opened by slayoo 3 months ago
- 2 comments
#470 - fixing inclusion of examples landing page in MANIFEST.in (for sdist to work) + add one more animation
Pull Request -
State: closed - Opened by slayoo 3 months ago
#469 - add a CI logic to assert that tutorial snippets in Python, Matlab, Rust and Julia actually produce the same (and expected) results
Issue -
State: open - Opened by slayoo 3 months ago
- 1 comment
Labels: no-activity
#468 - remove nogus array flip in 2D adv-diff example + code cleanup
Pull Request -
State: closed - Opened by AgnieszkaZaba 3 months ago
- 8 comments
#467 - Adding beefy example gallery
Pull Request -
State: closed - Opened by pawelmagnu 3 months ago
- 3 comments
#466 - use (newer) setup-python action also on macos-14 images
Pull Request -
State: closed - Opened by slayoo 3 months ago
- 1 comment
#465 - new example: buoyant-bubble with a Boussinesq system (velocity extrapolation in time + pressure solver)
Pull Request -
State: closed - Opened by Caastlefox 3 months ago
- 3 comments
#464 - include Python 3.13 in CI hacks in setup.py
Pull Request -
State: closed - Opened by slayoo 3 months ago
- 1 comment
#463 - bump devops tests to include checks for badges and Colab header cell
Pull Request -
State: closed - Opened by slayoo 3 months ago
- 1 comment
#462 - advection-diffusion example: added a brief introduction to the problem, populate notebook output
Pull Request -
State: closed - Opened by pawelmagnu 4 months ago
- 1 comment
#462 - advection-diffusion example: added a brief introduction to the problem, populate notebook output
Pull Request -
State: closed - Opened by pawelmagnu 4 months ago
- 1 comment
#461 - fix to markdown code tests
Pull Request -
State: closed - Opened by pawelmagnu 4 months ago
#460 - reinstantiate CI execution of tutorial snippets in Python, Julia and Matlab (lost in #459)
Issue -
State: closed - Opened by slayoo 4 months ago
- 1 comment
Labels: regression
#460 - reinstantiate CI execution of tutorial snippets in Python, Julia and Matlab (lost in #459)
Issue -
State: closed - Opened by slayoo 4 months ago
- 1 comment
Labels: regression
#459 - Move docs from readme to markdown files and docstring
Pull Request -
State: closed - Opened by pawelmagnu 4 months ago
- 2 comments
#458 - add missing Colab header-cell to advection-diffusion-2d.ipynb
Pull Request -
State: closed - Opened by slayoo 4 months ago
#457 - bump upload-artifact action version
Pull Request -
State: closed - Opened by slayoo 4 months ago
- 1 comment
#457 - bump upload-artifact action version
Pull Request -
State: closed - Opened by slayoo 4 months ago
- 1 comment
#456 - fix to adv-diff-2d examples as mentioned in issue #453
Pull Request -
State: closed - Opened by pawelmagnu 5 months ago
- 3 comments
#456 - fix to adv-diff-2d examples as mentioned in issue #453
Pull Request -
State: closed - Opened by pawelmagnu 5 months ago
- 3 comments
#455 - fix gif animation upload
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 2 comments
#455 - fix gif animation upload
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 2 comments
#454 - comparison against trixi via 2d advection
Pull Request -
State: open - Opened by pawelmagnu 5 months ago
- 1 comment
#454 - comparison against trixi via 2d advection
Pull Request -
State: closed - Opened by pawelmagnu 5 months ago
- 4 comments
#453 - issues with the new 2D advection-diffusion example
Issue -
State: closed - Opened by slayoo 5 months ago
- 7 comments
#453 - issues with the new 2D advection-duffusion example
Issue -
State: open - Opened by slayoo 5 months ago
- 3 comments
#452 - fix time/grid-step selection logic for CI in S&H example
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 1 comment
#451 - bump CI Python version range to from 3.8-3.11 to 3.9-3.12
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 1 comment
#450 - add Rust code snippets to the tutorial (incl. CI execution)
Pull Request -
State: closed - Opened by Sfonxu 5 months ago
- 4 comments
#449 - adjust logo width/height in markdown to avoid blurring on PyPI
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 2 comments
#448 - workaround for tip upload svg file location (there is still room for improvement...)
Pull Request -
State: closed - Opened by slayoo 5 months ago
#447 - debug artefact location
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 1 comment
#447 - debug artefact location
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 1 comment
#446 - solve numpy deprecation warning
Pull Request -
State: closed - Opened by pawelmagnu 5 months ago
- 1 comment
#446 - solve numpy deprecation warning
Pull Request -
State: closed - Opened by pawelmagnu 5 months ago
- 1 comment
#445 - upload to tip release selected figures generated on CI upon notebook execution for use in docstrings/docs
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 2 comments
#445 - upload to tip release selected figures generated on CI upon notebook execution for use in docstrings/docs
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 2 comments
#444 - bump NumPy CI requirement
Pull Request -
State: closed - Opened by slayoo 5 months ago
#444 - bump NumPy CI requirement
Pull Request -
State: closed - Opened by slayoo 5 months ago
#442 - add doi links to pympdata_examples docstring
Pull Request -
State: closed - Opened by pawelmagnu 5 months ago
- 2 comments
#442 - add doi links to pympdata_examples docstring
Pull Request -
State: closed - Opened by pawelmagnu 5 months ago
- 2 comments
#441 - fix for PyMPDATA Logo
Pull Request -
State: closed - Opened by NeKo2903 5 months ago
- 5 comments
#441 - fix for PyMPDATA Logo
Pull Request -
State: closed - Opened by NeKo2903 5 months ago
- 3 comments
#440 - pdoc3 cleanup
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 1 comment
#440 - pdoc3 cleanup
Pull Request -
State: closed - Opened by slayoo 5 months ago
- 1 comment
#439 - Update the documentation by adding the logo
Pull Request -
State: closed - Opened by NeKo2903 6 months ago
- 4 comments
#438 - Smolarkiewicz 2006 example: add missing badge, regenerate plots, fix rectangular signal width
Pull Request -
State: closed - Opened by slayoo 6 months ago
- 2 comments
#437 - bump devops tests
Pull Request -
State: closed - Opened by slayoo 6 months ago
#437 - bump devops tests
Pull Request -
State: closed - Opened by slayoo 6 months ago
#436 - example/test comparing with PhiFlow
Issue -
State: open - Opened by slayoo 6 months ago
- 1 comment
Labels: no-activity
#436 - example/test comparing with PhiFlow
Issue -
State: closed - Opened by slayoo 6 months ago
- 1 comment
Labels: no-activity
#435 - phase out pdoc3 in favour of pdoc
Pull Request -
State: closed - Opened by pawelmagnu 6 months ago
- 5 comments
#434 - transition to pdoc from pdoc3
Pull Request -
State: closed - Opened by pawelmagnu 6 months ago
- 3 comments
#433 - added more verbose explanations of solver, halo and g_factor
Pull Request -
State: closed - Opened by slayoo 6 months ago
- 5 comments
#432 - Logo for PyMPDATA
Issue -
State: open - Opened by NeKo2903 6 months ago
- 4 comments
#432 - Logo for PyMPDATA
Issue -
State: closed - Opened by NeKo2903 6 months ago
- 10 comments
#431 - added more verbose explanations of solver, halo and g_factor
Pull Request -
State: closed - Opened by pawelmagnu 6 months ago
- 3 comments
#431 - added more verbose explanations of solver, halo and g_factor
Pull Request -
State: closed - Opened by pawelmagnu 6 months ago
- 3 comments
#430 - hint figure-generation workflow in README.md
Pull Request -
State: closed - Opened by slayoo 6 months ago
- 1 comment
#430 - hint figure-generation workflow in README.md
Pull Request -
State: closed - Opened by slayoo 6 months ago
- 1 comment
#429 - bump CI requirement for Numba to 0.60.0
Pull Request -
State: open - Opened by slayoo 8 months ago
- 3 comments
Labels: no-activity
#428 - matplotlib deprecation fix
Pull Request -
State: closed - Opened by slayoo 8 months ago
- 1 comment
#427 - new 2D advection diffusion example
Pull Request -
State: closed - Opened by Kojec1 8 months ago
- 7 comments
#426 - CI: add missing "-e" args to pip install when installing multiple pkgs
Pull Request -
State: closed - Opened by slayoo 9 months ago
- 1 comment
#425 - add tutorial (basic numpy-only implementation)
Pull Request -
State: open - Opened by slayoo 10 months ago
- 3 comments
#424 - fix CI problems incl. arm64-related ones (--break-system-packages option for pip; codecov secret; Python 3.12 compatible CI reqs)
Pull Request -
State: closed - Opened by slayoo 10 months ago
- 1 comment