There is a newer version of the record available.

Published May 22, 2018 | Version v0.3.2
Software Open

mcgibbon/sympl: v0.3.2

Description

v0.3.2

  • Exported get_constants_string to the public API
  • Added "aliases" kwarg to NetCDFMonitor, allowing the monitor to shorten variable names when writing to netCDF
  • Added get_component_aliases() to get a dictionary of quantity aliases from a list of Components (used by NetCDFMonitor to shorten variable names)
  • Added tests for NetCDFMonitor aliases and get_component_aliases()

Breaking changes ~~~~

  • tendencies in diagnostics are now named as X_tendency_from_Y, instead of tendency_of_X_due_to_Y. The idea is that it's shorter, and can easily be shortened more by aliasing "tendency" to "tend"

Files

mcgibbon/sympl-v0.3.2.zip

Files (96.8 kB)

Name Size Download all
md5:e4e26bfb296afe120430dc7b5dbdb2b0
96.8 kB Preview Download

Additional details

Related works