Skip to content

Removed data copies from Dataset #4

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

Merged
merged 1 commit into from
Jan 28, 2014
Merged

Removed data copies from Dataset #4

merged 1 commit into from
Jan 28, 2014

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Jan 28, 2014

data.copy() is not implemented if data is a netCDF4 variable, and in any case
it seems that we should always use views unless a copy is explicitly
requested.

data.copy() is not implemented if data is a netCDF4 variable, and in any case
it seems that we should always use views unless a copy is explicitly
requested.
@ghost ghost assigned akleeman Jan 28, 2014
akleeman added a commit that referenced this pull request Jan 28, 2014
Removed data copies from Dataset
@akleeman akleeman merged commit 403feef into master Jan 28, 2014
@shoyer shoyer deleted the remove-copies branch January 28, 2014 21:34
shoyer pushed a commit to shoyer/xarray that referenced this pull request Oct 9, 2017
kmuehlbauer added a commit that referenced this pull request Jan 31, 2025
* finalize release notes

* add contributors

* Tweak main what's new entry for time coding (#4)

---------

Co-authored-by: Spencer Clark <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants