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

Feat/awicm3 v3.3 and v3.4 #1251

Open
wants to merge 134 commits into
base: release
Choose a base branch
from
Open

Conversation

JanStreffing
Copy link
Contributor

Superseeds: #1193

JanStreffing and others added 30 commits December 4, 2023 14:17
…ars and generalization of the further_reading attachments to solve further_reading problems, and have a better functioning of the early_choose logic
(cherry picked from commit b0fd27a)
@JanStreffing JanStreffing marked this pull request as ready for review January 29, 2025 08:45
@@ -35,8 +35,8 @@ io_list = 'sst ',1, 'm', 4,
'MLD3 ',1, 'm', 4,
'tx_sur ',1, 'm', 4,
'ty_sur ',1, 'm', 4,
'temp ',1, 'y', 4,
'salt ',1, 'y', 8,
'temp ',1, 'm', 4,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change is intentional. Needed for CMIPtool. I had too many bad runs with only yearly output.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also only in fesom namelist template for AWI-CM3

@JanStreffing
Copy link
Contributor Author

Checks are giving errors like:

SUBMITTING (100.0%) awicm3/awicm3-v3.2-TCO95L91-CORE2_initial

Traceback (most recent call last):

git submodule init

git submodule update

  File "/opt/conda/envs/esm_tools/bin/esm_tests", line 33, in <module>
    sys.exit(load_entry_point('esm-tools', 'console_scripts', 'esm_tests')())
  File "/__w/esm_tools/esm_tools/src/esm_tests/cli.py", line 114, in main
    results = format_results(info)
  File "/__w/esm_tools/esm_tools/src/esm_tests/output.py", line 435, in format_results
    if not state["comp"]:
KeyError: 'comp'
Error: Process completed with exit code 1.

@JanStreffing JanStreffing self-assigned this Jan 29, 2025
@JanStreffing JanStreffing added enhancement New feature or request awicm labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awicm enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants