e3sm_diags icon indicating copy to clipboard operation
e3sm_diags copied to clipboard

E3SM Diagnostics package

Results 129 e3sm_diags issues
Sort by recently updated
recently updated
newest added

## Description - Closes #673 ### Todo - [x] Refactor `aerosol_budget_driver.py` - [x] Refactor `aerosol_budget_plot.py` - [x] Add formulas to `formulas.py` - [x] Add derived variables to `derivations.py` - Hybrid...

## Description Refactor `annual_cycle_zonal_mean` with xarray/xcdat Driver is pretty short and has unique `_create_annual_cycle` function - Closes #669 ## Checklist - [ ] My code follows the style guidelines of...

cdat-migration-fy24

## Description Refactor the area_mean_time_series set. Following the directions at https://github.com/E3SM-Project/e3sm_diags/wiki/CDAT-Migration-FY24-%E2%80%90-General-Guide#getting-started: ``` git fetch upstream git checkout -b refactor/662-area_mean_time_series-set upstream/cdat-migration-fy24 mamba env create -f conda-env/dev.yml -n e3sm_diags_dev_662 conda activate e3sm_diags_dev_662...

cdat-migration-fy24

### What happened? On `main`: https://github.com/E3SM-Project/e3sm_diags/blob/0b1a50bb2dd08a4a1a89a5356f9f2ca119e83feb/e3sm_diags/driver/default_diags/zonal_mean_xy_model_vs_obs.cfg#L1-L9 On `cdat-migration-fy24` (PR #752), `reference_name` was changed from `"GPCP v2.2"` to `"GPCP v3.2"`: https://github.com/E3SM-Project/e3sm_diags/blob/f6c4fdfeabb6765c330b93bee8d18063efb1f9a6/e3sm_diags/driver/default_diags/zonal_mean_xy_model_vs_obs.cfg#L1-L8 ### What did you expect to happen? Are there are...

bug

### Describe your documentation update https://anaconda.org/conda-forge/e3sm_diags

documentation

Just noting that @forsyth2 previously worked on this set.

cdat-migration-fy24
Hard