Skip to content

refactoring ERA5 data mode#396

Draft
uturuncoglu wants to merge 2 commits intomainfrom
feature/era5_refactor
Draft

refactoring ERA5 data mode#396
uturuncoglu wants to merge 2 commits intomainfrom
feature/era5_refactor

Conversation

@uturuncoglu
Copy link
Copy Markdown
Collaborator

Description of changes

This PR aims to restructure ERA5 data mode to support:
(1) Using ERA5 as a replacement of JRA55 under CESM framework. This work does not include any necessary change needs to be done in CIME interface.
(2) Adding new data component configuration option for data atmosphere (DATM) as skip_field_check. The default value is .false. and does not change the exiting behavior. By setting it .true. the field check part is skipped and user is able to provide just set of fields supported by the data mode.
(3) The changes related to support UFS WM RTs with help of (2) and also some other changes.

Specific notes

Contributors other than yourself, if any:

CDEPS Issues Fixed (include github issue #):

Are there dependencies on other component PRs (if so list):
No

Are changes expected to change answers (bfb, different to roundoff, more substantial):
No

Any User Interface Changes (namelist or namelist defaults changes):
New optional skip_field_check option for datm

Testing performed (e.g. aux_cdeps, CESM prealpha, etc):
UFS WM RTs:

datm_cdeps_lnd_era5
datm_cdeps_lnd_era5_rst
hafs_regional_datm_cdeps

UFS Coastal:

DATM-DOCN-CICE6 and DATM-SCHSIM-CICE6 regional sea-ice configuration

Hashes used for testing:

@uturuncoglu
Copy link
Copy Markdown
Collaborator Author

@billsacks I am still working on it. Once tests are passed I'll let you know.
@NickSzapiro-NOAA This will also address the failed land RTs. skip_field_check needs to be used for those. I'll test them and let you know when all UFS WM tests are passed. There are some changes also in the UFS WM level CDEPS CMake interface since some files are added and removed from CDEPS. Once UFS WM sync CDEPS, we could address those issues.

@uturuncoglu uturuncoglu changed the title initial work for refactoring ERA5 refactoring ERA5 data mode Mar 27, 2026
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.

1 participant