Tom Vo
Tom Vo
Just a suggestion, but I commonly work with Anaconda and use a `.yml` file to build an environment (using `conda-forge` channel to install dependencies). The only package that I have...
Using the Python type system and `mypy` has a slight learning curve, so it is being separated into a new issue for possible integration through `pre-commit`. This issue can be...
I totally forgot to open up this issue last September, but I wanted to keep it on record in this repo. In this [xCDAT issue](https://github.com/xCDAT/xcdat/issues/341) , a user found that`cf_xarray=0.7.0`...
### Describe your documentation update We've had some questions and feedback regarding explaining what xCDAT does concisely in the documentation. One example I can find in the [README.rst](https://github.com/xCDAT/xcdat/blob/main/README.rst) is under...
## Description - Closes #420 - Closes #621 - Related to https://github.com/openjournals/joss-reviews/issues/6426 ## Checklist - [x] My code follows the style guidelines of this project - [x] I have performed...
## Description - Related to #589 - Merge to #489 before this PR because the Gentle Introduction guide includes Dask parallelism content, which we can link to the new Dask...
### Describe your documentation update As suggested by @pochedls, we should perform a routine review of our documentation for accuracy and make sure all information is up-to-date and relevant.
## Description - Closes #485 - Bump `sphinx-autosummary-accessors` in conda env yml files - Related Dask exploration [discussion](https://github.com/xCDAT/xcdat/discussions/376) ## Checklist - [x] My code follows the style guidelines of this...
### Describe your documentation update Related to https://github.com/xCDAT/xcdat/pull/646#issuecomment-2064657988 > We can either 1) add a note on the notebooks to let the the user know Python3 (ipykernel) is the kernel...
## Description - Closes #590 - Now based on and inspired by Xarray [contributing guide](https://docs.xarray.dev/en/stable/contributing.html) ## Todo list - [x] Add Overview section - [x] Add Where to start? section...