Ruth Moorman
Ruth Moorman
Sure, it's come up with a few iterations on the basic `open_mdsdataset` call including just the basic ```state_2d = open_mdsdataset(rootdir+'state_2d_set1/')``` and including time info, for example, ``` state_2d = open_mdsdataset(rootdir+'state_2d_set1/',delta_t...
Hiya @timothyas sorry for the weird delay here, I ended up not working with that output but am now having the same issue with different output from an LLC540 configuration....
@timothyas thanks for the suggestion but it doesn't look like it's the `iters`. `iters=iterations[0]`, `iters='all`, no `iters` input, and `iters=[iterations[0]]` give the same error for the 2D fields. Just stressing...