Closed HCJung-jbnu closed 9 months ago
REGRIDDING_COORDINATE_MODE = "HYCOM1" ! default = "LAYER" !!hcjung :: Z* or HYCOM1
! Coordinate mode for vertical regridding.
! Choose among the following possibilities:
! LAYER - Isopycnal or stacked shallow water layers
! ZSTAR, Z* - stetched geopotential z*
! SIGMA_SHELF_ZSTAR - stetched geopotential z* ignoring shelf
! SIGMA - terrain following coordinates
! RHO - continuous isopycnal
! HYCOM1 - HyCOM-like hybrid coordinate
! SLIGHT - stretched coordinates above continuous isopycnal
! ADAPTIVE - optimize for smooth neutral density surfaces
BOUNDARY_EXTRAPOLATION = True ! [Boolean] default = False
! When defined, a proper high-order reconstruction
! scheme is used within boundary cells rather
! than PCM. E.g., if PPM is used for remapping, a
! PPM reconstruction will also be used within
! boundary cells.
!ALE_COORDINATE_CONFIG = "FILE:vgrid_75_2m.nc,dz" ! default = "UNIFORM" !!hcjung for Z* ALE_COORDINATE_CONFIG = "HYBRID:hycom1_75_800m.nc,sigma2,FNC1:2,4000,4.5,.01" !!hcjung for HYCOM1 ! Determines how to specify the coordinate ! resolution. Valid options are: ! PARAM - use the vector-parameter ALE_RESOLUTION ! UNIFORM[:N] - uniformly distributed ! FILE:string - read from a file. The string specifies ! the filename and variable name, separated ! by a comma or space, e.g. FILE:lev.nc,dz ! or FILE:lev.nc,interfaces=zw ! WOA09[:N] - the WOA09 vertical grid (approximately) ! FNC1:string - FNC1:dz_min,H_total,power,precision ! HYBRID:string - read from a file. The string specifies ! the filename and two variable names, separated ! by a comma or space, for sigma-2 and dz. e.g. ! HYBRID:vgrid.nc,sigma2,dz
FATAL from PE 480: NETCDF ERROR: NetCDF: Numeric conversion not representable File=20090101.ocean_cobalt_sfc.ens_01.nc Field=nh4_alpha