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

Different types in nan_data_buffers #154

Open
AryazE opened this issue Sep 4, 2024 · 0 comments · May be fixed by #155
Open

Different types in nan_data_buffers #154

AryazE opened this issue Sep 4, 2024 · 0 comments · May be fixed by #155

Comments

@AryazE
Copy link
Contributor

AryazE commented Sep 4, 2024

nan_data_buffers[curr_zoom + 1] += list(

While running a dynamic analysis, I found out that although ct.aggregate ensures numpy.floating type, the values already inside nan_data_buffers are of type numpy.int64.

AryazE added a commit to AryazE/clodius that referenced this issue Sep 4, 2024
AryazE added a commit to AryazE/clodius that referenced this issue Sep 4, 2024
@AryazE AryazE linked a pull request Sep 4, 2024 that will close this issue
3 tasks
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

Successfully merging a pull request may close this issue.

1 participant