You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#246: BinaryParameter truncation in xarray dataset creation (#247)
- Add conditional logic in create_dataset to change BinaryParameter
objects to bytes objects when creating numpy arrays of byte strings
- Add a focused regression test in test_xarr.py:181
- Modify workflow run conditions for tests
- Bump version to 6.1.2
0 commit comments