-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[asdf] Do not copy array data (#456)
* only cast to ndarray, if not a time type. This makes asdf copy_arrays flag effective again. * explicitly set DataArray.name to None, to prevent it being derived from ndarray.name (which is used for asdf.NDarraytype wrapper). Co-authored-by: Cagtay Fabry <43667554+CagtayFabry@users.noreply.github.com>
- Loading branch information
1 parent
6472d6e
commit 46459b0
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters