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

Marrmot get_value_as_xarray function only works on flux_out_Q #6

Open
SarahAlidoost opened this issue Apr 20, 2021 · 0 comments
Open

Comments

@SarahAlidoost
Copy link

Marrmot returns many variables as
('P', 'T', 'Ep', 'S(t)', 'par', 'sol_resnorm_tolerance', 'sol_resnorm_maxiter', 'flux_out_Q', 'flux_out_Ea', 'wb')

After model.update(), some variables like 'P' and 'T' are time series whereas others are one value. Therefore, the get_value_as_xarray function returns error as: cannot reshape array of size 1461 into shape (1,1).

@BSchilperoort BSchilperoort transferred this issue from eWaterCycle/ewatercycle Mar 13, 2024
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