Skip to content
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

[Feature]: Comparison to published E3SM simulations #557

Open
evasinha opened this issue Feb 26, 2024 · 4 comments
Open

[Feature]: Comparison to published E3SM simulations #557

evasinha opened this issue Feb 26, 2024 · 4 comments

Comments

@evasinha
Copy link

evasinha commented Feb 26, 2024

How will this affect the next version number?

New feature (increment MINOR version)

Is your feature request related to a problem?

No.

Describe the solution you'd like

The ILAMB analysis should include outputs from few published E3SM simulation. For e.g., Burrows et al., 2021 and Golaz et al. 2022.

ILAMB plots for simulations in Burrows et al., can be viewed here.

It would be nice to have the option to compare our simulations in Burrows et al., 2021 and Golaz et al. 2022.

Describe alternatives you've considered

No response

Additional context

No response

@chengzhuzhang
Copy link
Collaborator

@evasinha This looks very useful! Do you have a workflow to generate the ILAMB plot. We have a similar use case for E3SM Diags: https://portal.nersc.gov/project/e3sm/e3sm_diags_for_cmip/ and the workflow is available in e3sm_diags github repo. We can have something similar for ILAMB and and document in zppy.

@evasinha
Copy link
Author

@chengzhuzhang The workflow for ILAMB plots in Burrows et al., 2022 can be found at https://github.com/rubisco-sfa/elm2ilamb_wkflow I found the link to this work flow by following the link provided at the end of Burrows et al., 2022 (https://doi.org/10.6084/m9.figshare.11097356.v2 ).

@evasinha
Copy link
Author

@chengzhuzhang Just wanted to touch base if the workflow shared above is what you were referring to?

@chengzhuzhang
Copy link
Collaborator

@evasinha Thank you for providing this workflow. I just had a chance to look into it. My understanding is that zppy's timeseries ts task with cmip format turned on should be able to replace this elm2ilamb workflow developed a few years back. The only caveate is that our e3sm_to_cmip tool needs to support more ilamb variables, which is addressed in the issue (E3SM-Project/e3sm_to_cmip#242) that you are helping with.

For invoking standalone ilamb runs to already processed cmip datasets, we only need to download and organize targeted variables in a way that ilamb can loop over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants