Skip to content

E3SMv3 AMIP preprocess as ERA5 naming standard#791

Merged
elynnwu merged 8 commits intomainfrom
fix/e3smv3-amip-preprocess
Feb 13, 2026
Merged

E3SMv3 AMIP preprocess as ERA5 naming standard#791
elynnwu merged 8 commits intomainfrom
fix/e3smv3-amip-preprocess

Conversation

@elynnwu
Copy link
Copy Markdown
Contributor

@elynnwu elynnwu commented Feb 3, 2026

This PR updates E3SMv3 AMIP preprocessing to follow ERA5 standard, which includes variable renaming, adding CO2 concentration, and updating topography.

@elynnwu elynnwu marked this pull request as ready for review February 9, 2026 17:54
Copy link
Copy Markdown
Contributor

@Arcomano1234 Arcomano1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for processing this data! I left one comment and I had another comment regarding the naming of the configuration yaml. It seems that this is replacing an existing config from some ramped run that starts in 1920. If this is the case I suggest we re-name the old config from e3sm-1deg-8layer-v3.yaml to something like e3sm-1deg-8layer-v3-ramped.yaml and make a new config for this PR to something like e3sm-1deg-8layer-v3-AMIP.yaml to make the data processing history more documented.

datasets[varname] = ds
del var_paths["time_invariant"]
for varname, paths in var_paths.items():
print(varname)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this print statement intentional? Probably don't need it

@elynnwu
Copy link
Copy Markdown
Contributor Author

elynnwu commented Feb 13, 2026

Good point - it was a ramped run from Finn before, I updated the configs.

Copy link
Copy Markdown
Contributor

@Arcomano1234 Arcomano1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@elynnwu elynnwu enabled auto-merge (squash) February 13, 2026 19:55
@elynnwu elynnwu merged commit 244dc3e into main Feb 13, 2026
7 checks passed
@elynnwu elynnwu deleted the fix/e3smv3-amip-preprocess branch February 13, 2026 20:10
William-gregory pushed a commit to William-gregory/ace that referenced this pull request Mar 3, 2026
This PR updates E3SMv3 AMIP preprocessing to follow ERA5 standard, which
includes variable renaming, adding CO2 concentration, and updating
topography.
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

Successfully merging this pull request may close these issues.

2 participants