-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deprecate asdf.open(copy_arrays=True)
in favor of asdf.open(memmap=False)
#157
deprecate asdf.open(copy_arrays=True)
in favor of asdf.open(memmap=False)
#157
Conversation
Thank you! Does this imply a higher minimum asdf version? Right now we're at |
ah! yes, |
Also FYI xref: asdf-format/asdf#1801 |
there is one usage of |
I think setting the minimum to |
Thanks @zacharyburnett and @braingram! |
deprecation for
asdf>=4.0