netcdf coords_2100 {
dimensions:
	nlat = 384 ;
	nlon = 320 ;
	z_t = 60 ;
	z_w = 60 ;
	lat_aux_grid = 395 ;
	moc_comp = 3 ;
	nchar = 256 ;
	moc_z = 61 ;
	transport_comp = 5 ;
	transport_reg = 2 ;
	z_t_150m = 15 ;
	z_w_bot = 60 ;
	z_w_top = 60 ;
variables:
	double ANGLE(nlat, nlon) ;
		ANGLE:long_name = "angle grid makes with latitude line" ;
		ANGLE:units = "radians" ;
		ANGLE:coordinates = "ULONG ULAT" ;
		ANGLE:missing_value = 9.96920996838687e+36 ;
	double ANGLET(nlat, nlon) ;
		ANGLET:long_name = "angle grid makes with latitude line on T grid" ;
		ANGLET:units = "radians" ;
		ANGLET:coordinates = "TLONG TLAT" ;
		ANGLET:missing_value = 9.96920996838687e+36 ;
	double DXT(nlat, nlon) ;
		DXT:long_name = "x-spacing centered at T points" ;
		DXT:units = "centimeters" ;
		DXT:coordinates = "TLONG TLAT" ;
		DXT:missing_value = 9.96920996838687e+36 ;
	double DXU(nlat, nlon) ;
		DXU:long_name = "x-spacing centered at U points" ;
		DXU:units = "centimeters" ;
		DXU:coordinates = "ULONG ULAT" ;
		DXU:missing_value = 9.96920996838687e+36 ;
	double DYT(nlat, nlon) ;
		DYT:long_name = "y-spacing centered at T points" ;
		DYT:units = "centimeters" ;
		DYT:coordinates = "TLONG TLAT" ;
		DYT:missing_value = 9.96920996838687e+36 ;
	double DYU(nlat, nlon) ;
		DYU:long_name = "y-spacing centered at U points" ;
		DYU:units = "centimeters" ;
		DYU:coordinates = "ULONG ULAT" ;
		DYU:missing_value = 9.96920996838687e+36 ;
	double HT(nlat, nlon) ;
		HT:long_name = "ocean depth at T points" ;
		HT:units = "centimeter" ;
		HT:coordinates = "TLONG TLAT" ;
		HT:missing_value = 9.96920996838687e+36 ;
	double HTE(nlat, nlon) ;
		HTE:long_name = "cell widths on East sides of T cell" ;
		HTE:units = "centimeters" ;
		HTE:coordinates = "TLONG TLAT" ;
		HTE:missing_value = 9.96920996838687e+36 ;
	double HTN(nlat, nlon) ;
		HTN:long_name = "cell widths on North sides of T cell" ;
		HTN:units = "centimeters" ;
		HTN:coordinates = "TLONG TLAT" ;
		HTN:missing_value = 9.96920996838687e+36 ;
	double HU(nlat, nlon) ;
		HU:long_name = "ocean depth at U points" ;
		HU:units = "centimeter" ;
		HU:coordinates = "ULONG ULAT" ;
		HU:missing_value = 9.96920996838687e+36 ;
	double HUS(nlat, nlon) ;
		HUS:long_name = "cell widths on South sides of U cell" ;
		HUS:units = "centimeters" ;
		HUS:coordinates = "ULONG ULAT" ;
		HUS:missing_value = 9.96920996838687e+36 ;
	double HUW(nlat, nlon) ;
		HUW:long_name = "cell widths on West sides of U cell" ;
		HUW:units = "centimeters" ;
		HUW:coordinates = "ULONG ULAT" ;
		HUW:missing_value = 9.96920996838687e+36 ;
	int KMT(nlat, nlon) ;
		KMT:long_name = "k Index of Deepest Grid Cell on T Grid" ;
		KMT:coordinates = "TLONG TLAT" ;
		KMT:missing_value = -2147483647 ;
	int KMU(nlat, nlon) ;
		KMU:long_name = "k Index of Deepest Grid Cell on U Grid" ;
		KMU:coordinates = "ULONG ULAT" ;
		KMU:missing_value = -2147483647 ;
	int REGION_MASK(nlat, nlon) ;
		REGION_MASK:long_name = "basin index number (signed integers)" ;
		REGION_MASK:coordinates = "TLONG TLAT" ;
		REGION_MASK:missing_value = -2147483647 ;
	double T0_Kelvin ;
		T0_Kelvin:long_name = "Zero Point for Celsius" ;
		T0_Kelvin:units = "degK" ;
	double TAREA(nlat, nlon) ;
		TAREA:long_name = "area of T cells" ;
		TAREA:units = "centimeter^2" ;
		TAREA:coordinates = "TLONG TLAT" ;
		TAREA:missing_value = 9.96920996838687e+36 ;
	double TLAT(nlat, nlon) ;
		TLAT:long_name = "array of t-grid latitudes" ;
		TLAT:units = "degrees_north" ;
	double TLONG(nlat, nlon) ;
		TLONG:long_name = "array of t-grid longitudes" ;
		TLONG:units = "degrees_east" ;
	double UAREA(nlat, nlon) ;
		UAREA:long_name = "area of U cells" ;
		UAREA:units = "centimeter^2" ;
		UAREA:coordinates = "ULONG ULAT" ;
		UAREA:missing_value = 9.96920996838687e+36 ;
	double ULAT(nlat, nlon) ;
		ULAT:long_name = "array of u-grid latitudes" ;
		ULAT:units = "degrees_north" ;
	double ULONG(nlat, nlon) ;
		ULONG:long_name = "array of u-grid longitudes" ;
		ULONG:units = "degrees_east" ;
	double cp_air ;
		cp_air:long_name = "Heat Capacity of Air" ;
		cp_air:units = "joule/kg/degK" ;
	double cp_sw ;
		cp_sw:long_name = "Specific Heat of Sea Water" ;
		cp_sw:units = "erg/g/K" ;
	double days_in_norm_year ;
		days_in_norm_year:long_name = "Calendar Length" ;
		days_in_norm_year:units = "days" ;
	float dz(z_t) ;
		dz:long_name = "thickness of layer k" ;
		dz:units = "centimeters" ;
		dz:missing_value = 9.96921e+36f ;
	float dzw(z_w) ;
		dzw:long_name = "midpoint of k to midpoint of k+1" ;
		dzw:units = "centimeters" ;
		dzw:missing_value = 9.96921e+36f ;
	double fwflux_factor ;
		fwflux_factor:long_name = "Convert Net Fresh Water Flux to Salt Flux (in model units)" ;
	double grav ;
		grav:long_name = "Acceleration Due to Gravity" ;
		grav:units = "centimeter/s^2" ;
	double heat_to_PW ;
		heat_to_PW:long_name = "Convert Heat Flux to Petawatts" ;
	double hflux_factor ;
		hflux_factor:long_name = "Convert Heat and Solar Flux to Temperature Flux" ;
	float lat_aux_grid(lat_aux_grid) ;
		lat_aux_grid:long_name = "latitude grid for transport diagnostics" ;
		lat_aux_grid:units = "degrees_north" ;
		lat_aux_grid:valid_min = -79.48815f ;
		lat_aux_grid:valid_max = 90.f ;
	double latent_heat_fusion ;
		latent_heat_fusion:long_name = "Latent Heat of Fusion" ;
		latent_heat_fusion:units = "erg/g" ;
	double latent_heat_vapor ;
		latent_heat_vapor:long_name = "Latent Heat of Vaporization" ;
		latent_heat_vapor:units = "erg/g" ;
	double mass_to_Sv ;
		mass_to_Sv:long_name = "Convert Mass Flux to Sverdrups" ;
	char moc_components(moc_comp, nchar) ;
		moc_components:long_name = "MOC component names" ;
		moc_components:units =  ;
	float moc_z(moc_z) ;
		moc_z:long_name = "depth from surface to top of layer" ;
		moc_z:units = "centimeters" ;
		moc_z:positive = "down" ;
		moc_z:valid_min = 0.f ;
		moc_z:valid_max = 549999.1f ;
	double momentum_factor ;
		momentum_factor:long_name = "Convert Windstress to Velocity Flux" ;
	double nsurface_t ;
		nsurface_t:long_name = "Number of Ocean T Points at Surface" ;
	double nsurface_u ;
		nsurface_u:long_name = "Number of Ocean U Points at Surface" ;
	double ocn_ref_salinity ;
		ocn_ref_salinity:long_name = "Ocean Reference Salinity" ;
		ocn_ref_salinity:units = "g/kg" ;
	double omega ;
		omega:long_name = "Earths Angular Velocity" ;
		omega:units = "1/second" ;
	double ppt_to_salt ;
		ppt_to_salt:long_name = "Convert Salt in g/kg to gram/gram" ;
	double radius ;
		radius:long_name = "Earths Radius" ;
		radius:units = "centimeters" ;
	double rho_air ;
		rho_air:long_name = "Ambient Air Density" ;
		rho_air:units = "kg/m^3" ;
	double rho_fw ;
		rho_fw:long_name = "Density of Fresh Water" ;
		rho_fw:units = "gram/centimeter^3" ;
	double rho_sw ;
		rho_sw:long_name = "Density of Sea Water" ;
		rho_sw:units = "gram/centimeter^3" ;
	double salinity_factor ;
	double salt_to_Svppt ;
		salt_to_Svppt:long_name = "Convert Salt Flux to Sverdrups*g/kg" ;
	double salt_to_mmday ;
		salt_to_mmday:long_name = "Convert Salt to Water (millimeters/day)" ;
	double salt_to_ppt ;
		salt_to_ppt:long_name = "Convert Salt in gram/gram to g/kg" ;
	double sea_ice_salinity ;
		sea_ice_salinity:long_name = "Salinity of Sea Ice" ;
		sea_ice_salinity:units = "g/kg" ;
	double sflux_factor ;
		sflux_factor:long_name = "Convert Salt Flux to Salt Flux (in model units)" ;
	double sound ;
		sound:long_name = "Speed of Sound" ;
		sound:units = "centimeter/s" ;
	double stefan_boltzmann ;
		stefan_boltzmann:long_name = "Stefan-Boltzmann Constant" ;
		stefan_boltzmann:units = "watt/m^2/degK^4" ;
	char transport_components(transport_comp, nchar) ;
		transport_components:long_name = "T,S transport components" ;
		transport_components:units =  ;
	char transport_regions(transport_reg, nchar) ;
		transport_regions:long_name = "regions for all transport diagnostics" ;
		transport_regions:units =  ;
	double vonkar ;
		vonkar:long_name = "von Karman Constant" ;
	float z_t(z_t) ;
		z_t:long_name = "depth from surface to midpoint of layer" ;
		z_t:units = "centimeters" ;
		z_t:positive = "down" ;
		z_t:valid_min = 500.f ;
		z_t:valid_max = 537500.f ;
	float z_t_150m(z_t_150m) ;
		z_t_150m:long_name = "depth from surface to midpoint of layer" ;
		z_t_150m:units = "centimeters" ;
		z_t_150m:positive = "down" ;
		z_t_150m:valid_min = 500.f ;
		z_t_150m:valid_max = 14500.f ;
	float z_w(z_w) ;
		z_w:long_name = "depth from surface to top of layer" ;
		z_w:units = "centimeters" ;
		z_w:positive = "down" ;
		z_w:valid_min = 0.f ;
		z_w:valid_max = 525000.9f ;
	float z_w_bot(z_w_bot) ;
		z_w_bot:long_name = "depth from surface to bottom of layer" ;
		z_w_bot:units = "centimeters" ;
		z_w_bot:positive = "down" ;
		z_w_bot:valid_min = 1000.f ;
		z_w_bot:valid_max = 549999.1f ;
	float z_w_top(z_w_top) ;
		z_w_top:long_name = "depth from surface to top of layer" ;
		z_w_top:units = "centimeters" ;
		z_w_top:positive = "down" ;
		z_w_top:valid_min = 0.f ;
		z_w_top:valid_max = 525000.9f ;

// global attributes:
		:title = "b40.rcp8_5.1deg.001" ;
		:history = "Wed Jan  5 12:33:14 2011: ncks -x -v TEMP,time,time_bound /datalocal/ccph/strandwg/SLC/data/RCP/b40.rcp8_5.1deg.001/b40.rcp8_5.1deg.001.pop.h.TEMP.210001-210012.nc coords_2100.nc\n",
			"Tue Aug 17 11:12:20 2010: /usr/local/bin/ncrcat -O b40.rcp8_5.1deg.001.pop.h.TEMP.2100-01.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-02.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-03.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-04.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-05.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-06.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-07.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-08.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-09.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-10.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-11.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100-12.nc b40.rcp8_5.1deg.001.pop.h.TEMP.2100.nc\n",
			"Tue Aug 17 10:59:00 2010: /usr/local/bin/ncks -O -v T0_Kelvin,cp_air,cp_sw,days_in_norm_year,fwflux_factor,grav,heat_to_PW,hflux_factor,latent_heat_fusion,latent_heat_vapor,mass_to_Sv,momentum_factor,nsurface_t,nsurface_u,ocn_ref_salinity,omega,ppt_to_salt,radius,rho_air,rho_fw,rho_sw,salinity_factor,salt_to_Svppt,salt_to_mmday,salt_to_ppt,sea_ice_salinity,sflux_factor,sound,stefan_boltzmann,vonkar,dz,dzw,lat_aux_grid,moc_z,time,z_t,z_t_150m,z_w,z_w_bot,z_w_top,ANGLE,ANGLET,DXT,DXU,DYT,DYU,HT,HTE,HTN,HU,HUS,HUW,KMT,KMU,REGION_MASK,TAREA,TLAT,TLONG,UAREA,ULAT,ULONG,moc_components,time_bound,transport_components,transport_regions,TEMP b40.rcp8_5.1deg.001.pop.h.2100-01.nc TEMP_4d.d/b40.rcp8_5.1deg.001.pop.h.TEMP.2100-01.nc\n",
			"none" ;
		:conventions = "CF-1.0; http://www.cgd.ucar.edu/cms/eaton/netcdf/CF-current.htm" ;
		:contents = "Diagnostic and Prognostic Variables" ;
		:source = "CCSM POP2, the CCSM Ocean Component" ;
		:revision = "$Id: tavg.F90 21356 2010-03-01 22:12:38Z njn01 $" ;
		:calendar = "All years have exactly  365 days." ;
		:start_time = "This dataset was created on 2010-03-12 at 18:58:58.5" ;
		:cell_methods = "cell_methods = time: mean ==> the variable values are averaged over the time interval between the previous time coordinate and the current one.          cell_methods  absent  ==> the variable values are at the time given by the current time coordinate." ;
		:nsteps_total = 867625 ;
		:tavg_sum = 2678400. ;
		:tavg_sum_qflux = 2678400. ;
		:nco_openmp_thread_number = 1 ;
		:NCO = "4.0.5" ;
data:

 lat_aux_grid = -79.48815, -78.9529, -78.41866, -77.88441, -77.35017, 
    -76.81593, -76.28169, -75.74745, -75.21322, -74.67898, -74.14474, 
    -73.6105, -73.07626, -72.54202, -72.00777, -71.47353, -70.93929, 
    -70.40505, -69.87081, -69.33658, -68.80234, -68.2681, -67.73386, 
    -67.19962, -66.66537, -66.13113, -65.59689, -65.06265, -64.52841, 
    -63.99417, -63.45993, -62.92569, -62.39145, -61.85722, -61.32298, 
    -60.78873, -60.25449, -59.72025, -59.18602, -58.65178, -58.11753, 
    -57.58329, -57.04905, -56.51482, -55.98058, -55.44633, -54.91209, 
    -54.37785, -53.84361, -53.30938, -52.77514, -52.24089, -51.70665, 
    -51.17241, -50.63818, -50.10394, -49.56969, -49.03545, -48.50121, 
    -47.96697, -47.43274, -46.89849, -46.36425, -45.83001, -45.29577, 
    -44.76154, -44.22729, -43.69305, -43.15881, -42.62457, -42.09034, 
    -41.5561, -41.02185, -40.48761, -39.95337, -39.41913, -38.8849, 
    -38.35065, -37.81641, -37.28217, -36.74793, -36.2137, -35.67945, 
    -35.14521, -34.61097, -34.07673, -33.5425, -33.00826, -32.47401, 
    -31.93979, -31.40587, -30.8732, -30.34272, -29.81532, -29.29184, 
    -28.7731, -28.25982, -27.75267, -27.25224, -26.75906, -26.27356, 
    -25.79609, -25.32696, -24.86637, -24.41448, -23.97137, -23.53707, 
    -23.11156, -22.69476, -22.28657, -21.88684, -21.49538, -21.112, 
    -20.73647, -20.36854, -20.00795, -19.65443, -19.3077, -18.96748, 
    -18.63348, -18.3054, -17.98295, -17.66585, -17.35379, -17.04649, 
    -16.74366, -16.44502, -16.1503, -15.85922, -15.5715, -15.28687, 
    -15.00509, -14.72588, -14.44899, -14.17416, -13.90115, -13.62971, 
    -13.35959, -13.09056, -12.82236, -12.55476, -12.28752, -12.0204, 
    -11.75328, -11.48616, -11.21904, -10.95192, -10.6848, -10.41768, 
    -10.15056, -9.88344, -9.616321, -9.3492, -9.08208, -8.81496, -8.54784, 
    -8.28072, -8.0136, -7.74648, -7.47936, -7.21224, -6.94512, -6.678, 
    -6.41088, -6.14376, -5.87664, -5.60952, -5.3424, -5.07528, -4.80816, 
    -4.54104, -4.27392, -4.0068, -3.73968, -3.47256, -3.20544, -2.93832, 
    -2.6712, -2.40408, -2.13696, -1.86984, -1.60272, -1.3356, -1.06848, 
    -0.80136, -0.53424, -0.26712, 0, 0.26712, 0.53424, 0.80136, 1.06848, 
    1.3356, 1.60272, 1.86984, 2.13696, 2.40408, 2.6712, 2.93832, 3.20544, 
    3.47256, 3.73968, 4.0068, 4.27392, 4.54104, 4.80816, 5.07528, 5.3424, 
    5.60952, 5.87664, 6.14376, 6.41088, 6.678, 6.94512, 7.21224, 7.47936, 
    7.74648, 8.0136, 8.28072, 8.54784, 8.81496, 9.08208, 9.3492, 9.616321, 
    9.88344, 10.15056, 10.41768, 10.6848, 10.95192, 11.21904, 11.48616, 
    11.75328, 12.0204, 12.28752, 12.55476, 12.82236, 13.09056, 13.35959, 
    13.62971, 13.90115, 14.17416, 14.44899, 14.72588, 15.00509, 15.28687, 
    15.5715, 15.85922, 16.1503, 16.44502, 16.74366, 17.04649, 17.35379, 
    17.66585, 17.98295, 18.3054, 18.63348, 18.96748, 19.3077, 19.65443, 
    20.00795, 20.36854, 20.73647, 21.112, 21.49538, 21.88684, 22.28657, 
    22.69476, 23.11156, 23.53707, 23.97137, 24.41448, 24.86637, 25.32696, 
    25.79609, 26.27356, 26.75906, 27.25224, 27.75267, 28.25982, 28.7731, 
    29.29184, 29.81532, 30.34272, 30.8732, 31.40587, 31.93979, 32.47401, 
    33.00826, 33.5425, 34.07673, 34.61097, 35.14521, 35.67945, 36.2137, 
    36.74793, 37.28217, 37.81641, 38.35065, 38.8849, 39.41913, 39.95337, 
    40.48761, 41.02185, 41.5561, 42.09034, 42.62457, 43.15881, 43.69305, 
    44.22729, 44.76154, 45.29577, 45.83001, 46.36425, 46.89849, 47.43274, 
    47.96697, 48.50121, 49.03545, 49.56969, 50.10394, 50.63818, 51.17241, 
    51.70665, 52.24089, 52.77514, 53.30938, 53.84361, 54.37785, 54.91209, 
    55.44633, 55.98058, 56.51482, 57.04905, 57.58329, 58.11753, 58.65178, 
    59.18602, 59.72025, 60.25449, 60.78873, 61.32298, 61.85722, 62.39145, 
    62.92569, 63.45993, 63.99417, 64.52841, 65.06265, 65.59689, 66.13113, 
    66.66537, 67.19962, 67.73386, 68.2681, 68.80234, 69.33658, 69.87081, 
    70.40505, 70.93929, 71.47353, 72.00777, 72.54202, 73.07626, 73.6105, 
    74.14474, 74.67898, 75.21322, 75.74745, 76.28169, 76.81593, 77.35017, 
    77.88441, 78.41866, 78.9529, 79.48815, 80.01374, 80.53934, 81.06493, 
    81.59052, 82.11611, 82.64171, 83.1673, 83.69289, 84.21848, 84.74407, 
    85.26967, 85.79526, 86.32085, 86.84644, 87.37204, 87.89763, 88.42323, 
    88.94881, 89.47441, 90 ;

 moc_z = 0, 1000, 2000, 3000, 4000, 5000, 6000, 7000, 8000, 9000, 10000, 
    11000, 12000, 13000, 14000, 15000, 16000, 17019.68, 18076.13, 19182.12, 
    20349.93, 21592.34, 22923.31, 24358.45, 25915.58, 27615.26, 29481.47, 
    31542.37, 33831.23, 36387.47, 39258.05, 42498.89, 46176.66, 50370.69, 
    55174.91, 60699.67, 67072.86, 74439.8, 82960.7, 92804.35, 104136.8, 
    117104, 131809.4, 148290.1, 166499.2, 186301.4, 207487.4, 229803.9, 
    252990.4, 276809.8, 301067.1, 325613.8, 350344.9, 375189.2, 400101.2, 
    425052.5, 450026.1, 475012, 500004.7, 525000.9, 549999.1 ;

 z_t = 500, 1500, 2500, 3500, 4500, 5500, 6500, 7500, 8500, 9500, 10500, 
    11500, 12500, 13500, 14500, 15500, 16509.84, 17547.9, 18629.13, 19766.03, 
    20971.14, 22257.83, 23640.88, 25137.02, 26765.42, 28548.37, 30511.92, 
    32686.8, 35109.35, 37822.76, 40878.46, 44337.77, 48273.67, 52772.8, 
    57937.29, 63886.26, 70756.33, 78700.25, 87882.52, 98470.59, 110620.4, 
    124456.7, 140049.7, 157394.6, 176400.3, 196894.4, 218645.7, 241397.2, 
    264900.1, 288938.5, 313340.5, 337979.3, 362767, 387645.2, 412576.8, 
    437539.2, 462519, 487508.3, 512502.8, 537500 ;

 z_t_150m = 500, 1500, 2500, 3500, 4500, 5500, 6500, 7500, 8500, 9500, 10500, 
    11500, 12500, 13500, 14500 ;

 z_w = 0, 1000, 2000, 3000, 4000, 5000, 6000, 7000, 8000, 9000, 10000, 11000, 
    12000, 13000, 14000, 15000, 16000, 17019.68, 18076.13, 19182.12, 
    20349.93, 21592.34, 22923.31, 24358.45, 25915.58, 27615.26, 29481.47, 
    31542.37, 33831.23, 36387.47, 39258.05, 42498.89, 46176.66, 50370.69, 
    55174.91, 60699.67, 67072.86, 74439.8, 82960.7, 92804.35, 104136.8, 
    117104, 131809.4, 148290.1, 166499.2, 186301.4, 207487.4, 229803.9, 
    252990.4, 276809.8, 301067.1, 325613.8, 350344.9, 375189.2, 400101.2, 
    425052.5, 450026.1, 475012, 500004.7, 525000.9 ;

 z_w_bot = 1000, 2000, 3000, 4000, 5000, 6000, 7000, 8000, 9000, 10000, 
    11000, 12000, 13000, 14000, 15000, 16000, 17019.68, 18076.13, 19182.12, 
    20349.93, 21592.34, 22923.31, 24358.45, 25915.58, 27615.26, 29481.47, 
    31542.37, 33831.23, 36387.47, 39258.05, 42498.89, 46176.66, 50370.69, 
    55174.91, 60699.67, 67072.86, 74439.8, 82960.7, 92804.35, 104136.8, 
    117104, 131809.4, 148290.1, 166499.2, 186301.4, 207487.4, 229803.9, 
    252990.4, 276809.8, 301067.1, 325613.8, 350344.9, 375189.2, 400101.2, 
    425052.5, 450026.1, 475012, 500004.7, 525000.9, 549999.1 ;

 z_w_top = 0, 1000, 2000, 3000, 4000, 5000, 6000, 7000, 8000, 9000, 10000, 
    11000, 12000, 13000, 14000, 15000, 16000, 17019.68, 18076.13, 19182.12, 
    20349.93, 21592.34, 22923.31, 24358.45, 25915.58, 27615.26, 29481.47, 
    31542.37, 33831.23, 36387.47, 39258.05, 42498.89, 46176.66, 50370.69, 
    55174.91, 60699.67, 67072.86, 74439.8, 82960.7, 92804.35, 104136.8, 
    117104, 131809.4, 148290.1, 166499.2, 186301.4, 207487.4, 229803.9, 
    252990.4, 276809.8, 301067.1, 325613.8, 350344.9, 375189.2, 400101.2, 
    425052.5, 450026.1, 475012, 500004.7, 525000.9 ;
}
