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

Update TSM processes: replace numba and np.where() #76

Open
sjordan29 opened this issue Mar 14, 2024 · 1 comment
Open

Update TSM processes: replace numba and np.where() #76

sjordan29 opened this issue Mar 14, 2024 · 1 comment
Labels
tsm Specific to TSM module

Comments

@sjordan29
Copy link
Contributor

Based on the findings in #57, remove numba from TSM processes and replace any np.where() with xr.where().

@sjordan29 sjordan29 added the tsm Specific to TSM module label Mar 14, 2024
@aufdenkampe aufdenkampe changed the title Update TSM processes: numba and xr.where() Update TSM processes: replace numba and np.where() Jun 20, 2024
@aufdenkampe
Copy link
Member

Although this appears to be 99% complete, keeping open to complete and confirm the remaining 1%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tsm Specific to TSM module
Projects
None yet
Development

No branches or pull requests

2 participants