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

Properly support unlimited dimensions #4

Closed
meggart opened this issue Oct 19, 2015 · 2 comments
Closed

Properly support unlimited dimensions #4

meggart opened this issue Oct 19, 2015 · 2 comments

Comments

@meggart
Copy link
Member

meggart commented Oct 19, 2015

It is propably not too much work, I personally just don't use unlimited dimensions so I kind of ignored them so far. This needs to change...

@rickedanielson
Copy link

The time dimension was traditionally seen to be a good UNLIMITED candidate for files that were expected grow as an evolution was being followed. A previous error ("ERROR: LoadError: BoundsError: attempt to access 1-element Array{UTF8String,1}:") was not related, but seemed to be at first. However, further tests reading a variable whose time dimension is UNLIMITED are passing and perhaps it should be noted (on closing this issue) that unlimited dimensions may not require specific attention...(?)

@meggart
Copy link
Member Author

meggart commented Mar 14, 2016

Yes, for reading unlimited dimensions no action is required. Creating files to and writing unlimited dimensions is possible now with #13 . As I just noticed, this is still undocumented #21 , so another todo...

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

No branches or pull requests

2 participants