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
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
The text was updated successfully, but these errors were encountered:
might be already fixed
Sorry, something went wrong.
we should just add a test if not in already
https://github.com/UV-CDAT/cdms/blob/master/tests/test_regressions.py#L41
dnadeau4
No branches or pull requests
gives us
Migrated from: CDAT/cdat#1398
The text was updated successfully, but these errors were encountered: