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

vlsvReader.read_variable('V',cellid) fails in edge case #289

Open
alhom opened this issue Oct 15, 2024 · 2 comments
Open

vlsvReader.read_variable('V',cellid) fails in edge case #289

alhom opened this issue Oct 15, 2024 · 2 comments

Comments

@alhom
Copy link
Contributor

alhom commented Oct 15, 2024

Vbulk = vlsvReader.read_variable('V',cellid)

Without translation flag, rho_v not available?

@markusbattarbee
Copy link
Contributor

That's the fallthrough to an old pre-multipop (so v3?) bulk file. rho_v should not exist in modern files anyway. Check that it's searching for the correct population?

@alhom
Copy link
Contributor Author

alhom commented Oct 16, 2024

Yeap, something like that. Encountered while plotting vdfs from timeclass tests (varying trans/acc flags), need to check where it fails exactly.

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