? Remap from archived GEOS-IT restarts? (Works only on NCCS/Discover.)
No
? Enter input directory with restart files to be remapped:
.
? Enter the restart date and hour (YYYYMMDDHH):
2023100421
? Is the upper air input hydrostatic? (If you are not sure, don't change the default 'True')
Yes
? Enter output directory for new restarts:
.
? Enter atmospheric grid of input restarts:
C12 C180 C1120
C24 C360 C1440
C48 C720 C2880
C90 C1000 C5760
C12
? Select ocean model of input restarts:
data
? Select data ocean grid/resolution of input restarts:
360x180 (Reynolds)
? Remap to a stretched cubed-sphere grid? No
? Enter atmospheric grid for new restarts:
C12 C180 C1120
C24 C360 C1440
C48 C720 C2880
C90 C1000 C5760
C12
? Select ocean model for new restarts:
data
? Select data ocean grid/resolution for new restarts:
360x180 (Reynolds)
? Enter number of atmospheric levels for new restarts: (71 72 91 127 132 137 144 181)
72
? Select boundary conditions (BCs) version of input restarts:
BCs version | ADAS tags | GCM tags typically used with BCs version
-----------------|----------------------|-----------------------------------------
v12: v12 | future | 12.0 ... present
NL3: Icarus-NLv3 | 5_25_1 ... present | Icarus_NL, 10.19 ... 11.7
ICA: Icarus | 5_17_0 ... 5_24_0_p1 | Icarus, Jason ... 10.18
----------------------------------------------------------------------------------
Other: Additional choices used in model or DAS development.
NL3
? Select BCs version for new restarts:
NL3
?
Select BCs base directory for input restarts:
NCCS/Discover : /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles
Intended Land BCs for input restarts: /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/NL3/land/CF0012x6C_DE0360xPE0180
Land BCs for input restarts: /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/NL3/land/CF0012x6C_DE0360xPE0180
?
Select BCs base directory for new restarts:
NCCS/Discover : /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles
Intended Land BCs for output restarts: /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/NL3/land/CF0012x6C_DE0360xPE0180
Land BCs for output restarts: /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/NL3/land/CF0012x6C_DE0360xPE0180
? Remap upper air restarts? Yes
NOTE: Different # atm levels in input and new restarts. Cannot remap agcm_import_rst (a.k.a. IAU) file.
? Remap surface restarts? Yes
? Remap bkg files? (Required by ADAS but not mapped onto ADAS grid; run one ADAS cycle to spin up.) No
? Write lcv file? (Required by ADAS.) Yes
? Enter value of WEMIN (min. snow water equivalent parameter) used in simulation that produced input restarts.
13
? Enter value of WEMIN (min. snow water equivalent parameter) to be used in simulation with new restarts.
13
? Enter value of zoom parameter for surface restarts [1-8]? (Search radius, smaller value means larger radius.)
1
? Enter experiment ID for new restarts: (Added as prefix to new restart file names; can leave blank.)
C12
? Add labels for BCs version and atm/ocean resolutions to restart file names? No
? SLURM or PBS quality-of-service (qos)? (Use default 'debug' to get resource faster; or Enter 'allnccs' for NCCS or 'normal' for NAS if resolution is c1440 o
debug
? Select/enter SLURM or PBS account:
yyu11
? Enter SLURM or PBS reservation: (If desired, can leave blank)
g0613
Traceback (most recent call last):
File "repos/br_adas/install_v5.44.4/bin/remap_restarts.py", line 139, in <module>
main()
File "repos/br_adas/install_v5.44.4/bin/remap_restarts.py", line 82, in main
cmd = get_command_line_from_answers(answers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "repos/br_adas/v5.44.4/src/Shared/@GMAO_Shared/@GEOS_Util/pre/remap_restart/remap_utils.py", line 489, in get_command_line_from_answers
if answers["input:shared:stretch"]:
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'input:shared:stretch'
I used main branch (7/28)
install_v5.44.4/bin/remap_restarts.py
(src/Shared/@GMAO_Shared/@GEOS_Util/pre/./remap_restart/remap_restarts.py) failed near the end (I entered the answers manually for 3 times and I didnot have a ymal file as input). I will find a yaml input to save time.