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

Conversion doesn't handle duplicate variables correctly #60

Open
aukkola opened this issue Sep 7, 2018 · 0 comments
Open

Conversion doesn't handle duplicate variables correctly #60

aukkola opened this issue Sep 7, 2018 · 0 comments

Comments

@aukkola
Copy link
Owner

aukkola commented Sep 7, 2018

When passing several Tair, VPD etc. output variables (e.g. TA_F_MDS and TA_F) at the same time, this causes problems in the unit conversions. Several columns are selected and the original data gets duplicated, ultimately leading to an error elsewhere in the code.

Need to look into this and ideally use the corresponsing variables, e.g. TA_F when converting VPD_F.

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