Reduction in Ocean and Sea Ice Output#4200
Reduction in Ocean and Sea Ice Output#4200DavidHuber-NOAA merged 49 commits intoNOAA-EMC:developfrom
Conversation
|
GFS forecast tested with archiving changes. New interpolated_zgrid file needed, and is at gaeac6:/gpfs/f6/sfs-emc/scratch/Neil.Barton/CODE/gw_ocnice_products_NeilBarton-NOAA/fix/interpolate_zgrid_30L.nc |
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
…orkflow into ocnice_products
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
|
by checking 11L native ocean file I found only ssh, mld_003 and layered TSUV are being saved. We need to have SST/SSS as they are the key information users need. Note top layer of temp will not be identical to SST though they will be very close (depends on the vertical remap depth settings) |
|
All tests passed on Ursa. |
|
@jiandewang I will wait for approval from you before relaunching tests. |
|
I checked ocean output, they are fine as expected. |
|
C96mx100_S2S FAILED on Ursa (pipeline ID: 6067) In directory: This failure was detected automatically by global-workflow's CI/CD Pipeline |
dev/parm/config/sfs/config.base.j2
Outdated
| export DO_ARCHCOM="{{ DO_ARCHCOM }}" # Tar and archive the COM directories | ||
| export ARCHCOM_TO="{{ ARCHCOM_TO }}" # Valid options are hpss, globus_hpss, and local |
There was a problem hiding this comment.
@NeilBarton-NOAA These lines are triggering the arch_tars dependency on the sfs_cleanup task. Since sfs_arch_tars does not exist, this is causing a stall. Can you please set DO_ARCHCOM to NO for now and reinstate these lines on the next PR that enables archiving?
|
@NeilBarton-NOAA Thanks! The SFS cleanup task now runs without issue. Merging. |
Reducing the I/O burden by reducing the number of variables, layers, and adding compression. Also adds archiving for native subsets
Description
Addressing
NOAA-EMC/GFS#37
NOAA-EMC/GFS#36
NOAA-EMC/GFS#4
#4163
Reducing the I/O burden by reducing the number of variables, layers, and adding compression.
Also adds archiving for native subsets
Type of change
Change characteristics
How has this been tested?
Tested using C192mx025 SFS forecasts. This will be a draft until GFS testing can be done.
Checklist