Recent Releases of superdrops-in-action
superdrops-in-action - v0.9.1
v0.9.1 - 2025-09-04
Bug Fixes
- error in hill figure 4 plot - (3d2dc69) - clara.bayley #### Miscellaneous Chores
- (version) v0.9.1 - (3aaf6f5) - yoctoyotta1024 #### Refactoring
- improve plot axes - (1a4ccdd) - clara.bayley
- plot IQR instead of std dev - (57d7cc7) - clara.bayley
- C++
Published by github-actions[bot] 6 months ago
superdrops-in-action - v0.9.0
v0.9.0 - 2025-09-04
Features
- plot figure 2 of hill paper - (e344741) - clara.bayley #### Miscellaneous Chores
- (version) v0.9.0 - (0d3ee82) - yoctoyotta1024 #### Refactoring
- plot figure 4 of hill paper - (bfd378f) - clara.bayley
- plot figure 1 of hill paper - (191861f) - clara.bayley
- add note that LWP calculation in quickplots is wrong - (989f483) - clara.bayley
- correct function name - (3497bdf) - clara.bayley
- give xsections xlims - (16c7b68) - clara.bayley
- reorganise requirements and add dask - (ea4a460) - clara.bayley
- add option to run with uniform density profile - (91f4055) - clara.bayley
- C++
Published by github-actions[bot] 6 months ago
superdrops-in-action - v0.8.1
v0.8.1 - 2025-09-04
Bug Fixes
- missing binpath in run script args to python script - (a984fc3) - clara.bayley
- major bugfix of bad check for empty arrays in 1dkid dynamics update of wvel - (1297e05) - clara.bayley #### Miscellaneous Chores
- (version) v0.8.1 - (a1f5f5e) - yoctoyotta1024
- C++
Published by github-actions[bot] 6 months ago
superdrops-in-action - v0.8.0
v0.8.0 - 2025-07-29
Bug Fixes
- stddev of mean of population not just sample - (1a86616) - clara.bayley
- false j loop for integers not run ids - (b21187d) - clara.bayley #### Continuous Integration
- delete unneeded calls - (cad2dfb) - clara.bayley #### Features
- script specifically for plot in CLEO paper 2 - (67f2800) - clara.bayley
- new file for plotting ensemble dataset - (182f821) - clara.bayley #### Miscellaneous Chores
- (version) v0.8.0 - (120ca90) - yoctoyotta1024
- delete unwanted statement - (3e93009) - clara.bayley #### Refactoring
- better way to write paths - (baa566c) - clara.bayley
- update gitignore - (9cf6cfd) - clara.bayley
- never plot more than one realisation of SD initial conditions - (78b3195) - clara.bayley
- lower surface pressure to 965hPa - (2f61966) - clara.bayley
- nicer way to write plotting - (ddc551a) - clara.bayley
- add density profile to timeslice plots - (ca5121c) - clara.bayley
- add hill plots for ensemble - (d182297) - clara.bayley
- edit defaults - (11f4690) - clara.bayley
- C++
Published by github-actions[bot] 7 months ago
superdrops-in-action - v0.7.1
v0.7.1 - 2025-07-28
Bug Fixes
- missing (1+qv) factor in calculation of derivative of rho_d when accounting for water vapour - (4701804) - clara.bayley
- qv and th bug on interpolation when apprxdrhod_dz is false - (4df85ad) - clara.bayley #### Miscellaneous Chores
- (version) v0.7.1 - (97bec6b) - yoctoyotta1024 #### Refactoring
- add density to initial profiles quickplot - (b63ebfc) - clara.bayley
- edit superdrops in setup and don't use approximation to initial density profile - (7f6c486) - clara.bayley
- C++
Published by github-actions[bot] 7 months ago
superdrops-in-action - v0.7.0
v0.7.0 - 2025-07-24
Documentation
- correct example calls to inputfile and run functions - (2427e10) - clara.bayley #### Features
- use bash script to create configs for each run - (a30c6e8) - clara.bayley
- new script to copy config and edit parameters - (b42412d) - clara.bayley #### Miscellaneous Chores
- (version) v0.7.0 - (bc3d0be) - yoctoyotta1024
- edit commands in docs - (9f2e175) - clara.bayley
- remove last modified from file headers - (c2ed388) - clara.bayley
- copy changes from CLEO 0.52.0 pycleo library into cleo_deps - (32e3817) - clara.bayley
- copy changes from CLEO 0.52.0 runcleo library into cleo_deps - (be99802) - clara.bayley
- copy changes from CLEO 0.52.0 superdrops library into cleo_deps - (12695ac) - clara.bayley
- copy changes from CLEO 0.52.0 observers library into cleo_deps - (258473e) - clara.bayley
- copy changes from CLEO 0.52.0 into cleo_deps - (1b92521) - clara.bayley #### Refactoring
- input scripts for gbxs and supers use argparse - (8a03cfc) - clara.bayley
- modify defaults - (903006b) - clara.bayley
- run script for ensemble of runs - (60d1c89) - clara.bayley
- add precip to quickplots - (10265ac) - clara.bayley
- generalise run scripts - (6d01774) - clara.bayley
- homogenise bash script args - (4c25bd9) - clara.bayley
- give configs as list to input files creation - (cabfad8) - clara.bayley
- note on config relative paths - (40d681b) - clara.bayley
- change default/example build directory location - (ef59e6c) - clara.bayley
- use cleo 0.52.0 python bindings - (be4f501) - clara.bayley
- plot for condevap_only - (b2ebc31) - clara.bayley
- plot for fullscheme - (cbf930d) - clara.bayley
- more quickplots - (4873a28) - clara.bayley
- C++
Published by github-actions[bot] 7 months ago
superdrops-in-action - v0.6.0
v0.6.0 - 2025-07-21
Bug Fixes
- don't set wvel when its an empty array - (62f2e0e) - clara.bayley
- correc normalisation - (f6d4608) - clara.bayley #### Continuous Integration
- fix condition on wvel - (354717c) - clara.bayley
- edit cleo init cond file locations - (8aacb51) - clara.bayley
- lower python version requirement - (bfea9d6) - clara.bayley #### Documentation
- note on plotting script - (1304d93) - clara.bayley
- how to generate input files - (68b9c7e) - clara.bayley #### Features
- new file for quickplotting cleo 1dkid dataset - (21e3fb2) - clara.bayley
- files to create CLEO kid init conds with alpha sampling - (cceaec4) - clara.bayley #### Miscellaneous Chores
- (version) v0.6.0 - (7a76a09) - yoctoyotta1024
- move files - (b29161b) - clara.bayley #### Refactoring
- correct labels for args to scriptS - (e142f83) - clara.bayley
- use cleo numconc tolerance argument - (ae5174a) - clara.bayley
- add note on meaning of GC - (24a79fe) - clara.bayley
- reduce subtimestep for NR method - (a111a02) - clara.bayley
- increase nsupers in config - (98f2ee7) - clara.bayley
- change init cond paths in config - (3a5dffa) - clara.bayley
- smaller x and y grid spacing - (3df89d6) - clara.bayley
- require pysdm branch with alpha sampling - (5a9e3bc) - clara.bayley
- C++
Published by github-actions[bot] 7 months ago
superdrops-in-action - v0.5.0
v0.5.0 - 2025-07-21
Bug Fixes
- correct time given to momentum profile - (1fe29a2) - clara.bayley
- use vertical velocity for SDs consistant with pympdata density profile - (0c1b467) - clara.bayley #### Features
- helper bash script to run 1dkid from - (ac1f78f) - clara.bayley #### Miscellaneous Chores
- (version) v0.5.0 - (586f505) - yoctoyotta1024 #### Refactoring
- raise p0 to standard value - (f347c81) - clara.bayley
- explicitly set approx flag to true - (97c4422) - clara.bayley
- lower p0 of kid to 990 - (3b02e12) - clara.bayley
- rename slurm job - (54118ce) - clara.bayley
- add slurm settings to compilation script - (7f3eaf2) - clara.bayley
- adjust timesteps of kid config - (24b831b) - clara.bayley
- C++
Published by github-actions[bot] 7 months ago
superdrops-in-action - v0.4.0
v0.4.0 - 2025-07-15
Documentation
- more detail on CLEO modifications note - (8334180) - clara.bayley #### Features
- new SDMMethods specifically for KiD test case - (146be40) - clara.bayley #### Miscellaneous Chores
- (version) v0.4.0 - (83904b1) - yoctoyotta1024
- copy libs from CLEO v0.51.0 - (96611a3) - clara.bayley
- copy libs from CLEO v0.50.0 - (fb5ac90) - clara.bayley
- formatting - (449c3df) - clara.bayley #### Refactoring
- use new observers in 1dkid examples - (e6d1f42) - clara.bayley
- make scripts compatible with updated cleo version libraries - (8d5e536) - clara.bayley
- replace dokidobs observer with gbxindex observer - (69d2b90) - clara.bayley
- use alias - (b6e6737) - clara.bayley
- kid observer is combination of observers - (f364395) - clara.bayley
- time observations working with kid observer - (e97a00a) - clara.bayley
- add zarr dependency - (ef90bf7) - clara.bayley
- C++
Published by github-actions[bot] 8 months ago
superdrops-in-action - v0.3.0
v0.3.0 - 2025-07-14
Bug Fixes
- correct links to files in CI - (ef7e3fa) - clara.bayley #### Features
- new function to reset superdroplet radii in BCs - (a7560c2) - clara.bayley #### Miscellaneous Chores
- (version) v0.3.0 - (b62c514) - yoctoyotta1024
- C++
Published by github-actions[bot] 8 months ago
superdrops-in-action - v0.2.0
v0.2.0 - 2025-07-14
Bug Fixes
- extra \ removed - (df1a08c) - clara.bayley
- correct paths in config files - (b243f64) - clara.bayley
- fix cmake source and binary dirs and remove unused yac flags from build - (b6f55b0) - clara.bayley
- correct project name - (28c50c7) - clara.bayley #### Continuous Integration
- more detail in ls - (74288b1) - clara.bayley
- change paths for cleo_1d pytests - (a7cf4c0) - clara.bayley
- add pytests - (69cfc79) - clara.bayley #### Documentation
- notes on cleo_1dkid test case - (e714267) - clara.bayley
- correct script name - (913ff96) - clara.bayley
- simplify command - (efba24f) - clara.bayley
- add cleo_1dkid to docs - (0fd0d90) - clara.bayley
- add basic documentation - (9b7b715) - clara.bayley #### Features
- new script to run CLEO fullscheme simulation - (3d196c5) - clara.bayley
- new script to run CLEO condevap simulation - (59b1f50) - clara.bayley
- files copied from CLEO repo for making pycleo bindings suitable to 1-D KiD test case - (8b27c38) - clara.bayley
- files copies from microphysics_testcases repo for CLEO and pyMPDATA test cases - (1c54b61) - clara.bayley #### Miscellaneous Chores
- (version) v0.2.0 - (6d99f83) - yoctoyotta1024
- yaml formatting - (cd140ac) - clara.bayley
- rename variable - (744efa7) - clara.bayley
- correct notes - (dfcc845) - clara.bayley
- move script - (82ecc6a) - clara.bayley
- formatting - (3caaf14) - clara.bayley #### Refactoring
- use periodic BCs - (0482345) - clara.bayley
- modify binpaths - (6a5d6de) - clara.bayley
- move binpath in pytests - (858ee0e) - clara.bayley
- remove unused yac details - (22640f4) - clara.bayley
- change default paths for cleo tests - (29dd2de) - clara.bayley
- ignore c++17 formating - (2695057) - clara.bayley
- C++
Published by github-actions[bot] 8 months ago
superdrops-in-action - v0.1.0
v0.1.0 - 2025-07-14
Features
- empty repository necessities - (f2c6e01) - clara.bayley #### Miscellaneous Chores
- (version) v0.1.0 - (0ee6b8f) - yoctoyotta1024
- C++
Published by github-actions[bot] 8 months ago