Nino add up @Wiki
wrfoutの中身
最終更新:
nino-add-up
-
view
wrfoutの中身
例)
NetCDF-3 64bit wrfout_d01.nc {
NetCDF-3 64bit wrfout_d01.nc {
dimensions:
Time = UNLIMITED ; (5 currently) DateStrLen = 19 ; west_east = 73 ; south_north = 60 ; bottom_top = 27 ; bottom_top_stag = 28 ; soil_layers_stag = 4 ; west_east_stag = 74 ; south_north_stag = 61 ;
variables:
// Preference 'PRESERVE_FVD': false,
// dimensions consistent with ncBrowse, not with native MATLAB netcdf package.
char Times(Time,DateStrLen), shape = [5 19]
single LU_INDEX(Time,south_north,west_east), shape = [5 60 73]
LU_INDEX:FieldType = 104 d
LU_INDEX:MemoryOrder = "XY "
LU_INDEX:description = "LAND USE CATEGORY"
LU_INDEX:units = ""
LU_INDEX:stagger = ""
LU_INDEX:coordinates = "XLONG XLAT"
single ZNU(Time,bottom_top), shape = [5 27]
ZNU:FieldType = 104 d
ZNU:MemoryOrder = "Z "
ZNU:description = "eta values on half (mass) levels"
ZNU:units = ""
ZNU:stagger = ""
single ZNW(Time,bottom_top_stag), shape = [5 28]
ZNW:FieldType = 104 d
ZNW:MemoryOrder = "Z "
ZNW:description = "eta values on full (w) levels"
ZNW:units = ""
ZNW:stagger = "Z"
single ZS(Time,soil_layers_stag), shape = [5 4]
ZS:FieldType = 104 d
ZS:MemoryOrder = "Z "
ZS:description = "DEPTHS OF CENTERS OF SOIL LAYERS"
ZS:units = "m"
ZS:stagger = "Z"
single DZS(Time,soil_layers_stag), shape = [5 4]
DZS:FieldType = 104 d
DZS:MemoryOrder = "Z "
DZS:description = "THICKNESSES OF SOIL LAYERS"
DZS:units = "m"
DZS:stagger = "Z"
single U(Time,bottom_top,south_north,west_east_stag), shape = [5 27 60 74]
U:FieldType = 104 d
U:MemoryOrder = "XYZ"
U:description = "x-wind component"
U:units = "m s-1"
U:stagger = "X"
U:coordinates = "XLONG_U XLAT_U"
single V(Time,bottom_top,south_north_stag,west_east), shape = [5 27 61 73]
V:FieldType = 104 d
V:MemoryOrder = "XYZ"
V:description = "y-wind component"
V:units = "m s-1"
V:stagger = "Y"
V:coordinates = "XLONG_V XLAT_V"
single W(Time,bottom_top_stag,south_north,west_east), shape = [5 28 60 73]
W:FieldType = 104 d
W:MemoryOrder = "XYZ"
W:description = "z-wind component"
W:units = "m s-1"
W:stagger = "Z"
W:coordinates = "XLONG XLAT"
single PH(Time,bottom_top_stag,south_north,west_east), shape = [5 28 60 73]
PH:FieldType = 104 d
PH:MemoryOrder = "XYZ"
PH:description = "perturbation geopotential"
PH:units = "m2 s-2"
PH:stagger = "Z"
PH:coordinates = "XLONG XLAT"
single PHB(Time,bottom_top_stag,south_north,west_east), shape = [5 28 60 73]
PHB:FieldType = 104 d
PHB:MemoryOrder = "XYZ"
PHB:description = "base-state geopotential"
PHB:units = "m2 s-2"
PHB:stagger = "Z"
PHB:coordinates = "XLONG XLAT"
single T(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
T:FieldType = 104 d
T:MemoryOrder = "XYZ"
T:description = "perturbation potential temperature (theta-t0)"
T:units = "K"
T:stagger = ""
T:coordinates = "XLONG XLAT"
single HFX_FORCE(Time), shape = [5]
HFX_FORCE:FieldType = 104 d
HFX_FORCE:MemoryOrder = "0 "
HFX_FORCE:description = "SCM ideal surface sensible heat flux"
HFX_FORCE:units = "W m-2"
HFX_FORCE:stagger = ""
single LH_FORCE(Time), shape = [5]
LH_FORCE:FieldType = 104 d
LH_FORCE:MemoryOrder = "0 "
LH_FORCE:description = "SCM ideal surface latent heat flux"
LH_FORCE:units = "W m-2"
LH_FORCE:stagger = ""
single TSK_FORCE(Time), shape = [5]
TSK_FORCE:FieldType = 104 d
TSK_FORCE:MemoryOrder = "0 "
TSK_FORCE:description = "SCM ideal surface skin temperature"
TSK_FORCE:units = "W m-2"
TSK_FORCE:stagger = ""
single HFX_FORCE_TEND(Time), shape = [5]
HFX_FORCE_TEND:FieldType = 104 d
HFX_FORCE_TEND:MemoryOrder = "0 "
HFX_FORCE_TEND:description = "SCM ideal surface sensible heat flux tendency"
HFX_FORCE_TEND:units = "W m-2 s-1"
HFX_FORCE_TEND:stagger = ""
single LH_FORCE_TEND(Time), shape = [5]
LH_FORCE_TEND:FieldType = 104 d
LH_FORCE_TEND:MemoryOrder = "0 "
LH_FORCE_TEND:description = "SCM ideal surface latent heat flux tendency"
LH_FORCE_TEND:units = "W m-2 s-1"
LH_FORCE_TEND:stagger = ""
single TSK_FORCE_TEND(Time), shape = [5]
TSK_FORCE_TEND:FieldType = 104 d
TSK_FORCE_TEND:MemoryOrder = "0 "
TSK_FORCE_TEND:description = "SCM ideal surface skin temperature tendency"
TSK_FORCE_TEND:units = "W m-2 s-1"
TSK_FORCE_TEND:stagger = ""
single MU(Time,south_north,west_east), shape = [5 60 73]
MU:FieldType = 104 d
MU:MemoryOrder = "XY "
MU:description = "perturbation dry air mass in column"
MU:units = "Pa"
MU:stagger = ""
MU:coordinates = "XLONG XLAT"
single MUB(Time,south_north,west_east), shape = [5 60 73]
MUB:FieldType = 104 d
MUB:MemoryOrder = "XY "
MUB:description = "base state dry air mass in column"
MUB:units = "Pa"
MUB:stagger = ""
MUB:coordinates = "XLONG XLAT"
single NEST_POS(Time,south_north,west_east), shape = [5 60 73]
NEST_POS:FieldType = 104 d
NEST_POS:MemoryOrder = "XY "
NEST_POS:description = "-"
NEST_POS:units = "-"
NEST_POS:stagger = ""
NEST_POS:coordinates = "XLONG XLAT"
single P(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
P:FieldType = 104 d
P:MemoryOrder = "XYZ"
P:description = "perturbation pressure"
P:units = "Pa"
P:stagger = ""
P:coordinates = "XLONG XLAT"
single PB(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
PB:FieldType = 104 d
PB:MemoryOrder = "XYZ"
PB:description = "BASE STATE PRESSURE"
PB:units = "Pa"
PB:stagger = ""
PB:coordinates = "XLONG XLAT"
single FNM(Time,bottom_top), shape = [5 27]
FNM:FieldType = 104 d
FNM:MemoryOrder = "Z "
FNM:description = "upper weight for vertical stretching"
FNM:units = ""
FNM:stagger = ""
single FNP(Time,bottom_top), shape = [5 27]
FNP:FieldType = 104 d
FNP:MemoryOrder = "Z "
FNP:description = "lower weight for vertical stretching"
FNP:units = ""
FNP:stagger = ""
single RDNW(Time,bottom_top), shape = [5 27]
RDNW:FieldType = 104 d
RDNW:MemoryOrder = "Z "
RDNW:description = "inverse d(eta) values between full (w) levels"
RDNW:units = ""
RDNW:stagger = ""
single RDN(Time,bottom_top), shape = [5 27]
RDN:FieldType = 104 d
RDN:MemoryOrder = "Z "
RDN:description = "inverse d(eta) values between half (mass) levels"
RDN:units = ""
RDN:stagger = ""
single DNW(Time,bottom_top), shape = [5 27]
DNW:FieldType = 104 d
DNW:MemoryOrder = "Z "
DNW:description = "d(eta) values between full (w) levels"
DNW:units = ""
DNW:stagger = ""
single DN(Time,bottom_top), shape = [5 27]
DN:FieldType = 104 d
DN:MemoryOrder = "Z "
DN:description = "d(eta) values between half (mass) levels"
DN:units = ""
DN:stagger = ""
single CFN(Time), shape = [5]
CFN:FieldType = 104 d
CFN:MemoryOrder = "0 "
CFN:description = "extrapolation constant"
CFN:units = ""
CFN:stagger = ""
single CFN1(Time), shape = [5]
CFN1:FieldType = 104 d
CFN1:MemoryOrder = "0 "
CFN1:description = "extrapolation constant"
CFN1:units = ""
CFN1:stagger = ""
single P_HYD(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
P_HYD:FieldType = 104 d
P_HYD:MemoryOrder = "XYZ"
P_HYD:description = "hydrostatic pressure"
P_HYD:units = "Pa"
P_HYD:stagger = ""
P_HYD:coordinates = "XLONG XLAT"
single Q2(Time,south_north,west_east), shape = [5 60 73]
Q2:FieldType = 104 d
Q2:MemoryOrder = "XY "
Q2:description = "QV at 2 M"
Q2:units = "kg kg-1"
Q2:stagger = ""
Q2:coordinates = "XLONG XLAT"
single T2(Time,south_north,west_east), shape = [5 60 73]
T2:FieldType = 104 d
T2:MemoryOrder = "XY "
T2:description = "TEMP at 2 M"
T2:units = "K"
T2:stagger = ""
T2:coordinates = "XLONG XLAT"
single TH2(Time,south_north,west_east), shape = [5 60 73]
TH2:FieldType = 104 d
TH2:MemoryOrder = "XY "
TH2:description = "POT TEMP at 2 M"
TH2:units = "K"
TH2:stagger = ""
TH2:coordinates = "XLONG XLAT"
single PSFC(Time,south_north,west_east), shape = [5 60 73]
PSFC:FieldType = 104 d
PSFC:MemoryOrder = "XY "
PSFC:description = "SFC PRESSURE"
PSFC:units = "Pa"
PSFC:stagger = ""
PSFC:coordinates = "XLONG XLAT"
single U10(Time,south_north,west_east), shape = [5 60 73]
U10:FieldType = 104 d
U10:MemoryOrder = "XY "
U10:description = "U at 10 M"
U10:units = "m s-1"
U10:stagger = ""
U10:coordinates = "XLONG XLAT"
single V10(Time,south_north,west_east), shape = [5 60 73]
V10:FieldType = 104 d
V10:MemoryOrder = "XY "
V10:description = "V at 10 M"
V10:units = "m s-1"
V10:stagger = ""
V10:coordinates = "XLONG XLAT"
single RDX(Time), shape = [5]
RDX:FieldType = 104 d
RDX:MemoryOrder = "0 "
RDX:description = "INVERSE X GRID LENGTH"
RDX:units = ""
RDX:stagger = ""
single RDY(Time), shape = [5]
RDY:FieldType = 104 d
RDY:MemoryOrder = "0 "
RDY:description = "INVERSE Y GRID LENGTH"
RDY:units = ""
RDY:stagger = ""
single RESM(Time), shape = [5]
RESM:FieldType = 104 d
RESM:MemoryOrder = "0 "
RESM:description = "TIME WEIGHT CONSTANT FOR SMALL STEPS"
RESM:units = ""
RESM:stagger = ""
single ZETATOP(Time), shape = [5]
ZETATOP:FieldType = 104 d
ZETATOP:MemoryOrder = "0 "
ZETATOP:description = "ZETA AT MODEL TOP"
ZETATOP:units = ""
ZETATOP:stagger = ""
single CF1(Time), shape = [5]
CF1:FieldType = 104 d
CF1:MemoryOrder = "0 "
CF1:description = "2nd order extrapolation constant"
CF1:units = ""
CF1:stagger = ""
single CF2(Time), shape = [5]
CF2:FieldType = 104 d
CF2:MemoryOrder = "0 "
CF2:description = "2nd order extrapolation constant"
CF2:units = ""
CF2:stagger = ""
single CF3(Time), shape = [5]
CF3:FieldType = 104 d
CF3:MemoryOrder = "0 "
CF3:description = "2nd order extrapolation constant"
CF3:units = ""
CF3:stagger = ""
int32 ITIMESTEP(Time), shape = [5]
ITIMESTEP:FieldType = 106 d
ITIMESTEP:MemoryOrder = "0 "
ITIMESTEP:description = ""
ITIMESTEP:units = ""
ITIMESTEP:stagger = ""
single XTIME(Time), shape = [5]
XTIME:FieldType = 104 d
XTIME:MemoryOrder = "0 "
XTIME:description = "minutes since simulation start"
XTIME:units = ""
XTIME:stagger = ""
single QVAPOR(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
QVAPOR:FieldType = 104 d
QVAPOR:MemoryOrder = "XYZ"
QVAPOR:description = "Water vapor mixing ratio"
QVAPOR:units = "kg kg-1"
QVAPOR:stagger = ""
QVAPOR:coordinates = "XLONG XLAT"
single QCLOUD(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
QCLOUD:FieldType = 104 d
QCLOUD:MemoryOrder = "XYZ"
QCLOUD:description = "Cloud water mixing ratio"
QCLOUD:units = "kg kg-1"
QCLOUD:stagger = ""
QCLOUD:coordinates = "XLONG XLAT"
single QRAIN(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
QRAIN:FieldType = 104 d
QRAIN:MemoryOrder = "XYZ"
QRAIN:description = "Rain water mixing ratio"
QRAIN:units = "kg kg-1"
QRAIN:stagger = ""
QRAIN:coordinates = "XLONG XLAT"
single LANDMASK(Time,south_north,west_east), shape = [5 60 73]
LANDMASK:FieldType = 104 d
LANDMASK:MemoryOrder = "XY "
LANDMASK:description = "LAND MASK (1 FOR LAND, 0 FOR WATER)"
LANDMASK:units = ""
LANDMASK:stagger = ""
LANDMASK:coordinates = "XLONG XLAT"
single TSLB(Time,soil_layers_stag,south_north,west_east), shape = [5 4 60 73]
TSLB:FieldType = 104 d
TSLB:MemoryOrder = "XYZ"
TSLB:description = "SOIL TEMPERATURE"
TSLB:units = "K"
TSLB:stagger = "Z"
TSLB:coordinates = "XLONG XLAT"
single SMOIS(Time,soil_layers_stag,south_north,west_east), shape = [5 4 60 73]
SMOIS:FieldType = 104 d
SMOIS:MemoryOrder = "XYZ"
SMOIS:description = "SOIL MOISTURE"
SMOIS:units = "m3 m-3"
SMOIS:stagger = "Z"
SMOIS:coordinates = "XLONG XLAT"
single SH2O(Time,soil_layers_stag,south_north,west_east), shape = [5 4 60 73]
SH2O:FieldType = 104 d
SH2O:MemoryOrder = "XYZ"
SH2O:description = "SOIL LIQUID WATER"
SH2O:units = "m3 m-3"
SH2O:stagger = "Z"
SH2O:coordinates = "XLONG XLAT"
single SMCREL(Time,soil_layers_stag,south_north,west_east), shape = [5 4 60 73]
SMCREL:FieldType = 104 d
SMCREL:MemoryOrder = "XYZ"
SMCREL:description = "RELATIVE SOIL MOISTURE"
SMCREL:units = ""
SMCREL:stagger = "Z"
SMCREL:coordinates = "XLONG XLAT"
single SEAICE(Time,south_north,west_east), shape = [5 60 73]
SEAICE:FieldType = 104 d
SEAICE:MemoryOrder = "XY "
SEAICE:description = "SEA ICE FLAG"
SEAICE:units = ""
SEAICE:stagger = ""
SEAICE:coordinates = "XLONG XLAT"
single XICEM(Time,south_north,west_east), shape = [5 60 73]
XICEM:FieldType = 104 d
XICEM:MemoryOrder = "XY "
XICEM:description = "SEA ICE FLAG (PREVIOUS STEP)"
XICEM:units = ""
XICEM:stagger = ""
XICEM:coordinates = "XLONG XLAT"
single SFROFF(Time,south_north,west_east), shape = [5 60 73]
SFROFF:FieldType = 104 d
SFROFF:MemoryOrder = "XY "
SFROFF:description = "SURFACE RUNOFF"
SFROFF:units = "mm"
SFROFF:stagger = ""
SFROFF:coordinates = "XLONG XLAT"
single UDROFF(Time,south_north,west_east), shape = [5 60 73]
UDROFF:FieldType = 104 d
UDROFF:MemoryOrder = "XY "
UDROFF:description = "UNDERGROUND RUNOFF"
UDROFF:units = "mm"
UDROFF:stagger = ""
UDROFF:coordinates = "XLONG XLAT"
int32 IVGTYP(Time,south_north,west_east), shape = [5 60 73]
IVGTYP:FieldType = 106 d
IVGTYP:MemoryOrder = "XY "
IVGTYP:description = "DOMINANT VEGETATION CATEGORY"
IVGTYP:units = ""
IVGTYP:stagger = ""
IVGTYP:coordinates = "XLONG XLAT"
int32 ISLTYP(Time,south_north,west_east), shape = [5 60 73]
ISLTYP:FieldType = 106 d
ISLTYP:MemoryOrder = "XY "
ISLTYP:description = "DOMINANT SOIL CATEGORY"
ISLTYP:units = ""
ISLTYP:stagger = ""
ISLTYP:coordinates = "XLONG XLAT"
single VEGFRA(Time,south_north,west_east), shape = [5 60 73]
VEGFRA:FieldType = 104 d
VEGFRA:MemoryOrder = "XY "
VEGFRA:description = "VEGETATION FRACTION"
VEGFRA:units = ""
VEGFRA:stagger = ""
VEGFRA:coordinates = "XLONG XLAT"
single GRDFLX(Time,south_north,west_east), shape = [5 60 73]
GRDFLX:FieldType = 104 d
GRDFLX:MemoryOrder = "XY "
GRDFLX:description = "GROUND HEAT FLUX"
GRDFLX:units = "W m-2"
GRDFLX:stagger = ""
GRDFLX:coordinates = "XLONG XLAT"
single ACGRDFLX(Time,south_north,west_east), shape = [5 60 73]
ACGRDFLX:FieldType = 104 d
ACGRDFLX:MemoryOrder = "XY "
ACGRDFLX:description = "ACCUMULATED GROUND HEAT FLUX"
ACGRDFLX:units = "J m-2"
ACGRDFLX:stagger = ""
ACGRDFLX:coordinates = "XLONG XLAT"
single SNOW(Time,south_north,west_east), shape = [5 60 73]
SNOW:FieldType = 104 d
SNOW:MemoryOrder = "XY "
SNOW:description = "SNOW WATER EQUIVALENT"
SNOW:units = "kg m-2"
SNOW:stagger = ""
SNOW:coordinates = "XLONG XLAT"
single SNOWH(Time,south_north,west_east), shape = [5 60 73]
SNOWH:FieldType = 104 d
SNOWH:MemoryOrder = "XY "
SNOWH:description = "PHYSICAL SNOW DEPTH"
SNOWH:units = "m"
SNOWH:stagger = ""
SNOWH:coordinates = "XLONG XLAT"
single CANWAT(Time,south_north,west_east), shape = [5 60 73]
CANWAT:FieldType = 104 d
CANWAT:MemoryOrder = "XY "
CANWAT:description = "CANOPY WATER"
CANWAT:units = "kg m-2"
CANWAT:stagger = ""
CANWAT:coordinates = "XLONG XLAT"
single SST(Time,south_north,west_east), shape = [5 60 73]
SST:FieldType = 104 d
SST:MemoryOrder = "XY "
SST:description = "SEA SURFACE TEMPERATURE"
SST:units = "K"
SST:stagger = ""
SST:coordinates = "XLONG XLAT"
single SSTSK(Time,south_north,west_east), shape = [5 60 73]
SSTSK:FieldType = 104 d
SSTSK:MemoryOrder = "XY "
SSTSK:description = "SKIN SEA SURFACE TEMPERATURE"
SSTSK:units = "K"
SSTSK:stagger = ""
SSTSK:coordinates = "XLONG XLAT"
single LAI(Time,south_north,west_east), shape = [5 60 73]
LAI:FieldType = 104 d
LAI:MemoryOrder = "XY "
LAI:description = "Leaf area index"
LAI:units = "area/area"
LAI:stagger = ""
LAI:coordinates = "XLONG XLAT"
single H_DIABATIC(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
H_DIABATIC:FieldType = 104 d
H_DIABATIC:MemoryOrder = "XYZ"
H_DIABATIC:description = "MICROPHYSICS LATENT HEATING"
H_DIABATIC:units = "K s-1"
H_DIABATIC:stagger = ""
H_DIABATIC:coordinates = "XLONG XLAT"
single MAPFAC_M(Time,south_north,west_east), shape = [5 60 73]
MAPFAC_M:FieldType = 104 d
MAPFAC_M:MemoryOrder = "XY "
MAPFAC_M:description = "Map scale factor on mass grid"
MAPFAC_M:units = ""
MAPFAC_M:stagger = ""
MAPFAC_M:coordinates = "XLONG XLAT"
single MAPFAC_U(Time,south_north,west_east_stag), shape = [5 60 74]
MAPFAC_U:FieldType = 104 d
MAPFAC_U:MemoryOrder = "XY "
MAPFAC_U:description = "Map scale factor on u-grid"
MAPFAC_U:units = ""
MAPFAC_U:stagger = "X"
MAPFAC_U:coordinates = "XLONG_U XLAT_U"
single MAPFAC_V(Time,south_north_stag,west_east), shape = [5 61 73]
MAPFAC_V:FieldType = 104 d
MAPFAC_V:MemoryOrder = "XY "
MAPFAC_V:description = "Map scale factor on v-grid"
MAPFAC_V:units = ""
MAPFAC_V:stagger = "Y"
MAPFAC_V:coordinates = "XLONG_V XLAT_V"
single MAPFAC_MX(Time,south_north,west_east), shape = [5 60 73]
MAPFAC_MX:FieldType = 104 d
MAPFAC_MX:MemoryOrder = "XY "
MAPFAC_MX:description = "Map scale factor on mass grid, x direction"
MAPFAC_MX:units = ""
MAPFAC_MX:stagger = ""
MAPFAC_MX:coordinates = "XLONG XLAT"
single MAPFAC_MY(Time,south_north,west_east), shape = [5 60 73]
MAPFAC_MY:FieldType = 104 d
MAPFAC_MY:MemoryOrder = "XY "
MAPFAC_MY:description = "Map scale factor on mass grid, y direction"
MAPFAC_MY:units = ""
MAPFAC_MY:stagger = ""
MAPFAC_MY:coordinates = "XLONG XLAT"
single MAPFAC_UX(Time,south_north,west_east_stag), shape = [5 60 74]
MAPFAC_UX:FieldType = 104 d
MAPFAC_UX:MemoryOrder = "XY "
MAPFAC_UX:description = "Map scale factor on u-grid, x direction"
MAPFAC_UX:units = ""
MAPFAC_UX:stagger = "X"
MAPFAC_UX:coordinates = "XLONG_U XLAT_U"
single MAPFAC_UY(Time,south_north,west_east_stag), shape = [5 60 74]
MAPFAC_UY:FieldType = 104 d
MAPFAC_UY:MemoryOrder = "XY "
MAPFAC_UY:description = "Map scale factor on u-grid, y direction"
MAPFAC_UY:units = ""
MAPFAC_UY:stagger = "X"
MAPFAC_UY:coordinates = "XLONG_U XLAT_U"
single MAPFAC_VX(Time,south_north_stag,west_east), shape = [5 61 73]
MAPFAC_VX:FieldType = 104 d
MAPFAC_VX:MemoryOrder = "XY "
MAPFAC_VX:description = "Map scale factor on v-grid, x direction"
MAPFAC_VX:units = ""
MAPFAC_VX:stagger = "Y"
MAPFAC_VX:coordinates = "XLONG_V XLAT_V"
single MF_VX_INV(Time,south_north_stag,west_east), shape = [5 61 73]
MF_VX_INV:FieldType = 104 d
MF_VX_INV:MemoryOrder = "XY "
MF_VX_INV:description = "Inverse map scale factor on v-grid, x direction"
MF_VX_INV:units = ""
MF_VX_INV:stagger = "Y"
MF_VX_INV:coordinates = "XLONG_V XLAT_V"
single MAPFAC_VY(Time,south_north_stag,west_east), shape = [5 61 73]
MAPFAC_VY:FieldType = 104 d
MAPFAC_VY:MemoryOrder = "XY "
MAPFAC_VY:description = "Map scale factor on v-grid, y direction"
MAPFAC_VY:units = ""
MAPFAC_VY:stagger = "Y"
MAPFAC_VY:coordinates = "XLONG_V XLAT_V"
single F(Time,south_north,west_east), shape = [5 60 73]
F:FieldType = 104 d
F:MemoryOrder = "XY "
F:description = "Coriolis sine latitude term"
F:units = "s-1"
F:stagger = ""
F:coordinates = "XLONG XLAT"
single E(Time,south_north,west_east), shape = [5 60 73]
E:FieldType = 104 d
E:MemoryOrder = "XY "
E:description = "Coriolis cosine latitude term"
E:units = "s-1"
E:stagger = ""
E:coordinates = "XLONG XLAT"
single SINALPHA(Time,south_north,west_east), shape = [5 60 73]
SINALPHA:FieldType = 104 d
SINALPHA:MemoryOrder = "XY "
SINALPHA:description = "Local sine of map rotation"
SINALPHA:units = ""
SINALPHA:stagger = ""
SINALPHA:coordinates = "XLONG XLAT"
single COSALPHA(Time,south_north,west_east), shape = [5 60 73]
COSALPHA:FieldType = 104 d
COSALPHA:MemoryOrder = "XY "
COSALPHA:description = "Local cosine of map rotation"
COSALPHA:units = ""
COSALPHA:stagger = ""
COSALPHA:coordinates = "XLONG XLAT"
single HGT(Time,south_north,west_east), shape = [5 60 73]
HGT:FieldType = 104 d
HGT:MemoryOrder = "XY "
HGT:description = "Terrain Height"
HGT:units = "m"
HGT:stagger = ""
HGT:coordinates = "XLONG XLAT"
single TSK(Time,south_north,west_east), shape = [5 60 73]
TSK:FieldType = 104 d
TSK:MemoryOrder = "XY "
TSK:description = "SURFACE SKIN TEMPERATURE"
TSK:units = "K"
TSK:stagger = ""
TSK:coordinates = "XLONG XLAT"
single P_TOP(Time), shape = [5]
P_TOP:FieldType = 104 d
P_TOP:MemoryOrder = "0 "
P_TOP:description = "PRESSURE TOP OF THE MODEL"
P_TOP:units = "Pa"
P_TOP:stagger = ""
single T00(Time), shape = [5]
T00:FieldType = 104 d
T00:MemoryOrder = "0 "
T00:description = "BASE STATE TEMPERATURE"
T00:units = "K"
T00:stagger = ""
single P00(Time), shape = [5]
P00:FieldType = 104 d
P00:MemoryOrder = "0 "
P00:description = "BASE STATE PRESURE"
P00:units = "Pa"
P00:stagger = ""
single TLP(Time), shape = [5]
TLP:FieldType = 104 d
TLP:MemoryOrder = "0 "
TLP:description = "BASE STATE LAPSE RATE"
TLP:units = ""
TLP:stagger = ""
single TISO(Time), shape = [5]
TISO:FieldType = 104 d
TISO:MemoryOrder = "0 "
TISO:description = "TEMP AT WHICH THE BASE T TURNS CONST"
TISO:units = "K"
TISO:stagger = ""
single MAX_MSTFX(Time), shape = [5]
MAX_MSTFX:FieldType = 104 d
MAX_MSTFX:MemoryOrder = "0 "
MAX_MSTFX:description = "Max map factor in domain"
MAX_MSTFX:units = ""
MAX_MSTFX:stagger = ""
single MAX_MSTFY(Time), shape = [5]
MAX_MSTFY:FieldType = 104 d
MAX_MSTFY:MemoryOrder = "0 "
MAX_MSTFY:description = "Max map factor in domain"
MAX_MSTFY:units = ""
MAX_MSTFY:stagger = ""
single RAINC(Time,south_north,west_east), shape = [5 60 73]
RAINC:FieldType = 104 d
RAINC:MemoryOrder = "XY "
RAINC:description = "ACCUMULATED TOTAL CUMULUS PRECIPITATION"
RAINC:units = "mm"
RAINC:stagger = ""
RAINC:coordinates = "XLONG XLAT"
single RAINSH(Time,south_north,west_east), shape = [5 60 73]
RAINSH:FieldType = 104 d
RAINSH:MemoryOrder = "XY "
RAINSH:description = "ACCUMULATED SHALLOW CUMULUS PRECIPITATION"
RAINSH:units = "mm"
RAINSH:stagger = ""
RAINSH:coordinates = "XLONG XLAT"
single RAINNC(Time,south_north,west_east), shape = [5 60 73]
RAINNC:FieldType = 104 d
RAINNC:MemoryOrder = "XY "
RAINNC:description = "ACCUMULATED TOTAL GRID SCALE PRECIPITATION"
RAINNC:units = "mm"
RAINNC:stagger = ""
RAINNC:coordinates = "XLONG XLAT"
single SNOWNC(Time,south_north,west_east), shape = [5 60 73]
SNOWNC:FieldType = 104 d
SNOWNC:MemoryOrder = "XY "
SNOWNC:description = "ACCUMULATED TOTAL GRID SCALE SNOW AND ICE"
SNOWNC:units = "mm"
SNOWNC:stagger = ""
SNOWNC:coordinates = "XLONG XLAT"
single GRAUPELNC(Time,south_north,west_east), shape = [5 60 73]
GRAUPELNC:FieldType = 104 d
GRAUPELNC:MemoryOrder = "XY "
GRAUPELNC:description = "ACCUMULATED TOTAL GRID SCALE GRAUPEL"
GRAUPELNC:units = "mm"
GRAUPELNC:stagger = ""
GRAUPELNC:coordinates = "XLONG XLAT"
single HAILNC(Time,south_north,west_east), shape = [5 60 73]
HAILNC:FieldType = 104 d
HAILNC:MemoryOrder = "XY "
HAILNC:description = "ACCUMULATED TOTAL GRID SCALE HAIL"
HAILNC:units = "mm"
HAILNC:stagger = ""
HAILNC:coordinates = "XLONG XLAT"
int32 STEPAVE_COUNT(Time), shape = [5]
STEPAVE_COUNT:FieldType = 106 d
STEPAVE_COUNT:MemoryOrder = "0 "
STEPAVE_COUNT:description = "time steps contained in averages for convective transport"
STEPAVE_COUNT:units = ""
STEPAVE_COUNT:stagger = ""
single CLDFRA(Time,bottom_top,south_north,west_east), shape = [5 27 60 73]
CLDFRA:FieldType = 104 d
CLDFRA:MemoryOrder = "XYZ"
CLDFRA:description = "CLOUD FRACTION"
CLDFRA:units = ""
CLDFRA:stagger = ""
CLDFRA:coordinates = "XLONG XLAT"
single SWDOWN(Time,south_north,west_east), shape = [5 60 73]
SWDOWN:FieldType = 104 d
SWDOWN:MemoryOrder = "XY "
SWDOWN:description = "DOWNWARD SHORT WAVE FLUX AT GROUND SURFACE"
SWDOWN:units = "W m-2"
SWDOWN:stagger = ""
SWDOWN:coordinates = "XLONG XLAT"
single GLW(Time,south_north,west_east), shape = [5 60 73]
GLW:FieldType = 104 d
GLW:MemoryOrder = "XY "
GLW:description = "DOWNWARD LONG WAVE FLUX AT GROUND SURFACE"
GLW:units = "W m-2"
GLW:stagger = ""
GLW:coordinates = "XLONG XLAT"
single SWNORM(Time,south_north,west_east), shape = [5 60 73]
SWNORM:FieldType = 104 d
SWNORM:MemoryOrder = "XY "
SWNORM:description = "NORMAL SHORT WAVE FLUX AT GROUND SURFACE (SLOPE-DEPENDENT)"
SWNORM:units = "W m-2"
SWNORM:stagger = ""
SWNORM:coordinates = "XLONG XLAT"
single OLR(Time,south_north,west_east), shape = [5 60 73]
OLR:FieldType = 104 d
OLR:MemoryOrder = "XY "
OLR:description = "TOA OUTGOING LONG WAVE"
OLR:units = "W m-2"
OLR:stagger = ""
OLR:coordinates = "XLONG XLAT"
single XLAT(Time,south_north,west_east), shape = [5 60 73]
XLAT:FieldType = 104 d
XLAT:MemoryOrder = "XY "
XLAT:description = "LATITUDE, SOUTH IS NEGATIVE"
XLAT:units = "degree_north"
XLAT:stagger = ""
single XLONG(Time,south_north,west_east), shape = [5 60 73]
XLONG:FieldType = 104 d
XLONG:MemoryOrder = "XY "
XLONG:description = "LONGITUDE, WEST IS NEGATIVE"
XLONG:units = "degree_east"
XLONG:stagger = ""
single XLAT_U(Time,south_north,west_east_stag), shape = [5 60 74]
XLAT_U:FieldType = 104 d
XLAT_U:MemoryOrder = "XY "
XLAT_U:description = "LATITUDE, SOUTH IS NEGATIVE"
XLAT_U:units = "degree_north"
XLAT_U:stagger = "X"
XLAT_U:coordinates = "XLONG_U XLAT_U"
single XLONG_U(Time,south_north,west_east_stag), shape = [5 60 74]
XLONG_U:FieldType = 104 d
XLONG_U:MemoryOrder = "XY "
XLONG_U:description = "LONGITUDE, WEST IS NEGATIVE"
XLONG_U:units = "degree_east"
XLONG_U:stagger = "X"
XLONG_U:coordinates = "XLONG_U XLAT_U"
single XLAT_V(Time,south_north_stag,west_east), shape = [5 61 73]
XLAT_V:FieldType = 104 d
XLAT_V:MemoryOrder = "XY "
XLAT_V:description = "LATITUDE, SOUTH IS NEGATIVE"
XLAT_V:units = "degree_north"
XLAT_V:stagger = "Y"
XLAT_V:coordinates = "XLONG_V XLAT_V"
single XLONG_V(Time,south_north_stag,west_east), shape = [5 61 73]
XLONG_V:FieldType = 104 d
XLONG_V:MemoryOrder = "XY "
XLONG_V:description = "LONGITUDE, WEST IS NEGATIVE"
XLONG_V:units = "degree_east"
XLONG_V:stagger = "Y"
XLONG_V:coordinates = "XLONG_V XLAT_V"
single ALBEDO(Time,south_north,west_east), shape = [5 60 73]
ALBEDO:FieldType = 104 d
ALBEDO:MemoryOrder = "XY "
ALBEDO:description = "ALBEDO"
ALBEDO:units = "-"
ALBEDO:stagger = ""
ALBEDO:coordinates = "XLONG XLAT"
single ALBBCK(Time,south_north,west_east), shape = [5 60 73]
ALBBCK:FieldType = 104 d
ALBBCK:MemoryOrder = "XY "
ALBBCK:description = "BACKGROUND ALBEDO"
ALBBCK:units = ""
ALBBCK:stagger = ""
ALBBCK:coordinates = "XLONG XLAT"
single EMISS(Time,south_north,west_east), shape = [5 60 73]
EMISS:FieldType = 104 d
EMISS:MemoryOrder = "XY "
EMISS:description = "SURFACE EMISSIVITY"
EMISS:units = ""
EMISS:stagger = ""
EMISS:coordinates = "XLONG XLAT"
single NOAHRES(Time,south_north,west_east), shape = [5 60 73]
NOAHRES:FieldType = 104 d
NOAHRES:MemoryOrder = "XY "
NOAHRES:description = "RESIDUAL OF THE NOAH SURFACE ENERGY BUDGET"
NOAHRES:units = "W m{-2}"
NOAHRES:stagger = ""
NOAHRES:coordinates = "XLONG XLAT"
single TMN(Time,south_north,west_east), shape = [5 60 73]
TMN:FieldType = 104 d
TMN:MemoryOrder = "XY "
TMN:description = "SOIL TEMPERATURE AT LOWER BOUNDARY"
TMN:units = "K"
TMN:stagger = ""
TMN:coordinates = "XLONG XLAT"
single XLAND(Time,south_north,west_east), shape = [5 60 73]
XLAND:FieldType = 104 d
XLAND:MemoryOrder = "XY "
XLAND:description = "LAND MASK (1 FOR LAND, 2 FOR WATER)"
XLAND:units = ""
XLAND:stagger = ""
XLAND:coordinates = "XLONG XLAT"
single UST(Time,south_north,west_east), shape = [5 60 73]
UST:FieldType = 104 d
UST:MemoryOrder = "XY "
UST:description = "U* IN SIMILARITY THEORY"
UST:units = "m s-1"
UST:stagger = ""
UST:coordinates = "XLONG XLAT"
single PBLH(Time,south_north,west_east), shape = [5 60 73]
PBLH:FieldType = 104 d
PBLH:MemoryOrder = "XY "
PBLH:description = "PBL HEIGHT"
PBLH:units = "m"
PBLH:stagger = ""
PBLH:coordinates = "XLONG XLAT"
single HFX(Time,south_north,west_east), shape = [5 60 73]
HFX:FieldType = 104 d
HFX:MemoryOrder = "XY "
HFX:description = "UPWARD HEAT FLUX AT THE SURFACE"
HFX:units = "W m-2"
HFX:stagger = ""
HFX:coordinates = "XLONG XLAT"
single QFX(Time,south_north,west_east), shape = [5 60 73]
QFX:FieldType = 104 d
QFX:MemoryOrder = "XY "
QFX:description = "UPWARD MOISTURE FLUX AT THE SURFACE"
QFX:units = "kg m-2 s-1"
QFX:stagger = ""
QFX:coordinates = "XLONG XLAT"
single LH(Time,south_north,west_east), shape = [5 60 73]
LH:FieldType = 104 d
LH:MemoryOrder = "XY "
LH:description = "LATENT HEAT FLUX AT THE SURFACE"
LH:units = "W m-2"
LH:stagger = ""
LH:coordinates = "XLONG XLAT"
single ACHFX(Time,south_north,west_east), shape = [5 60 73]
ACHFX:FieldType = 104 d
ACHFX:MemoryOrder = "XY "
ACHFX:description = "ACCUMULATED UPWARD HEAT FLUX AT THE SURFACE"
ACHFX:units = "J m-2"
ACHFX:stagger = ""
ACHFX:coordinates = "XLONG XLAT"
single ACLHF(Time,south_north,west_east), shape = [5 60 73]
ACLHF:FieldType = 104 d
ACLHF:MemoryOrder = "XY "
ACLHF:description = "ACCUMULATED UPWARD LATENT HEAT FLUX AT THE SURFACE"
ACLHF:units = "J m-2"
ACLHF:stagger = ""
ACLHF:coordinates = "XLONG XLAT"
single SNOWC(Time,south_north,west_east), shape = [5 60 73]
SNOWC:FieldType = 104 d
SNOWC:MemoryOrder = "XY "
SNOWC:description = "FLAG INDICATING SNOW COVERAGE (1 FOR SNOW COVER)"
SNOWC:units = ""
SNOWC:stagger = ""
SNOWC:coordinates = "XLONG XLAT"
single SR(Time,south_north,west_east), shape = [5 60 73]
SR:FieldType = 104 d
SR:MemoryOrder = "XY "
SR:description = "fraction of frozen precipitation"
SR:units = "-"
SR:stagger = ""
SR:coordinates = "XLONG XLAT"
single POTEVP(Time,south_north,west_east), shape = [5 60 73]
POTEVP:FieldType = 104 d
POTEVP:MemoryOrder = "XY "
POTEVP:description = "accumulated potential evaporation"
POTEVP:units = "W m-2"
POTEVP:stagger = ""
POTEVP:coordinates = "XLONG XLAT"
single SNOPCX(Time,south_north,west_east), shape = [5 60 73]
SNOPCX:FieldType = 104 d
SNOPCX:MemoryOrder = "XY "
SNOPCX:description = "snow phase change heat flux"
SNOPCX:units = "W m-2"
SNOPCX:stagger = ""
SNOPCX:coordinates = "XLONG XLAT"
single SOILTB(Time,south_north,west_east), shape = [5 60 73]
SOILTB:FieldType = 104 d
SOILTB:MemoryOrder = "XY "
SOILTB:description = "bottom soil temperature"
SOILTB:units = "K"
SOILTB:stagger = ""
SOILTB:coordinates = "XLONG XLAT"
int32 SAVE_TOPO_FROM_REAL(Time), shape = [5]
SAVE_TOPO_FROM_REAL:FieldType = 106 d
SAVE_TOPO_FROM_REAL:MemoryOrder = "0 "
SAVE_TOPO_FROM_REAL:description = "1=original topo from real/0=topo modified by WRF"
SAVE_TOPO_FROM_REAL:units = "flag"
SAVE_TOPO_FROM_REAL:stagger = ""
single AVG_FUEL_FRAC(Time,south_north,west_east), shape = [5 60 73]
AVG_FUEL_FRAC:FieldType = 104 d
AVG_FUEL_FRAC:MemoryOrder = "XY "
AVG_FUEL_FRAC:description = "fuel remaining averaged to atmospheric grid"
AVG_FUEL_FRAC:units = "1"
AVG_FUEL_FRAC:stagger = "Z"
AVG_FUEL_FRAC:coordinates = "XLONG XLAT"
single UAH(Time,south_north,west_east_stag), shape = [5 60 74]
UAH:FieldType = 104 d
UAH:MemoryOrder = "XY "
UAH:description = "wind at fire_wind_height"
UAH:units = "m/s"
UAH:stagger = "X"
UAH:coordinates = "XLONG_U XLAT_U"
single VAH(Time,south_north_stag,west_east), shape = [5 61 73]
VAH:FieldType = 104 d
VAH:MemoryOrder = "XY "
VAH:description = "wind at fire_wind_height"
VAH:units = "m/s"
VAH:stagger = "Y"
VAH:coordinates = "XLONG_V XLAT_V"
int32 SEED1(Time), shape = [5]
SEED1:FieldType = 106 d
SEED1:MemoryOrder = "0 "
SEED1:description = "RANDOM SEED NUMBER 1"
SEED1:units = ""
SEED1:stagger = ""
int32 SEED2(Time), shape = [5]
SEED2:FieldType = 106 d
SEED2:MemoryOrder = "0 "
SEED2:description = "RANDOM SEED NUMBER 2"
SEED2:units = ""
SEED2:stagger = ""
:TITLE = " OUTPUT FROM WRF V3.3 MODEL" :START_DATE = "2000-01-24_12:00:00" :SIMULATION_START_DATE = "2000-01-24_12:00:00" :WEST-EAST_GRID_DIMENSION = 74 d :SOUTH-NORTH_GRID_DIMENSION = 61 d :BOTTOM-TOP_GRID_DIMENSION = 28 d :DX = 30000.000000 f :DY = 30000.000000 f :GRIDTYPE = "C" :DIFF_OPT = 1 d :KM_OPT = 4 d :DAMP_OPT = 0 d :DAMPCOEF = 0.200000 f :KHDIF = 0.000000 f :KVDIF = 0.000000 f :MP_PHYSICS = 3 d :RA_LW_PHYSICS = 1 d :RA_SW_PHYSICS = 1 d :SF_SFCLAY_PHYSICS = 1 d :SF_SURFACE_PHYSICS = 2 d :BL_PBL_PHYSICS = 1 d :CU_PHYSICS = 1 d :SURFACE_INPUT_SOURCE = 1 d :SST_UPDATE = 0 d :GRID_FDDA = 0 d :GFDDA_INTERVAL_M = 0 d :GFDDA_END_H = 0 d :GRID_SFDDA = 0 d :SGFDDA_INTERVAL_M = 0 d :SGFDDA_END_H = 0 d :SF_URBAN_PHYSICS = 0 d :FEEDBACK = 1 d :SMOOTH_OPTION = 0 d :SWRAD_SCAT = 1.000000 f :W_DAMPING = 0 d :MOIST_ADV_OPT = 1 d :SCALAR_ADV_OPT = 1 d :TKE_ADV_OPT = 1 d :DIFF_6TH_OPT = 0 d :DIFF_6TH_FACTOR = 0.120000 f :OBS_NUDGE_OPT = 0 d :BUCKET_MM = -1.000000 f :BUCKET_J = -1.000000 f :PREC_ACC_DT = 0.000000 f :OMLCALL = 0 d :ISFTCFLX = 0 d :ISHALLOW = 0 d :DFI_OPT = 0 d :SHCU_PHYSICS = 0 d :WEST-EAST_PATCH_START_UNSTAG = 1 d :WEST-EAST_PATCH_END_UNSTAG = 73 d :WEST-EAST_PATCH_START_STAG = 1 d :WEST-EAST_PATCH_END_STAG = 74 d :SOUTH-NORTH_PATCH_START_UNSTAG = 1 d :SOUTH-NORTH_PATCH_END_UNSTAG = 60 d :SOUTH-NORTH_PATCH_START_STAG = 1 d :SOUTH-NORTH_PATCH_END_STAG = 61 d :BOTTOM-TOP_PATCH_START_UNSTAG = 1 d :BOTTOM-TOP_PATCH_END_UNSTAG = 27 d :BOTTOM-TOP_PATCH_START_STAG = 1 d :BOTTOM-TOP_PATCH_END_STAG = 28 d :GRID_ID = 1 d :PARENT_ID = 0 d :I_PARENT_START = 1 d :J_PARENT_START = 1 d :PARENT_GRID_RATIO = 1 d :DT = 180.000000 f :CEN_LAT = 34.830017 f :CEN_LON = -81.029999 f :TRUELAT1 = 30.000000 f :TRUELAT2 = 60.000000 f :MOAD_CEN_LAT = 34.830017 f :STAND_LON = -98.000000 f :POLE_LAT = 90.000000 f :POLE_LON = 0.000000 f :GMT = 12.000000 f :JULYR = 2000 d :JULDAY = 24 d :MAP_PROJ = 1 d :MMINLU = "USGS" :NUM_LAND_CAT = 24 d :ISWATER = 16 d :ISLAKE = -1 d :ISICE = 24 d :ISURBAN = 1 d :ISOILWATER = 14 d
}
[PR] メールフォーム