Sylwester Arabas
Sylwester Arabas
@kaitlyn-loftus, FYI - new example being developed for PySDM - kudos @lursz, @emmacware, @piotrkubala, @Hevagog & @mzsuetam! 
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?
Thanks!
@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
avoid "<" Python package requirements for CI and use "==" instead (to reduce pip-install time on CI)
`pylint`'s dependencies are specified in `pylint`'s pyproject.toml file: https://github.com/pylint-dev/pylint/blob/ed5963235706741560b095bd7e5a8865e3be1009/pyproject.toml#L42-L52
avoid "<" Python package requirements for CI and use "==" instead (to reduce pip-install time on CI)
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...