Project

General

Profile

remapbil problem » ncdump_out.txt

Luke H, 2016-06-02 11:30

 
netcdf lfff00000000_D1_ext {
dimensions:
time = UNLIMITED ; // (1 currently)
bnds = 2 ;
rlon = 961 ;
rlat = 181 ;
srlon = 961 ;
srlat = 181 ;
level = 60 ;
level1 = 61 ;
soil = 7 ;
soil1 = 8 ;
variables:
double time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:units = "seconds since 2016-01-01 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:bounds = "time_bnds" ;
double time_bnds(time, bnds) ;
time_bnds:long_name = "time bounds" ;
time_bnds:units = "seconds since 2016-01-01 00:00:00" ;
char rotated_pole ;
rotated_pole:long_name = "coordinates of the rotated North Pole" ;
rotated_pole:grid_mapping_name = "rotated_latitude_longitude" ;
rotated_pole:grid_north_pole_latitude = 90.f ;
rotated_pole:grid_north_pole_longitude = -180.f ;
float rlon(rlon) ;
rlon:standard_name = "grid_longitude" ;
rlon:long_name = "rotated longitude" ;
rlon:units = "degrees" ;
float rlat(rlat) ;
rlat:standard_name = "grid_latitude" ;
rlat:long_name = "rotated latitude" ;
rlat:units = "degrees" ;
float srlon(srlon) ;
srlon:standard_name = "grid_longitude" ;
srlon:long_name = "staggered rotated longitude" ;
srlon:units = "degrees" ;
float srlat(srlat) ;
srlat:standard_name = "grid_latitude" ;
srlat:long_name = "staggered rotated latitude" ;
srlat:units = "degrees" ;
float lon(rlat, rlon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
float lat(rlat, rlon) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
float slonu(rlat, srlon) ;
slonu:standard_name = "longitude" ;
slonu:long_name = "staggered U-wind longitude" ;
slonu:units = "degrees_east" ;
float slatu(rlat, srlon) ;
slatu:standard_name = "latitude" ;
slatu:long_name = "staggered U-wind latitude" ;
slatu:units = "degrees_north" ;
float slonv(srlat, rlon) ;
slonv:standard_name = "longitude" ;
slonv:long_name = "staggered V-wind longitude" ;
slonv:units = "degrees_east" ;
float slatv(srlat, rlon) ;
slatv:standard_name = "latitude" ;
slatv:long_name = "staggered V-wind latitude" ;
slatv:units = "degrees_north" ;
float vcoord(level1) ;
vcoord:long_name = "Height-based hybrid Gal-Chen coordinate" ;
vcoord:units = "Pa" ;
vcoord:ivctype = 2 ;
vcoord:irefatm = 2 ;
vcoord:p0sl = 100000. ;
vcoord:t0sl = 288.15 ;
vcoord:dt0lp = 42. ;
vcoord:vcflat = 9500. ;
vcoord:delta_t = 75. ;
vcoord:h_scal = 10000. ;
float height_2m ;
height_2m:standard_name = "height" ;
height_2m:long_name = "height above the surface" ;
height_2m:units = "m" ;
height_2m:positive = "up" ;
float height_10m ;
height_10m:standard_name = "height" ;
height_10m:long_name = "height above the surface" ;
height_10m:units = "m" ;
height_10m:positive = "up" ;
float height_toa ;
height_toa:standard_name = "height" ;
height_toa:long_name = "height of top of model" ;
height_toa:units = "m" ;
height_toa:positive = "up" ;
float wbt_13c ;
wbt_13c:long_name = "wet bulb temperature" ;
wbt_13c:units = "Celsius" ;
float soil1(soil1) ;
soil1:standard_name = "depth" ;
soil1:long_name = "depth of soil layers" ;
soil1:units = "m" ;
soil1:positive = "down" ;
soil1:bounds = "soil1_bnds" ;
float soil1_bnds(soil1, bnds) ;
soil1_bnds:long_name = "boundaries of soil layers" ;
soil1_bnds:units = "m" ;
float Z0(time, rlat, rlon) ;
Z0:standard_name = "surface_roughness_length" ;
Z0:long_name = "surface roughness length" ;
Z0:units = "m" ;
Z0:grid_mapping = "rotated_pole" ;
Z0:coordinates = "lon lat" ;
float FR_LAND(time, rlat, rlon) ;
FR_LAND:standard_name = "land_area_fraction" ;
FR_LAND:long_name = "land-sea fraction" ;
FR_LAND:units = "1" ;
FR_LAND:grid_mapping = "rotated_pole" ;
FR_LAND:coordinates = "lon lat" ;
float SOILTYP(time, rlat, rlon) ;
SOILTYP:standard_name = "soil_type" ;
SOILTYP:long_name = "soil type" ;
SOILTYP:units = "1" ;
SOILTYP:grid_mapping = "rotated_pole" ;
SOILTYP:flag_values = 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 ;
SOILTYP:flag_meanings = "ice rock sand sandy_loam loam clay_loam clay peat sea_water sea_ice" ;
SOILTYP:coordinates = "lon lat" ;
float HSURF(time, rlat, rlon) ;
HSURF:standard_name = "surface_altitude" ;
HSURF:long_name = "surface height" ;
HSURF:units = "m" ;
HSURF:grid_mapping = "rotated_pole" ;
HSURF:coordinates = "lon lat" ;
float FIS(time, rlat, rlon) ;
FIS:standard_name = "surface_geopotential" ;
FIS:long_name = "surface geopotential" ;
FIS:units = "m2 s-2" ;
FIS:grid_mapping = "rotated_pole" ;
FIS:coordinates = "lon lat" ;
float ROOTDP(time, rlat, rlon) ;
ROOTDP:standard_name = "root_depth" ;
ROOTDP:long_name = "root depth" ;
ROOTDP:units = "m" ;
ROOTDP:grid_mapping = "rotated_pole" ;
ROOTDP:_FillValue = -1.e+20f ;
ROOTDP:coordinates = "lon lat" ;
float PLCOV_MN(time, rlat, rlon) ;
PLCOV_MN:standard_name = "vegetation_area_fraction" ;
PLCOV_MN:long_name = "vegetation area fraction minimum" ;
PLCOV_MN:units = "1" ;
PLCOV_MN:grid_mapping = "rotated_pole" ;
PLCOV_MN:_FillValue = -1.e+20f ;
PLCOV_MN:coordinates = "lon lat" ;
float PLCOV_MX(time, rlat, rlon) ;
PLCOV_MX:standard_name = "vegetation_area_fraction" ;
PLCOV_MX:long_name = "vegetation area fraction maximum" ;
PLCOV_MX:units = "1" ;
PLCOV_MX:grid_mapping = "rotated_pole" ;
PLCOV_MX:_FillValue = -1.e+20f ;
PLCOV_MX:coordinates = "lon lat" ;
float LAI_MN(time, rlat, rlon) ;
LAI_MN:standard_name = "leaf_area_index" ;
LAI_MN:long_name = "leaf area index minimum" ;
LAI_MN:units = "1" ;
LAI_MN:grid_mapping = "rotated_pole" ;
LAI_MN:_FillValue = -1.e+20f ;
LAI_MN:coordinates = "lon lat" ;
float LAI_MX(time, rlat, rlon) ;
LAI_MX:standard_name = "leaf_area_index" ;
LAI_MX:long_name = "leaf area index maximum" ;
LAI_MX:units = "1" ;
LAI_MX:grid_mapping = "rotated_pole" ;
LAI_MX:_FillValue = -1.e+20f ;
LAI_MX:coordinates = "lon lat" ;

// global attributes:
:Conventions = "CF-1.4" ;
:conventionsURL = "http://www.cfconventions.org/" ;
:creation_date = "2016-06-01 13:55:19" ;
}
(2-2/2)