Anderson Banihirwe

Results 47 issues of Anderson Banihirwe

Instantiating a new cluster from dask-labextension is a really neat future. However, for users who are not familiar with configuring dask settings from configuration files, knowing how to apply custom...

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

review-requested
python

For the last few months, I've been working on [xgriddedaxis](https://github.com/NCAR/xgriddedaxis), a tool for working with one-dimensional axes with their respective cell boundaries information. xgriddedaxis was motivated by the fact that...

opinion wanted

# TO DO - Introduce pydantic models that allow us to validate the catalog against a pre-defined schema. This has the potential of reducing code complexity in the existing `esm_datastore`...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, the only valid data formats supported by intake-esm are `netcdf` and `zarr`. As a result, it's not possible to...

enhancement

Currently, `xarray.concat()` doesn't know how to deal with datasets for which one dataset contains some variables and these same variables are not present in the rest of the datasets to...

needs triage

While the current HTML repr provides very useful information, it can also be _confusing_ for new users. This is due to the fact we currently use a table to represent...

good first issue
array
discussion

## Details * Read the Docs project URL: https://readthedocs.org/projects/xray/ * Build URL (if applicable): https://readthedocs.org/projects/xray/builds/18134887/ * Read the Docs username (if applicable): https://readthedocs.org/profiles/{your_rtd_username}/ ## Expected Result Pull Request preview to...

**Description of proposed changes** Fixes #

documentation

- [x] Towards #100 - [x] Tests added - [x] Passes `pre-commit run --all-files` - [x] New functions/methods are listed in `api.rst` - [x] Changes are summarized in `docs/source/whats-new.rst` ```python...