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

How to know ordering of dimensions? #153

Open
teopb opened this issue Mar 11, 2022 · 0 comments
Open

How to know ordering of dimensions? #153

teopb opened this issue Mar 11, 2022 · 0 comments

Comments

@teopb
Copy link

teopb commented Mar 11, 2022

I apologize if this is documented somewhere but how does one know the ordering of dimensions when reading in a file? If I have two dimensions of the same length (say x = 32, y = 32) for my variable (say T) how do I know which dimension is which once the variable is read with ncread(filename, "T")? If I look at a variable with different length dimensions using ncinfo I can see the ordering displayed is different than that in the output array.

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

1 participant