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

csv output at coordinate points shifts when there are layers #185

Closed
laurenebouaziz opened this issue Dec 24, 2021 · 0 comments · Fixed by #193
Closed

csv output at coordinate points shifts when there are layers #185

laurenebouaziz opened this issue Dec 24, 2021 · 0 comments · Fixed by #193
Assignees
Labels
bug Something isn't working

Comments

@laurenebouaziz
Copy link
Contributor

when testing the csv output at a specific coordinate for ustorelayerdepth (which contains data for the 4 layers), I noticed that the output does not come out as [0.0, 0.0, 0.0, 0.0] but rather as 0.0, 0.0, 0.0, 0.0 (without brackets) and therefore it shifts all subsequent output columns (which then do not match the header anymore).

image

In case the output is averaged over a map, the csv output includes the brackets [0.0, 0.0, 0.0, 0.0]

image

@visr visr added bug Something isn't working and removed invalid labels Dec 24, 2021
@verseve verseve self-assigned this Jan 12, 2022
@verseve verseve linked a pull request Jan 12, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants