Tom Vo
Tom Vo
## Description - Related to #531 - Related to #672 ## Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review...
### What happened? I am copying the example from ["Remap cloud fraction from model hybrid coordinate to pressure levels"](https://xcdat.readthedocs.io/en/latest/examples/regridding-vertical.html#4:-Remap-cloud-fraction-from-model-hybrid-coordinate-to-pressure-levels) to the SciPy notebook (PR #658) to serve as an example...
### What happened? xESMF is conflicting with `numpy>=2.0`, which is breaking the GitHub Actions build ([here](https://github.com/xCDAT/xcdat/actions/runs/9650562900/job/26616954254?pr=667)). I opened an issue in the xESMF repo here: https://github.com/pangeo-data/xESMF/issues/370 ### What did you...
### Is your feature request related to a problem? As discussed in today's meeting (06/05/24): **The last remaining item is exploring a solution for regridding unstructured grids to structured.** Currently,...
### Describe your documentation update There is an issue opening up ESGF datasets from LLNL nodes that is probably affecting all of our gallery documentation. I think this might have...
### What happened? The error message when the `reference_period` arg is not valid is not clear and can confuse the end-user (`AttributeError: 'IndexVariable' object has no attribute 'month'`). ### What...
### Describe your documentation update https://github.com/xCDAT/xcdat-validation/tree/main/demos/2024-e3sm-workshop
## Description - Closes #843 ## 1. Examples In the root `examples/` directory, there are example run scripts that use the legacy way of configuring and running E3SM diagnostics. They...
### Is your feature request related to a problem? Related to #836 ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context...
### Is your feature request related to a problem? This is the final phase for the CDAT Migration work. It involves testing, cleaning up docs, and preparing the codebase for...