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

Fix warnings #42

Merged
merged 14 commits into from
Feb 26, 2024
Merged

Fix warnings #42

merged 14 commits into from
Feb 26, 2024

Conversation

jpn--
Copy link
Member

@jpn-- jpn-- commented Feb 22, 2024

The latest version of xarray has a few code changes and deprecations that cause Sharrow to emit a lot of warnings unnecessarily. This PR should reduce the warnings.

This PR also adds a "minimal" CI test suite, which tests sharrow in an environment with only it's formal dependencies and a minimal number of other packages needed to run the tests themselves (pytest and its components, openmatrix and zarr to load test data, and dask[diagnostics] to handle data representation.

@jpn-- jpn-- merged commit a5d4481 into ActivitySim:main Feb 26, 2024
10 checks passed
@jpn-- jpn-- deleted the fix-warns branch February 26, 2024 19:37
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 this pull request may close these issues.

1 participant