Skip to content

Releases: csiro-coasts/emsarray

v0.10.0

Choose a tag to compare

@mx-moth mx-moth released this 30 Oct 02:15
2c44ee0
  • Fixed issues with detecting topology variables in SHOC datasets where some variables are lacking a standard_name (issue #178, pull request #180).
  • Updated the tests to be compatible with the latest xarray versions (pull request #182).
  • Added an example to the documentation showing how to set the clim parameter in plots (pull request #179).
  • Bumped pinned dependencies (pull request #183).
  • Fixed emsarray.utils.datetime_from_np_time() when the system timezone is not UTC and a specific timezone is requested (issue #176, pull request #183).
  • Fixed an issue with UGrid datasets when some of the mesh topology variables are not present in Dataset.data_vars as they are detected as coordinate variables (issue #159, pull request #188).
  • Load data frame by frame when plotting a transect animation. This has a backwards incompatible effect of not examining the whole data array to generate a reasonable clim. Only the first frame is used to generate the clim to avoid loading more data than required. The new clim parameter allows users to specify the data limits explicitly if this is insufficient (pull request #191).
  • Detect time coordinates with correct dtype and some standard attributes even without a units attribute. Variables with units are preferred (issue #190, pull request #193).

v0.9.0

Choose a tag to compare

@david-sh-csiro david-sh-csiro released this 28 Jan 03:44
e4029ab

v0.8.0

Choose a tag to compare

@mx-moth mx-moth released this 17 Oct 01:57
0dfa382

v0.7.0

Choose a tag to compare

@mx-moth mx-moth released this 10 Jul 11:14
f64e7f4

v0.6.1

Choose a tag to compare

@mx-moth mx-moth released this 10 Jul 11:11
86198c2

v0.6.0

Choose a tag to compare

@mx-moth mx-moth released this 25 Sep 08:35
d2804ce

v0.5.0

Choose a tag to compare

@mx-moth mx-moth released this 28 Aug 05:28
5194928

v0.4.3

Choose a tag to compare

@mx-moth mx-moth released this 27 Jun 03:32
26a2068

v0.4.2

Choose a tag to compare

@mx-moth mx-moth released this 24 Apr 05:09
6828f51
  • Fixed an issue with _FillValue / missing_value and variables with non-float types such as timedelta64 (pull request #71)

v0.4.1

Choose a tag to compare

@mx-moth mx-moth released this 16 Mar 05:59
8f466a8