Hi everyone,
I’m trying to create nested domain files with DOMAINcfg tool which was compiled with AGRIF and NetCDF4 keys. It crashes without any error message in ocean.output which ends on bathymetry processing whatever nn_bathy
flag you choose. Bathymetry file is ok and agree with coordinates file.
ocean.output tail:
dom_nam : domain initialization through namelist read
Namelist namrun
experiment name for output cn_exp = Arctic_ORCA025
mask land points ln_mskland = F
additional CF standard metadata ln_cfmeta = F
overwrite an existing file ln_clobber = T
NetCDF chunksize (bytes) nn_chunksz = 0
Namelist namdom : space & time domain
flag read/compute bathymetry nn_bathy = 2
compute bathymetry from file cn_topo = a_bathy.nc
What can cause such crushes?
Thanks for help!