Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lowe et al. 2019 Fig S2 (+smoke tests); new optical formulae and products (optical depth & albedo); LWP product; activation-filtered r_eff product; cleanups #1256

Merged
merged 78 commits into from
Feb 15, 2024

Conversation

claresinger
Copy link
Collaborator

@claresinger claresinger commented Jan 28, 2024

TODO

@claresinger
Copy link
Collaborator Author

pylint error is confusing because the "unused imports" are actually used in the notebook...

************* Module PySDM_examples.Lowe_et_al_2019.fig_s2
examples/PySDM_examples/Lowe_et_al_2019/fig_s2.ipynb:cell_2:4:0: W0611: Unused show_plot imported from open_atmos_jupyter_utils (unused-import)
examples/PySDM_examples/Lowe_et_al_2019/fig_s2.ipynb:cell_2:8:0: W0611: Unused in_unit imported from PySDM.physics (unused-import)
examples/PySDM_examples/Lowe_et_al_2019/fig_s2.ipynb:cell_2:14:0: W0611: Unused pyplot imported from matplotlib (unused-import)

-----------------------------------
Your code has been rated at 9.99/10

@slayoo
Copy link
Member

slayoo commented Jan 28, 2024

@claresinger for the massive number of precommit changes (caused by a new release of black just 2 days ago: https://pypi.org/project/black/24.1.0/), let's have a separate PR: #1257

@slayoo
Copy link
Member

slayoo commented Jan 28, 2024

OK, we're back at "Files changed: 16" :)

claresinger added 4 commits January 29, 2024 17:57
…tent product. I realize this is a duplicate of water_mixing_ratio, but it was odd to me that the ice and liquid products are not named/calculated in the same way.
…a pointwise product, not an integral, wasn't sure how to do that... help needed. [skip ci]
@claresinger
Copy link
Collaborator Author

@slayoo I'm going to need some help with the logic for calculating the integral products... an attempt is in cloud_water_path.py :)

@slayoo slayoo changed the title Lowe example Fig S2 and smoke test Lowe et al. 2019 Fig S2 (+smoke tests); new optical formulae and products (optical depth & albedo); LWP product; activation-filtered r_eff product; cleanups Feb 15, 2024
@claresinger
Copy link
Collaborator Author

Closes #1251

@claresinger claresinger added this pull request to the merge queue Feb 15, 2024
Merged via the queue into open-atmos:main with commit cb50957 Feb 15, 2024
106 of 107 checks passed
@claresinger claresinger deleted the lowe_s2 branch September 15, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants