-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Explore replacement of cdscan #80
Comments
@tomvothecoder Here are some data from a chrysalis run for testing /lcrc/group/e3sm/ac.forsyth2/E3SM_simulations/20210528.v2rc3e.piControl.ne30pg2_EC30to60E2r2.chrysalis. It would be a useful test for |
Just some notes about the task, feedback is welcome. We want to deprecate Steps:
Lines where
|
@forsyth2 I tagged you as the primary issue assignee. I'll provide support if needed. |
Reopening since #519 was a partial resolution. |
Recent e3sm-unified testing suggested that additional patch is needed on conda-forge for
cdscan
(which is a component ofcdat
). It would be nice to come up with a replacement.cdscan
is used to concatenate files before runninge3sm-diags
and global mean time-series. One possibility is to use xarray's IO to read-in multiple files.The text was updated successfully, but these errors were encountered: