You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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
Description
Stop linking
Data
to theCOMROT
, instead useJGDAS_GLOBAL_OCEAN_ANALYSIS_POST
to copy what we need to keep to theCOMROT
See @aerorahul 's comments:
global-workflow/jobs/JGDAS_GLOBAL_OCEAN_ANALYSIS_POST
Line 21 in f98433f
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)
The text was updated successfully, but these errors were encountered: