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

store IC's in a shared directory ... tbd where. Organize so that it can be used with the workflow for a warm start (ICSDIR) #354

Closed
Tracked by #342
guillaumevernieres opened this issue Feb 13, 2023 · 2 comments
Assignees
Labels

Comments

@guillaumevernieres
Copy link
Contributor

guillaumevernieres commented Feb 13, 2023

This is how ICSDIR is organized for the c48/5deg:

ICSDIR
`-- C48O500
    `-- gdas.20210323
        |-- 06
        |   |-- atmos
        |   |   `-- RESTART
        |   |       |-- 20210323.120000.ca_data.tile1.nc
        |   |       |-- 20210323.120000.ca_data.tile2.nc
        |   |       |-- 20210323.120000.ca_data.tile3.nc
        |   |       |-- 20210323.120000.ca_data.tile4.nc
        |   |       |-- 20210323.120000.ca_data.tile5.nc
        |   |       |-- 20210323.120000.ca_data.tile6.nc
        |   |       |-- 20210323.120000.coupler.res
        |   |       |-- 20210323.120000.fv_core.res.nc
        |   |       |-- 20210323.120000.fv_core.res.tile1.nc
        |   |       |-- 20210323.120000.fv_core.res.tile2.nc
        |   |       |-- 20210323.120000.fv_core.res.tile3.nc
        |   |       |-- 20210323.120000.fv_core.res.tile4.nc
        |   |       |-- 20210323.120000.fv_core.res.tile5.nc
        |   |       |-- 20210323.120000.fv_core.res.tile6.nc
        |   |       |-- 20210323.120000.fv_srf_wnd.res.tile1.nc
        |   |       |-- 20210323.120000.fv_srf_wnd.res.tile2.nc
        |   |       |-- 20210323.120000.fv_srf_wnd.res.tile3.nc
        |   |       |-- 20210323.120000.fv_srf_wnd.res.tile4.nc
        |   |       |-- 20210323.120000.fv_srf_wnd.res.tile5.nc
        |   |       |-- 20210323.120000.fv_srf_wnd.res.tile6.nc
        |   |       |-- 20210323.120000.fv_tracer.res.tile1.nc
        |   |       |-- 20210323.120000.fv_tracer.res.tile2.nc
        |   |       |-- 20210323.120000.fv_tracer.res.tile3.nc
        |   |       |-- 20210323.120000.fv_tracer.res.tile4.nc
        |   |       |-- 20210323.120000.fv_tracer.res.tile5.nc
        |   |       |-- 20210323.120000.fv_tracer.res.tile6.nc
        |   |       |-- 20210323.120000.phy_data.tile1.nc
        |   |       |-- 20210323.120000.phy_data.tile2.nc
        |   |       |-- 20210323.120000.phy_data.tile3.nc
        |   |       |-- 20210323.120000.phy_data.tile4.nc
        |   |       |-- 20210323.120000.phy_data.tile5.nc
        |   |       |-- 20210323.120000.phy_data.tile6.nc
        |   |       |-- 20210323.120000.sfc_data.tile1.nc
        |   |       |-- 20210323.120000.sfc_data.tile2.nc
        |   |       |-- 20210323.120000.sfc_data.tile3.nc
        |   |       |-- 20210323.120000.sfc_data.tile4.nc
        |   |       |-- 20210323.120000.sfc_data.tile5.nc
        |   |       `-- 20210323.120000.sfc_data.tile6.nc
        |   |-- ice
        |   |   `-- RESTART
        |   |       `-- 20210323.120000.cice_model.res.nc
        |   |-- med
        |   |   `-- RESTART
        |   |       `-- 20210323.120000.ufs.cpld.cpl.r.nc
        |   `-- ocean
        |       `-- RESTART
        |           `-- 20210323.120000.MOM.res.nc
        `-- 12
            |-- atmos
            |   |-- gdas.t12z.abias
            |   |-- gdas.t12z.abias_air
            |   |-- gdas.t12z.abias_int
            |   |-- gdas.t12z.abias_pc
            |   `-- gdas.t12z.radstat
            `-- ocean
                `-- gdas.t12z.ocninc.nc

Do something similar but for the C384/0.25deg.

@guillaumevernieres
Copy link
Contributor Author

guillaumevernieres commented Mar 6, 2023

Temporary location, but this is where our warm restarts are currently:

/scratch2/NCEPDEV/ocean/Guillaume.Vernieres/data/ICSDIR/

@AndrewEichmann-NOAA
Copy link
Collaborator

Also use the contents of /scratch1/NCEPDEV/da/Andrew.Eichmann/ICs/WCDA/output/gdas.20210630/06/ to cycle with a half-cycle starting on gdas.2021063006

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants