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

short term archiver updates to support DART1 #1124

Closed
bertinia opened this issue Feb 9, 2017 · 0 comments · Fixed by #1131
Closed

short term archiver updates to support DART1 #1124

bertinia opened this issue Feb 9, 2017 · 0 comments · Fixed by #1131

Comments

@bertinia
Copy link
Contributor

bertinia commented Feb 9, 2017

The DART v1 code base outputs a specific set of files that
need to be archived. The case_st_archive.py _archive_history_files function
is looking to match filenames with the 'dart' sting included as the component
identifier but DART v1 does not output any such files with that string in the filename.
Consequently, most of the DART files are not being archived correctly.

We now have an updated list of filename pattern strings for DART so we can
update the XML and _archive_history_files function accordingly.

@bertinia bertinia added this to the cesm2 milestone Feb 9, 2017
@rljacob rljacob added the ready label Feb 15, 2017
@ghost ghost assigned rljacob Mar 10, 2017
@ghost ghost added in progress and removed ready labels Mar 10, 2017
@rljacob rljacob removed their assignment Mar 10, 2017
@rljacob rljacob closed this as completed Mar 10, 2017
agsalin pushed a commit that referenced this issue Mar 23, 2017
This PR adds 3 new atmospheric compsets which includes a revised tuning
after the RRTMG, CLUBB and MG bugfixes. Three new flags are added to
maintain BFB reproducability. PR #1124 fixes one of these bugs directly
without using a flag. Flags used in this PR must be removed at a latter
time. A new issue will be created to track removal of these flags.

[BFB] - Bit-For-Bit
[NML] - Namelist Changing
agsalin pushed a commit that referenced this issue Mar 23, 2017
Adds 3 new atmospheric compsets - (2000, 1850 and 20TR) AV1C-04P2

This PR adds 3 new atmospheric compsets which includes a revised tuning
after the RRTMG, CLUBB and MG bugfixes. Three new flags are added to
maintain BFB reproducability. PR #1124 fixes one of these bugs directly
without using a flag. Flags used in this PR must be REMOVED at a latter
time. A new issue will be created to track removal of these flags.

[BFB] - Bit-For-Bit
[NML] - Namelist Changing

* singhbalwinder/atm/av1c-04p2:
  Fixes leftover paranthesis
  Fixes a newly created logical variable in an if condition
  Adds 3 new atmospheric compsets - (2000, 1850 and 20TR) AV1C-04P2
@ghost ghost assigned rljacob Apr 7, 2017
@ghost ghost added the in progress label Apr 7, 2017
@rljacob rljacob removed their assignment Apr 7, 2017
jgfouca pushed a commit that referenced this issue Mar 13, 2018
This PR adds 3 new atmospheric compsets which includes a revised tuning
after the RRTMG, CLUBB and MG bugfixes. Three new flags are added to
maintain BFB reproducability. PR #1124 fixes one of these bugs directly
without using a flag. Flags used in this PR must be removed at a latter
time. A new issue will be created to track removal of these flags.

[BFB] - Bit-For-Bit
[NML] - Namelist Changing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants