Tom Vo

Results 124 issues of Tom Vo

### Is your feature request related to a problem? The core logic in the `streamflow` driver is hard to read and maintain. At some point, it should be rewritten. This...

enhancement

## Description - Closes #277 - Closes #675 ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review...

type: docs

### What happened? The error message for `get_bounds()` incorrect says "their related time coordinate variables". https://github.com/xCDAT/xcdat/blob/e3dda64feab046046b6a3ee8047faec1ab01f8ec/xcdat/bounds.py#L256 ### What did you expect to happen? Are there are possible answers you came...

type: bug

### Is your feature request related to a problem? This method should be turned public, similar to the [`ds.spatial.get_weights()`](https://xcdat.readthedocs.io/en/latest/generated/xcdat.spatial.SpatialAccessor.html#xcdat.spatial.SpatialAccessor.get_weights) method. ### Describe the solution you'd like - Remove the references...

type: enhancement

### Is your feature request related to a problem? E3SM Diags performs diagnostic runs in parallel on a per variable level, based on the number of assigned workers (`num_workers` parameter)....

enhancement

### What happened? ### Warning 1 -- `xgcm.grid.py` -- related to https://github.com/xCDAT/xcdat/issues/513, can't address this one directly ```python 2025-02-04 15:06:12,956 [WARNING]: warnings.py(_showwarnmsg:112) >> /home/ac.tvo/miniforge3/envs/e3sm_diags_dev_930/lib/python3.12/site-packages/xgcm/grid.py:989: FutureWarning: From version 0.8.0 the Axis...

bug

### Is your feature request related to a problem? Related to - https://github.com/E3SM-Project/e3sm_diags/pull/953#issue-2915406603 - https://github.com/E3SM-Project/e3sm_diags/pull/953#issuecomment-2738081948 > 1:The first one for datasets with missing values (TREFHT over land):Regridding_methods_comparison.ipynb > Summary: it...

enhancement

## Description - Closes #948 Changes so far - Add ability to configure a Dask client via `CoreParameter` attributes: `dask_scheduler_type` and `dask_memory_limit` - `dask_scheduler_type` -- `"processes"` (default for backwards compatibility)...

### What happened? Related to https://github.com/E3SM-Project/e3sm_diags/pull/931#issuecomment-2657789426 > @chengzhuzhang I noticed the `ceres_ebaf_toa_v4.1-ALBEDO-JJA` plots in `zonal_mean_xy` for "expected" (v2.12.1) look odd compared the the "actual" (v3.0.0rc2). Is the "expected" correct? >...

bug

### Is your feature request related to a problem? Related to #913 This issue is logged for future reference. ### Describe the solution you'd like _No response_ ### Describe alternatives...

enhancement