Skip to content

Releases: exorad/gcm_toolkit

bug fixes

14 Jul 06:44
19bc763
Compare
Choose a tag to compare
v0.3.1

bump to 0.3.1 (#55)

Transmission spectrum

28 Feb 15:17
190569a
Compare
Choose a tag to compare

This Version includes the option to calculate a transmission spectrum with petitRADTRANS (@Kiefersv)
We now also removed cubedsphere as a dependency, which makes the use of gcm_toolkit for nc files only possible in environments, where cubedsphere is not available (@AaronDavidSchneider)

License and Citation

27 Sep 14:51
7616684
Compare
Choose a tag to compare

This release adds useful information to gcm-toolkit

Partial averages

23 Sep 12:45
Compare
Choose a tag to compare

This release adds partial averages to the add_horizontal_averages function.

More Diagnostics

09 Sep 14:26
Compare
Choose a tag to compare
  • Add option to output individual energies (kinetic, thermal and potential) instead of just relying on the total energy.

More Diagnostics

07 Sep 17:16
5ea2f02
Compare
Choose a tag to compare

This PR adds some diagnostics, useful to understand and postprocess GCM data. These include:

  • potential temperature (tools.add_theta)
  • radiative convective boundary (tools.add_rcb)
  • total energy (tools.add_total_energy)
  • total angular momentum (tools.add_total_momentum)

Introducing more Tests

17 Aug 15:36
8e1dcef
Compare
Choose a tag to compare

This version fixes some small bugs and introduces a coverage of 97%

Initial release

12 Aug 07:53
88d8277
Compare
Choose a tag to compare

Welcome to the world of gcm_toolkit