Skip to content
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

can't delete file attribute #50

Closed
chaosphere2112 opened this issue Nov 22, 2016 · 3 comments
Closed

can't delete file attribute #50

chaosphere2112 opened this issue Nov 22, 2016 · 3 comments
Assignees
Milestone

Comments

@chaosphere2112
Copy link
Contributor

import cdms2
f=cdms2.open("attribute.nc","w")
f.my_Att = "Anything"
del(f.my_Att)'

gives us

Segmentation fault (core dumped)

Migrated from: CDAT/cdat#1398

@doutriaux1
Copy link
Contributor

might be already fixed

@doutriaux1
Copy link
Contributor

we should just add a test if not in already

@doutriaux1 doutriaux1 modified the milestone: 3.0 May 5, 2017
@dnadeau4
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants