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

Update ConMon's time-series control files #137

Merged

Conversation

EdwardSafford-NOAA
Copy link
Collaborator

Update the ConMon's time control files with level information required by the obs-monitor package. This change has been tested for 4 cycles now on wcoss2 and the comments have no impact on GrADS or the resulting image files. All resulting control files have the 13 information lines about levels.

Note that the level information is included using Fortan format statements. This is, perhaps, a bit cumbersome but it is how all other lines in the control file are generated in stas2ctl.f90 so I thought it made sense to maintain a consistent approach.

It's also worth mentioning that I chose to update this control file rather than place a static copy in obs-monitor/parm/cntrl. There are two reasons for this:

  • These control files are generated during data extraction and are located with the extracted data files.
  • These control files also include iuse flags, which can change over time.

Closes #132

Update ConMon's time control files with level information.
Merge branch 'develop' into feature/ctl-updt-132
@CoryMartin-NOAA
Copy link

I guess my review doesn't "count" here :-)

@CoryMartin-NOAA
Copy link

Kevin's does though! haha

@EdwardSafford-NOAA EdwardSafford-NOAA merged commit 31f9967 into NOAA-EMC:develop May 3, 2024
4 checks passed
@EdwardSafford-NOAA EdwardSafford-NOAA deleted the feature/ctl-updt-132 branch November 18, 2024 16:38
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.

Add level definitions to ConMon time/vert control files
3 participants