New test#2
Merged
Merged
Conversation
This reverts commit 18294ea.
changes for removing FoX and genf90 submodules
this compset should not produce an ocn stream file ### Description of changes add docn_mode som_aquap to those that do not produce a stream file. ### Specific notes Contributors other than yourself, if any: CDEPS Issues Fixed (include github issue #): NOAA-EMC#70 Are there dependencies on other component PRs - [ ] CIME (list) - [ ] CMEPS (list) Are changes expected to change answers? - [ ] bit for bit - [ ] different at roundoff level - [ ] more substantial Any User Interface Changes (namelist or namelist defaults changes)? - [ ] Yes - [X] No Testing performed: - [ ] (required) aux_cdeps - machines and compilers: - details (e.g. failed tests): - [ ] (optional) CESM prealpha test - machines and compilers - details (e.g. failed tests): Hashes used for testing: - [X] CIME - repository to check out: https://github.com/ESCOMP/CESM.git - branch: master - hash: 8b48a2e2d4b - [X] CMEPS - repository to check out: https://github.com/ESCOMP/CESM.git - branch: nuopc_dev - hash: c0c2001 - [ ] CESM - repository to check out: https://github.com/ESCOMP/CESM.git - branch: nuopc_dev - hash:
### Description of changes
changes to docn/som needed for nuopc/mct validation of E compset
### Specific notes
This PR is CESM specific and fixes values over land using SOM so that nuopc/mct comparisons can be easily made .
Contributors other than yourself, if any:
CMEPS Issues Fixed: None
Are there dependencies on other component PRs:
- [ ] CIME (list)
- [ ] CMEPS (list)
Are changes expected to change answers?
- [x] bit for bit (except of land)
- [ ] different at roundoff level
- [ ] more substantial
Any User Interface Changes (namelist or namelist defaults changes)?
- [ ] Yes
- [x] No
Testing performed:
ran SMS_Vnuopc_Ld1.T62_g17.DTEST.cheyenne_intel.cice-default and compared to
SMS_Vmct_Ld1.T62_s11.DTEST.cheyenne_intel.cice-default.validation00
using cime branch mvertens/compare_to_nuopc in remote https://github.com/mvertens/cime
this puts in changes to the cpl7 driver and mct docn needed to make a valid comparison
…t to DATM_YR_ variables instead of hardcoded values
### Description of changes Changeing the github action to do annotated tags ### Specific notes All changes in github actions, testing done on merge.
### Description of changes Add back stream files for docn_mode=='som_aquap' PR NOAA-EMC#71 broke several compsets. ### Specific notes Contributors other than yourself, if any: CMEPS Issues Fixed (include github issue #): Are there dependencies on other component PRs - [ ] CIME (list) - [ ] CMEPS (list) Are changes expected to change answers? - [X] bit for bit - [ ] different at roundoff level - [ ] more substantial Any User Interface Changes (namelist or namelist defaults changes)? - [ ] Yes - [X] No Testing performed: - [X] (required) aux_cdeps - machines and compilers: cheyenne, intel - details (e.g. failed tests): ALL pass also tested with PR#73 merged. - [ ] (optional) CESM prealpha test - machines and compilers - details (e.g. failed tests): Hashes used for testing: - [X] CIME - repository to check out: https://github.com/ESCOMP/CESM.git - branch: master - hash: 296aeaf4a - [X] CMEPS - repository to check out: https://github.com/ESCOMP/CESM.git - branch: master - hash:c0c2001 - [ ] CESM - repository to check out: https://github.com/ESCOMP/CESM.git - branch: - hash:
Set the default DATM_YR_* variables for 1PT streams to 2018 to 2019. For the NEON streams use the $DATM_YR_* settings rather than hardcoded values. This allows the case settings of the DATM_YR_* variables change the datm.streams.xml file. ### Description of changes ### Specific notes Contributors other than yourself, if any: CMEPS Issues Fixed (include github issue #): Fixes ESCOMP#78 Are there dependencies on other component PRs: Yes CTSM ESCOMP/CTSM#1278 Are changes expected to change answers? No - [x] bit for bit Any User Interface Changes (namelist or namelist defaults changes)? No - [x ] No Testing performed: Ran SMS_D_Vnuopc.CLM_USRDAT.I1PtClm51Bgc.cheyenne_intel.clm-NEON_NIWO which worked and PASSes. Hashes used for testing: - [ ] CIME. cime5.6.43 - [ ] CMEPS v0.10.0 - [ ] CTSM: ctsm5.1.dev036-31-geb5f2e309 (NEON-compset PR ESCOMP/CTSM#1278)
feat(CFSR and GEFS): ### Description of changes This PR includes the following updates: 1. Add Fortran module for CFSR data source. 2. Add Fortran module for GEFS data source. 3. Add a new subroutine shr_stream_init_from_esmfconfig to dshr_stream_mod.F90 to get data stream parameters from ESMF configuration files. ### Specific notes The CFSR and GEFS input forcing files and mesh files are located in the baseline directories of the regression tests. For example, the files are located at /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/input-data-20210428/DATM_CDEPS on Orion. The scripts used to create the mesh files will be added to the following location: https://github.com/NOAA-EMC/DATM-MOM6-CICE5/tree/develop/utilities. Contributors other than yourself, if any: Jun.Wang@noaa.gov CMEPS Issues Fixed (include github issue #): Are there dependencies on other component PRs - [ ] CIME (list) - [ ] CMEPS (list) Are changes expected to change answers? - [ ] bit for bit - [ ] different at roundoff level - [ ] more substantial Any User Interface Changes (namelist or namelist defaults changes)? - [ ] Yes - [ ] No Testing performed: - [ ] (required) aux_cdeps - machines and compilers: - details (e.g. failed tests): - [ ] (optional) CESM prealpha test - machines and compilers - details (e.g. failed tests): Hashes used for testing: - [ ] CIME - repository to check out: https://github.com/ESCOMP/CESM.git - branch: nuopc_dev - hash: - [ ] CMEPS - repository to check out: https://github.com/ESCOMP/CESM.git - branch: nuopc_dev - hash: - [ ] CESM - repository to check out: https://github.com/ESCOMP/CESM.git - branch: nuopc_dev - hash:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Specific notes
Contributors other than yourself, if any:
CMEPS Issues Fixed (include github issue #):
Are there dependencies on other component PRs
Are changes expected to change answers?
Any User Interface Changes (namelist or namelist defaults changes)?
Testing performed:
Hashes used for testing: