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

Use the marine DA POST j-job to copy what we keep from the cycle in COMROT #1273

Closed
guillaumevernieres opened this issue Jan 23, 2023 · 0 comments · Fixed by #1270
Closed

Comments

@guillaumevernieres
Copy link
Contributor

guillaumevernieres commented Jan 23, 2023

Description

Stop linking Data to the COMROT, instead use JGDAS_GLOBAL_OCEAN_ANALYSIS_POST to copy what we need to keep to the COMROT

See @aerorahul 's comments:

          This directory is being gutted here:

[[ "${KEEPDATA}" = "NO" ]] && rm -rf "${DATA}"

I suggest the post job to copy what it needs to COM and create a working directory for this job in $DATAROOT

Originally posted by @aerorahul in #1270 (comment)

@guillaumevernieres guillaumevernieres changed the title This directory is being gutted here: Use the marine DA POST j-job to copy what we keep from the cycle in COMROT Jan 23, 2023
WalterKolczynski-NOAA pushed a commit that referenced this issue Jan 25, 2023
Addition of 2 j-jobs:
- jobs/JGDAS_GLOBAL_OCEAN_ANALYSIS_BMAT_VRFY
This job currently dumps a few files of the impulse response of B. Not meant to ever go in ops.
- jobs/JGDAS_GLOBAL_OCEAN_ANALYSIS_VRFY
This job will eventually generate relevant figures from the marine DA cycle. It currently points to a script that does not yet exist.

I also took this PR opportunity to:
- update how we load the modules, following what was done for the atmosphere.
- modify ```ush/load_ufsda_modules.sh``` so we could optionally specify what to load (GDAS or EVA), default is GDAS when no argument is present 
- Use POST to copy what's needed in `COM`

Fixes #1273
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 a pull request may close this issue.

1 participant