Skip to content

Releases: jkrasting/gfdlvitals

v3.0.9

03 Jun 18:44
8623f2d
Compare
Choose a tag to compare

What's Changed

  • Added support for scalar ice shelf diagnostics by @jkrasting in #34

Full Changelog: v3.0.8...v3.0.9

v3.0.8

22 Jul 12:13
9ed333b
Compare
Choose a tag to compare

What's Changed

  • Changed append to concat in VitalsDataFrame extend method by @GFDL-Eric in #33

New Contributors

Full Changelog: v3.0.7...v3.0.8

v3.0.7

11 Mar 22:18
5dcc290
Compare
Choose a tag to compare

What's Changed

  • Convert ISO format strings to datetime objects by @jkrasting in #30
  • Added fine grain control over plot titles by @jkrasting in #31

Full Changelog: v3.0.6...v3.0.7

v3.0.6

12 Jan 20:13
543f74c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

01 Nov 15:07
1539a60
Compare
Choose a tag to compare

Fixes issue with previous release where PR25 was not actually incorporated.

Full Changelog: v3.0.4...v3.0.5

v3.0.4

12 Jul 16:10
6fad16f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3

12 Jul 14:40
08f8646
Compare
Choose a tag to compare

What's Changed

  • Construct netrad_toa from existing fields by @jkrasting in #22
  • Fix mean labels for TimeSeries that contain NaNs by @jkrasting in #23
  • Updates to generate and plot area summations by @jkrasting in #24

Full Changelog: v3.0.2...v3.0.3

v3.0.2

15 Jun 11:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

17 Feb 13:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0a1...v3.0.1

Version 3 Alpha Release 1

20 Dec 21:08
7af7b21
Compare
Choose a tag to compare

Updates in the version 3 alpha release include:

  • xarray backend for most model components
  • bundled tools to work with SQLite data formats
  • plotting routines and examples
  • docstrings for all classes and function
  • sphinx documentation