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

Identify and bring waves, ocean, and ice pre and post processing scripts to develop #367

Closed
aerorahul opened this issue Jul 19, 2021 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@aerorahul
Copy link
Contributor

Identity the pre and post processing scripts for waves, ocean and ice used in coupled prototypes and integrate with develop.

@JessicaMeixner-NOAA
Copy link
Contributor

So in terms of ocean/ice pre-processing jobs, there is only the staging of the initial conditions. The ocean/ice post job and the initial condition staging job have been described in detail in a comment on #369, which I am not repeating here for now.

For waves, all jobs are in the develop branch for pre-and post-processing. However, the develop branch and the feature/coupled-crow branch are out of sync and need to be reconciled. One of the bigger differences is in the fix file. Recently in #343 in feature/coupled-crow fix files that should actually be parm files were updated accordingly. Most of this work cannot be done until we can either 1. run atm-ocn-ice-wav coupled in develop or 2. Issue #256 is resolved so we can run atm->wav in the v16 like configuration in develop. In the meantime I can attempt to determine what I think should work but you can't test or confirm until we have 1 or 2. Another major difference between the two branches is that in develop for v16 we process boundary points and we do not do those jobs for featue/coupled-crow for the prototypes. This will be needed for a future GFS, so some sort of option to do or not needs to at some point be made. Lastly another big difference is that the gridded post processing in develop runs side-by-side with the forecast job (which we would want in a future GFS scenario) but for the prototype runs in feature/coupled-crow this job is dependent on the forecast job completing.

@KateFriedman-NOAA KateFriedman-NOAA self-assigned this Aug 16, 2021
@KateFriedman-NOAA KateFriedman-NOAA added coupled feature New feature or request labels Aug 16, 2021
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue Aug 16, 2021
- add ocnpost.sh under jobs/rocoto (script to submit to scheduler)
- add child scripts that ocnpost.sh uses under /scripts: run_reg2grb2.sh and run_regrid.sh

Refs: NOAA-EMC#367
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue Aug 16, 2021
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue Aug 17, 2021
KateFriedman-NOAA added a commit that referenced this issue Aug 17, 2021
- add ocnpost.sh under jobs/rocoto (script to submit to scheduler)
- add child scripts that ocnpost.sh uses under /scripts: run_reg2grb2.sh and run_regrid.sh
- add ncl files for icepost and ocnpost under ush folder

Refs: #367
WalterKolczynski-NOAA added a commit to WalterKolczynski-NOAA/global-workflow that referenced this issue Nov 4, 2021
Copied script for staging coupled prototype ICs over from coupled-
crow. Existing config script renamed to be more appropriate.

Refs: NOAA-EMC#367, NOAA-EMC#481
lgannoaa pushed a commit to lgannoaa/global-workflow that referenced this issue Feb 9, 2022
* add and update parm files for SSMIS-F17 channels for HAFS satellite products

* source code changes for add SSMIS-F17 channels for HAFS satelllite products

* add ssmis-f17 varibles to params_grib2_tbl_new and params_grib2_tbl_new.text, remove the params_grib2_tbl_new_ssmisf17

* add change logs in RQSTFLD.f and CALRAD_WCLOUD_newcrtm.f

Co-authored-by: [email protected] <[email protected]>
kayeekayee pushed a commit to kayeekayee/global-workflow that referenced this issue May 30, 2024
* Update order of variable definition files in ccpp/config/ccpp_prebuild_config.py
* Remove duplicate variables in ccpp/data/GFS_typedefs.meta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants