Recent Releases of microphysics_testcases
microphysics_testcases - v0.12.1
v0.12.1 - 2025-07-14
Bug Fixes
- directory renaming - (28ba63e) - clara.bayley #### Miscellaneous Chores
- (version) v0.12.1 - (211232d) - yoctoyotta1024
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.12.0
v0.12.0 - 2025-07-14
Bug Fixes
- decrease substep of condensation - (0f0f163) - clara.bayley
- make cleo tests compatible with changes to numpy dynamics in latest cleo version - (9726c60) - clara.bayley #### Continuous Integration
- update download paths for cleo 1d kid initial condition files - (ad51481) - clara.bayley #### Features
- files for two tests of CLEO 1-D KiD test case - (3e44a76) - clara.bayley #### Miscellaneous Chores
- (version) v0.12.0 - (ce472f1) - yoctoyotta1024
- update cleo version - (87ffd65) - clara.bayley
- ignore .png files - (fd9a064) - clara.bayley
- rename variable - (024069a) - clara.bayley
- update cleo version - (32b42d6) - clara.bayley
- add todo note - (4540197) - clara.bayley
- update cleo version - (8e9868b) - clara.bayley #### Performance Improvements
- comment out debugging messages - (71d06ca) - clara.bayley #### Refactoring
- use pycleo options from latest cleo version - (9935ad2) - clara.bayley
- shorted SDM condensation timestep - (c816785) - clara.bayley
- wrapper gets velocities from thermo - (40bc878) - clara.bayley
- change wvel in kid_dynamics - (6bf5172) - clara.bayley
- move setting of w1 and t1 to kid_dynamics - (a49600d) - clara.bayley
- thermodynamics contains wind fields - (4502405) - clara.bayley
- turn off motion in condevap only cleo 1-D KiD - (3d173b4) - clara.bayley
- flag to make hydrometeor advection optional in 1-D KiD - (b154a06) - clara.bayley
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.11.2
v0.11.2 - 2025-07-11
Bug Fixes
- format sources - (8c5e8a5) - Georgiana Mania #### Miscellaneous Chores
- (version) v0.11.2 - (33ce9d0) - yoctoyotta1024 #### Refactoring
- add switch to enable/disable precipitation; co-author: Joerg Behrens - (d20788c) - Georgiana Mania
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.11.1
v0.11.1 - 2025-07-11
Bug Fixes
- add missing python package dependency - (5d416d1) - clara.bayley #### Miscellaneous Chores
- (version) v0.11.1 - (3af9614) - yoctoyotta1024
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.11.0
v0.11.0 - 2025-07-10
Bug Fixes
- use dict to store thermo mass mixing ratio arrays and rename dict keys - (d2edb4e) - clara.bayley
- use dict to store thermo mass mixing ratio arrays - (b1524c4) - clara.bayley #### Continuous Integration
- download cleo kid initial conditions - (8d9bd6c) - clara.bayley #### Features
- 1d kid test case for CLEO - (00cac27) - clara.bayley #### Miscellaneous Chores
- (version) v0.11.0 - (f2f2e5c) - yoctoyotta1024 #### Refactoring
- fewer timesteps in test case - (fb2649c) - clara.bayley
- add patches to gitignore - (77b53cf) - clara.bayley
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.10.0
v0.10.0 - 2025-07-02
Features
- copied and adapted files for 1-D KiD from PyMPDATA - (23f9365) - clara.bayley #### Miscellaneous Chores
- (version) v0.10.0 - (bddf444) - yoctoyotta1024
- variable renaming - (261219c) - clara.bayley #### Refactoring
- add fields for other condensates to KiD - (d6b7863) - clara.bayley
- use copied scripts in kid dynamics - (bd33f08) - clara.bayley
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.9.1
v0.9.1 - 2025-07-01
Bug Fixes
- missing mpi requirement - (02b347a) - clara.bayley #### Documentation
- note on environment activation - (020a563) - clara.bayley #### Miscellaneous Chores
- (version) v0.9.1 - (237011c) - yoctoyotta1024
- update cleo - (ed9c209) - clara.bayley #### Refactoring
- ignore all build files - (11b84c1) - clara.bayley
- make cleo tests compatible with cleo version in(/ex)cluding superdroplet motion - (415df07) - clara.bayley
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.9.0
v0.9.0 - 2025-06-30
Bug Fixes
- not referencing thermo data into cleo - (6f11019) - clara.bayley
- de/re dimensionlise thermodynamics - (68bb5f7) - clara.bayley #### Continuous Integration
- download initial conditions for 0-D parcel test - (07c3246) - clara.bayley #### Features
- new file to test CLEO SDM in 0d parcel test case - (a05b19f) - clara.bayley #### Miscellaneous Chores
- (version) v0.9.0 - (4b31551) - yoctoyotta1024 #### Refactoring
- improve plotting - (efbcf6a) - clara.bayley
- make cleo tests individual - (56b0828) - clara.bayley
- remove fix on double kokkos initialise with updated cleo version - (a24fdef) - clara.bayley
- use microphysics not null from config - (03fe072) - clara.bayley
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.8.0
v0.8.0 - 2025-06-30
Bug Fixes
- cleaner use of conda CI and resolve github CI mpi c++ compatibility error - (a4e8ccb) - clara.bayley
- export muphys dir before python imports - (e61fe8a) - clara.bayley #### Continuous Integration
- download initial conditions for CLEO pytests - (d62b105) - clara.bayley
- fixing MPI error - (fe14f17) - clara.bayley
- rename doc building file - (6dff052) - clara.bayley
- add cleo, yac and yaxt building to python testing - (ff31dd0) - clara.bayley
- move python testing into seperate CI file - (9a2e2bf) - clara.bayley #### Documentation
- note on python env - (7d62998) - clara.bayley
- missing ./ - (97a77be) - clara.bayley
- update docs requirements on making python bindings with CLEO - (86986aa) - clara.bayley #### Features
- basic test for CLEO SDM - (15f1c89) - clara.bayley
- basic test for CLEO SDM - (0069984) - clara.bayley
- configuration file for pytests - (d7db953) - clara.bayley
- config file for CLEO SDM - (382ac27) - clara.bayley
- helper script to build and compile bindings - (202790f) - clara.bayley
- new library for CLEO SDM microphysics wrapper - (23e3af8) - clara.bayley #### Miscellaneous Chores
- (version) v0.8.0 - (96759fe) - yoctoyotta1024
- formatting - (e0f91ec) - clara.bayley
- update CLEO - (9ccdaa4) - clara.bayley
- update cleo version - (9e76bbc) - clara.bayley
- add todos - (4d4dd4f) - clara.bayley
- rename graupel -> muphys filenames - (6a14bae) - clara.bayley #### Performance Improvements
- None is clearer than 0 - (0d9ed8c) - clara.bayley
- generic test pybind_sol.zarr -> sol.zarr - (355d15b) - clara.bayley #### Refactoring
- use conftest to set AESMUPHYSPY_DIR - (6d2c3b1) - clara.bayley
- move note into file header - (ebfb1bf) - clara.bayley
- remove unused arg - (8877e37) - clara.bayley
- use environment variable to set pycleo path - (b5bb3d5) - clara.bayley
- allow option not to init/finalise pycleo - (496ac7e) - clara.bayley
- variable rename - (be4a427) - clara.bayley
- move cleo config file(s) - (3249cee) - clara.bayley
- development of library for CLEO SDM microphysics wrapper - (1fb1921) - clara.bayley
- require MPI in cmake - (b140216) - clara.bayley
- mpi4py and ruamel.yaml are requirements for cleo - (bd68a6f) - clara.bayley
- add dat files to gitignore - (ef64342) - clara.bayley
- move note - (eb838be) - clara.bayley
- plot qrain with qcond - (f7e39a0) - clara.bayley
- add warning when icon tests not run - (a775ce3) - clara.bayley
- move 1-D kid test case setup files into libs - (f8c11c7) - clara.bayley
- move 0-D parcel test case setup files into libs - (297ded4) - clara.bayley
- update path to aes_muphys python bindings on levante - (cf75f23) - clara.bayley
- rename muphys-cpp graupel to ICON AES microphysics (muphys) - (5de569f) - clara.bayley
- Python
Published by github-actions[bot] 8 months ago
microphysics_testcases - v0.7.2
v0.7.2 - 2025-06-04
Bug Fixes
- add missing total_ice calculation - (e89ab6f) - Georgiana Mania
- float/double overloading problem - (bc5db94) - Georgiana Mania #### Continuous Integration
- update aritfacts - (110a936) - clara.bayley #### Miscellaneous Chores
- (version) v0.7.2 - (38d36d3) - yoctoyotta1024 #### Performance Improvements
- rename path to aes muphys python bindings - (4358fc9) - clara.bayley #### Refactoring
- Update icongraupel and iconsat_adj based on ragnarok changes - (a81e0ec) - Georgiana Mania
- Python
Published by github-actions[bot] 9 months ago
microphysics_testcases - v0.7.1
v0.7.1 - 2025-02-03
Bug Fixes
- calls after ICON MPI-M update - (bbb4a0c) - Georgiana Mania #### Miscellaneous Chores
- (version) v0.7.1 - (4e05924) - yoctoyotta1024 #### Refactoring
- rename files and correct headers and docstrings - (41050ec) - clara.bayley
- rename mock_py libs - (bf96c10) - clara.bayley
- rename mock_cxx libs - (522cc47) - clara.bayley
- rename pympdata libs - (d2ccad4) - clara.bayley
- rename graupel libs -> icon_graupel - (1d43cc1) - clara.bayley
- Python
Published by github-actions[bot] about 1 year ago
microphysics_testcases - v0.7.0
v0.7.0 - 2024-11-22
Bug Fixes
- run satadj tests only if PYGRAUPELDIR is set - (af23c24) - clara.bayley
- missing pre-commit requirement - (507ab94) - clara.bayley
- ensure python version of env works for ICON python bindings - (3f4a3b4) - clara.bayley
- fix pre-commit hook - (7ee44da) - clara.bayley #### Features
- more thermodynamic variables calculated and plotted in 0d parcel - (067b11f) - clara.bayley
- tests for satadj microphysics scheme - (7077963) - clara.bayley
- new wrapper for ICON saturation adjustment as microphysics scheme - (3829323) - clara.bayley #### Miscellaneous Chores
- (version) v0.7.0 - (cf498f4) - yoctoyotta1024
- fix spelling Kg -> kg - (e04b6aa) - clara.bayley
- formatting - (2e08547) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.6.0
v0.6.0 - 2024-11-21
Bug Fixes
- run graupel tests only if PYGRAUPELDIR is set - (f812bf4) - Georgiana Mania
- fix 1 bug - (c59cdc1) - Georgiana Mania #### Features
- debug info - (f018581) - Georgiana Mania
- add sat adj - (d963a02) - Georgiana Mania
- first try to create pytests for ICON via python bindings - (8fe7d3a) - Georgiana Mania #### Miscellaneous Chores
- (version) v0.6.0 - (975d343) - yoctoyotta1024
- code formatted - (277dec2) - Georgiana Mania
- cleanup - (a73cc98) - Georgiana Mania
- rebase leftover - (4c5f928) - Georgiana Mania
- rebase on main - (70ed2fe) - Georgiana Mania #### Refactoring
- add args to conventional commits - (5010d0a) - Georgiana Mania
- add contributors - (068bffe) - Georgiana Mania
- call graupel without precip - (dead9a4) - Georgiana Mania
- rename tests - (c6137a7) - Georgiana Mania
- mirror latest interface & bugfixes as per MPI-M master - (a14ff82) - Georgiana Mania
- revert using mock tests; adapt plots and tests to use np.arrays - (e72fda7) - Georgiana Mania
- reverted mock files - (2e14be4) - Georgiana Mania
- rename thermo to result in tests - (150373d) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.5.1
v0.5.1 - 2024-11-11
Bug Fixes
- CI numba needs limited python version - (3b53231) - clara.bayley #### Miscellaneous Chores
- (version) v0.5.1 - (2446ba4) - yoctoyotta1024 #### Refactoring
- use arrays correctly in 0-d tests and docstrings - (41ba03a) - clara.bayley
- correct label for 0dparcel microphysics tests - (5792b85) - clara.bayley
- make dz an array and use deepcopy - (c83d43e) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.5.0
v0.5.0 - 2024-09-04
Bug Fixes
- fix assertion - (1d4b63b) - clara.bayley
- use fixed output - (7f9e8f2) - clara.bayley
- fix output with arrays written to - (9c12aa2) - clara.bayley
- minor bug fixes - (4ca8c62) - clara.bayley
- minor bug fixes - (4bbb31a) - clara.bayley
- minor bug fixes - (012e83b) - clara.bayley
- coarsen time for plotting - (082c3aa) - clara.bayley
- correct timestepping - (c62f28f) - clara.bayley
- paths and string conversions - (e2c95f4) - clara.bayley
- import thermodynamics - (bdf4513) - clara.bayley #### Documentation
- formatting - (c75edb9) - clara.bayley
- added docstrings - (8670288) - clara.bayley
- rst files for 1d kid test case - (6ae094e) - clara.bayley
- new docs for bulk microphysics scheme from KiD - (c4572d1) - clara.bayley
- new docs for bulk microphysics scheme from KiD - (e137033) - clara.bayley
- new docs for utilities module - (013d502) - clara.bayley
- add docstrings - (03d58f7) - clara.bayley
- add docstring - (1370e2a) - clara.bayley
- update to reflect file movements - (48b68e1) - clara.bayley
- add link to kid doc - (d382769) - clara.bayley
- fix formatting - (fecaf6d) - clara.bayley #### Features
- 0-D parcel test for bulk scheme - (c535ae2) - clara.bayley
- new tests for pympdata bulk scheme - (6def8a1) - clara.bayley
- possible to output z,x and y half - (8137f10) - clara.bayley
- new file for kid dynamics - (91b5ca6) - clara.bayley
- new python file and requirements for KiD test case - (654b057) - clara.bayley
- initial doc for new test case - (9d5dc75) - clara.bayley #### Miscellaneous Chores
- (version) v0.5.0 - (f53778b) - yoctoyotta1024
- format header - (7db2dcc) - clara.bayley #### Refactoring
- file renaming - (1410828) - clara.bayley
- file rename - (f325e96) - clara.bayley
- file rename - (8b125e6) - clara.bayley
- file rename - (fbcfea8) - clara.bayley
- file rename and more docs - (d25becf) - clara.bayley
- beautify plots - (f523339) - clara.bayley
- modify plotting - (29f9746) - clara.bayley
- tidy scripts - (d5afc87) - clara.bayley
- work in progress plotting kid - (ff696d5) - clara.bayley
- improve plotting - (6272fff) - clara.bayley
- add get item to class - (99718a8) - clara.bayley
- move plotting function into utilities - (1cdbe5a) - clara.bayley
- move useful function into seperate module - (0a194d1) - clara.bayley
- file rename - (c941b25) - clara.bayley
- more descriptive names and docstrings - (a820275) - clara.bayley
- extrac from thermo before args for clarity - (d8c4bc9) - clara.bayley
- seperate wrapper from microphysics scheme - (cd25af8) - clara.bayley
- move bulk scheme to seperate file - (40acd08) - clara.bayley
- move python files - (5b360d1) - clara.bayley
- create bulk microphysics scheme - (3314253) - clara.bayley
- create bulk microphysics scheme - (5b613a0) - clara.bayley
- create bulk microphysics scheme - (d63d629) - clara.bayley
- kid influences thermo for output - (67844f7) - clara.bayley
- better imports - (9e77680) - clara.bayley
- rename test - (fc2ee43) - clara.bayley
- turn kid into test for pytest - (81045a9) - clara.bayley
- use kid dynamics in run_kid1d - (005d85c) - clara.bayley
- move kid into run function - (18ba831) - clara.bayley
- rename and change init args - (4a93991) - clara.bayley
- move prof into kid dynamics class - (8dabc2f) - clara.bayley
- move init of kid into class - (2c39323) - clara.bayley
- remove adaptive dt - (a0f20c8) - clara.bayley
- new files for organising test case - (f496a58) - clara.bayley
- add file descriptions - (133e03f) - clara.bayley
- file renamings - (5a05ee8) - clara.bayley
- KiD working with default bulk scheme - (46ff18d) - clara.bayley
- improve use of path - (4b9bf73) - clara.bayley
- add numba requirement - (deaf09e) - clara.bayley
- working to add kid test case - (c081c13) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.4.2
v0.4.2 - 2024-09-04
Bug Fixes
- Security vulnerability - (dcb9243) - clara.bayley #### Documentation
- refer to working example in docs - (c831a0a) - clara.bayley
- more info for context - (4e3b67f) - clara.bayley #### Miscellaneous Chores
- (version) v0.4.2 - (75c1bed) - yoctoyotta1024 #### Refactoring
- rename files - (4c02f65) - clara.bayley
- rename mock modules for clarity - (34b17e3) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.4.1
v0.4.1 - 2024-09-01
Bug Fixes
- fix sphinx latest version issues with deprecated utils functions removed - (f70d9a4) - clara.bayley
- limit sphinx version due to bug - (ad2d9d5) - clara.bayley #### Miscellaneous Chores
- (version) v0.4.1 - (d581e68) - yoctoyotta1024
- formatting - (b76cd96) - clara.bayley #### Refactoring
- rename .yml -> .yaml - (b583c7c) - clara.bayley
- rename env in yaml - (c542e3f) - clara.bayley
- add more precommit hooks and descriptions - (f30018f) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.4.0
v0.4.0 - 2024-06-17
Features
- added more pre-commit hooks - (8411a87) - clara.bayley #### Miscellaneous Chores
- (version) v0.4.0 - (0b2fb86) - yoctoyotta1024
- note in file (to force version bump) - (f02f385) - clara.bayley
- formatting python files with ruff linter and formatter - (c4ddab9) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.3.0
v0.3.0 - 2024-06-17
Features
- Thermodynamics uses np.arrays not floats for variables - (7aea676) - clara.bayley
- Thermodynamics uses np.arrays not floats for variables - (8d62ef7) - clara.bayley #### Miscellaneous Chores
- (version) v0.3.0 - (40e2a63) - yoctoyotta1024 #### Refactoring
- make scripts and tests compatible with thermodyanmics as arrays - (eafcc99) - clara.bayley
- require reference pressure explictly for theta calc - (1d42a15) - clara.bayley
- Python
Published by github-actions[bot] over 1 year ago
microphysics_testcases - v0.2.5
v0.2.5 - 2024-05-02
Bug Fixes
- restore changelog - (e45f803) - clara.bayley
- minor changes to pre and post bump echos - (3d692d9) - clara.bayley #### Miscellaneous Chores
- (version) v0.2.5 - (3adcab6) - yoctoyotta1024
- Python
Published by github-actions[bot] almost 2 years ago
microphysics_testcases - v0.2.4
v0.2.4 - 2024-05-02
Bug Fixes
- add git push post bump to try to update logs - (a150c44) - clara.bayley #### Miscellaneous Chores
- (version) v0.2.4 - (fa59b1e) - yoctoyotta1024
- Python
Published by github-actions[bot] almost 2 years ago
microphysics_testcases - v0.2.3
v0.2.3 - 2024-05-02
Bug Fixes
- delete unwanted print statements at end of workflow - (ee965a1) - clara.bayley #### Miscellaneous Chores
- (version) v0.2.3 - (e6fbad3) - yoctoyotta1024 #### Refactoring
- test what's in changelog - (6c2234c) - clara.bayley
- Python
Published by github-actions[bot] almost 2 years ago
microphysics_testcases - v0.2.2
v0.2.2 - 2024-05-02
Bug Fixes
- change to changelog styling - (9e152f6) - clara.bayley #### Miscellaneous Chores
- (version) v0.2.2 - (1508ab9) - yoctoyotta1024
- Python
Published by github-actions[bot] almost 2 years ago
microphysics_testcases - v0.2.1
Bug Fixes
- 6546aabce59a0995d19ba84cb823f6aa56470b5c - release on github - clara.bayley
Miscellaneous Chores
- 180adce3289acf935a3384d21c76441f0ffd89c0 - (version) v0.2.1 - yoctoyotta1024
- Python
Published by github-actions[bot] almost 2 years ago