Sylwester Arabas

Results 518 comments of Sylwester Arabas

@kaitlyn-loftus, FYI - new example being developed for PySDM - kudos @lursz, @emmacware, @piotrkubala, @Hevagog & @mzsuetam! ![image](https://github.com/user-attachments/assets/3e572361-abfe-4abd-bcff-6d536d203827)

CI fails de to pre-commit being neither installed or run: ``` black....................................................................Failed - hook id: black - files were modified by this hook reformatted tests/examples_tests/Loftus_and_Wordsworth_2021/ground_truth/gen_figure.py All done! ✨ 🍰 ✨...

> I hide wiki page. I didn't delete pages that are there - maybe you want to save it. How to access the hidden wiki?

@AgnieszkaZaba, we need to temporarily bring the wiki back online since the README animation is stored there. Disabling the wiki caused the animation to disappear (HTTP 404) on both GitHub...

Also, let's move (and update) the content of "Talks, theses & papers on PySDM" into the docs

quick update: the wiki-stored animation is no longer used in the docs thanks to #1499 - kudos @olastrz

`pylint`'s dependencies are specified in `pylint`'s pyproject.toml file: https://github.com/pylint-dev/pylint/blob/ed5963235706741560b095bd7e5a8865e3be1009/pyproject.toml#L42-L52

These requirements are specified by us: - https://github.com/open-atmos/PySDM/blob/5de1b0c0d3cfa68a429a2f8b615fa5e3a9a997e1/examples/setup.py#L43-L60 - https://github.com/open-atmos/devops_tests/blob/59cd52b20b21e7c5f6199b655acf4db41f882e44/requirements.txt#L1-L10

@edejong-caltech the `box.ipynb` notebook has been commited with some errors in the output, hence `devops_tests` complain: ``` FAILED tests/devops_tests/test_notebooks.py::test_no_errors_or_warnings_in_output[examples/PySDM_examples/deJong_Azimi/box.ipynb] - AssertionError: /Users/emilydejong/opt/anaconda3/envs/edjPySDM/lib/python3.9/site-packages/xarray/backends/plugins.py:65: RuntimeWarning: Engine 'rasterio' loading failed: dlopen(/Users/emilydejong/opt/anaconda3/envs/edjPySDM/lib/python3.9/site-packages/rasterio/_base.cpython-39-darwin.so, 0x0002): Library...