Skip to content

1.2.1

Compare
Choose a tag to compare
@bryan-harter bryan-harter released this 02 Oct 21:15
· 16 commits to master since this release
  • In the xarray_to_cdf function, added the datetime64_to_cdftt2000 to flag to convert np.datetime64 to cdftt2000
  • in the xarray_to_cdf function, made a change to the datetime converter than was causing the data to be cast as a float, losing a little precision when using datetime64 ints
  • Added unit tests for the above improvements, as well as the issue from 1.1.2 with arrays of numpy strings being read in as variable data