Skip to content

Releases: yoctoyotta1024/microphysics_testcases

v0.7.0

21 Nov 23:26
Compare
Choose a tag to compare

v0.7.0 - 2024-11-22

Bug Fixes

  • run satadj tests only if PY_GRAUPEL_DIR 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

v0.6.0

21 Nov 23:12
Compare
Choose a tag to compare

v0.6.0 - 2024-11-21

Bug Fixes

  • run graupel tests only if PY_GRAUPEL_DIR 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

v0.5.1

11 Nov 09:57
Compare
Choose a tag to compare

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

v0.5.0

04 Sep 15:19
Compare
Choose a tag to compare

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 ...
Read more

v0.4.2

04 Sep 12:34
Compare
Choose a tag to compare

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

v0.4.1

01 Sep 17:17
Compare
Choose a tag to compare

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

v0.4.0

17 Jun 08:09
Compare
Choose a tag to compare

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

v0.3.0

17 Jun 07:42
Compare
Choose a tag to compare

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

v0.2.5

02 May 16:31
Compare
Choose a tag to compare

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

v0.2.4

02 May 16:01
Compare
Choose a tag to compare

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