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

add precision argument when calculating z_t #140

Open
dcherian opened this issue May 11, 2022 · 0 comments
Open

add precision argument when calculating z_t #140

dcherian opened this issue May 11, 2022 · 0 comments

Comments

@dcherian
Copy link
Contributor

@klindsay28

this seems to be occurring because pop-tools is creating z_t as float64, while model output has z_t as float32 by default. Should pop-tools be changed so that the z_t that it generates is consistent with default model output?

From this Zulip thread: unexpected result when multiplying two dask arrays

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