xarrayutils icon indicating copy to clipboard operation
xarrayutils copied to clipboard

Results 27 xarrayutils issues
Sort by recently updated
recently updated
newest added

Got errors in the doc build [here](https://readthedocs.org/projects/xarrayutils/builds/20947822/), and [here](https://readthedocs.org/projects/xarrayutils/builds/20889037/). I am not sure why this does not get resolved by conda. Testing this to see if that works as a...

updates: - [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4. Release notes Sourced from codecov/codecov-action's releases. 3.1.4 What's Changed build(deps-dev): bump @​types/node from 18.15.12 to 18.16.3 by @​dependabot in codecov/codecov-action#970 Fix typo in README.md...

dependencies

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.6. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.8.6 What's Updated @​woodruffw dropped the references to a “private beta” from the project docs and runtime in...

dependencies

I am testing the example with xwrf (https://xarray.dev/blog/introducing-xwrf) and get errors: *** ValueError: `target_data` needs to be a . Found and at the end: *** IndexError: list index out of...

Triggered by #139 I reviewed the `xgcm_utils` module and I ultimately believe this should be refactored/removed from here. For a bit of context, I have been using `xarrayutils` as a...

I am planning to deprecate/retire many of the modules in xarrayutils for an upcoming major release `v2.0.0`. As far as I know the following modules have been entirely superseded by...

I am running into issues over at https://github.com/jbusecke/cmip6_preprocessing/runs/6178882386?check_suite_focus=true, that seem to be related to a numba dependency from xarrayutils (not confirmed yet...). I should make that fully optional as it...

I just added a CITATION.cff file in #130 , and would like to offer coauthorship to @hogikyan. Can you add yourself to the file with your ORCID?

Seems like there are some memory issues with some of the [latest docs builds](https://readthedocs.org/projects/xarrayutils/builds/16220000/). I have been able to fix these in other packages by enabling mamba. Just a reminder...