Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 15:19
· 38 commits to main since this release

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