netcdf ssh_roms10_orca05_9299 { dimensions: eta_rho = 242 ; xi_rho = 194 ; time = UNLIMITED ; // (960 currently) variables: float lat_rho(eta_rho, xi_rho) ; lat_rho:long_name = "latitude of RHO-points" ; lat_rho:units = "degree_north" ; lat_rho:field = "lat_rho, scalar" ; float lon_rho(eta_rho, xi_rho) ; lon_rho:long_name = "longitude of RHO-points" ; lon_rho:units = "degree_east" ; lon_rho:field = "lon_rho, scalar" ; float scrum_time(time) ; scrum_time:long_name = "averaged time since initialization" ; scrum_time:units = "second" ; scrum_time:field = "time, scalar, series" ; float zeta(time, eta_rho, xi_rho) ; zeta:long_name = "averaged free-surface" ; zeta:units = "meter" ; zeta:field = "free-surface, scalar, series" ; // global attributes: :type = "ROMS averages file" ; :title = "PERU TEST MODEL" ; :date = "" ; :rst_file = "roms10_rst.nc" ; :his_file = "roms10_his.nc" ; :avg_file = "roms10_avg.nc" ; :grd_file = "roms10_grd.nc" ; :ini_file = "roms10_ini.nc" ; :frc_file = "roms10_frc.nc" ; :theta_s = 6.f ; :theta_s_expl = "S-coordinate surface control parameter" ; :theta_b = 0.f ; :theta_b_expl = "S-coordinate bottom control parameter" ; :Tcline = 10.f ; :Tcline_expl = "S-coordinate surface/bottom layer width" ; :Tcline_units = "meter" ; :hc = 10.f ; :hc_expl = "S-coordinate parameter, critical depth" ; :hc_units = "meter" ; :sc_w = -1.f, -0.96875f, -0.9375f, -0.90625f, -0.875f, -0.84375f, -0.8125f, -0.78125f, -0.75f, -0.71875f, -0.6875f, -0.65625f, -0.625f, -0.59375f, -0.5625f, -0.53125f, -0.5f, -0.46875f, -0.4375f, -0.40625f, -0.375f, -0.34375f, -0.3125f, -0.28125f, -0.25f, -0.21875f, -0.1875f, -0.15625f, -0.125f, -0.09375f, -0.0625f, -0.03125f, 0.f ; :sc_w_expl = "S-coordinate at W-points" ; :Cs_w = -1.f, -0.8290268f, -0.6872846f, -0.5697755f, -0.4723564f, -0.3915924f, -0.3246355f, -0.2691252f, -0.223104f, -0.1849493f, -0.1533158f, -0.1270882f, -0.1053416f, -0.08730925f, -0.07235538f, -0.05995272f, -0.04966396f, -0.04112632f, -0.03403877f, -0.0281514f, -0.02325663f, -0.01918188f, -0.01578346f, -0.01294156f, -0.01055598f, -0.008542587f, -0.006830403f, -0.005359055f, -0.004076664f, -0.002938013f, -0.001902955f, -0.0009349938f, 0.f ; :Cs_w_expl = "S-coordinate stretching curves at W-points" ; :sc_r = -0.984375f, -0.953125f, -0.921875f, -0.890625f, -0.859375f, -0.828125f, -0.796875f, -0.765625f, -0.734375f, -0.703125f, -0.671875f, -0.640625f, -0.609375f, -0.578125f, -0.546875f, -0.515625f, -0.484375f, -0.453125f, -0.421875f, -0.390625f, -0.359375f, -0.328125f, -0.296875f, -0.265625f, -0.234375f, -0.203125f, -0.171875f, -0.140625f, -0.109375f, -0.078125f, -0.046875f, -0.015625f ; :sc_r_expl = "S-coordinate at W-points" ; :Cs_r = -0.9105092f, -0.7548361f, -0.625778f, -0.5187845f, -0.430083f, -0.3565459f, -0.2955805f, -0.245037f, -0.2031333f, -0.168392f, -0.1395881f, -0.115706f, -0.09590365f, -0.07948277f, -0.0658644f, -0.05456837f, -0.04519638f, -0.03741799f, -0.03095893f, -0.02559147f, -0.02112634f, -0.01740612f, -0.01429963f, -0.01169733f, -0.009507471f, -0.00765284f, -0.006068043f, -0.004697202f, -0.003491982f, -0.002409886f, -0.001412762f, -0.00046545f ; :Cs_r_expl = "S-coordinate stretching curves at RHO-points" ; :ntimes = 20800 ; :ndtfast = 60 ; :dt = 1620.f ; :dtfast = 27.f ; :nwrt = 160 ; :ntsavg = 1 ; :ntsavg_expl = "starting time-step for accumulation of time-averaged fields" ; :navg = 160 ; :navg_expl = "number of time-steps between time-averaged records" ; :visc2 = 0.f ; :visc2_expl = "Laplacian mixing coefficient for momentum" ; :visc2_units = "meter2 second-1" ; :tnu2 = 0.f ; :tnu2_expl = "Laplacian mixing coefficient for tracers" ; :tnu2_units = "meter2 second-1" ; :rdrg = 0.0003f ; :rdrg_expl = "linear drag coefficient" ; :rdrg_units = "meter second-1" ; :rdrg2 = 0.f ; :rdrg2_expl = "quadratic drag coefficient" ; :rdrg2_units = "nondimensional" ; :rho0 = 1025.f ; :rho0_expl = "Mean density used in Boussinesq approximation" ; :rho0_units = "kilogram meter-3" ; :gamma2 = 1.f ; :gamma2_expl = "Slipperiness parameter" ; :SRCS = "main.F step.F read_inp.F timers.F init_scalars.F init_arrays.F set_weights.F set_scoord.F ana_grid.F setup_grid1.F setup_grid2.F visc_rescale.F set_nudgcof.F ana_initial.F analytical.F zoom.F set_nudgcof_fine.F check_switches1.F check_switches2.F check_srcs.F setup_kwds.F check_kwds.F step2d_LF_AM3.F zetabc.F u2dbc_im.F v2dbc_im.F obc_volcons.F pre_step3d4S.F step3d_t3S.F step3d_uv1.F step3d_uv2.F prsgrd32AC1.F rhs3d35S.F set_depth.F omega.F u3dmix.F v3dmix.F t3dmix.F u3dbc_im.F v3dbc_im.F t3dbc_im.F rho_eos.F ab_ratio.F alfabeta.F ana_vmix.F bvf_mix.F pp_vmix.F lmd_vmix.F lmd_skpp.F lmd_swfrac.F lmd_wscale.F lmd_bkpp.F diag.F wvlcty.F checkdims.F grid_stiffness.F bio_diag.F get_date.F lenstr.F closecdf.F ana_initracer.F insert_node.F nf_fread.F get_grid.F get_initial.F def_grid.F def_his.F def_rst.F set_avg.F wrt_grid.F wrt_his.F wrt_rst.F wrt_avg.F put_global_atts.F set_cycle.F get_vbc.F get_tclima.F get_uclima.F get_ssh.F get_wwave.F get_smflux.F get_stflux.F ge t_srflux.F get_sst.F get_sss.F get_tides.F clm_tides.F get_bulk.F MPI_Setup.F MessPass2D.F MessPass3D.F exchange.F biology.F sediment.F bbl.F init_floats.F wrt_floats.F step_floats.F rhs_floats.F interp_rho.F def_floats.F init_arrays_floats.F random_walk.F get_initial_floats.F init_sta.F wrt_sta.F step_sta.F interp_sta.F def_sta.F init_arrays_sta.F AMRDIR AGRIFZOOM/AGRIF_YOURFILES" ; :CPP-options = "REGIONAL PERU OPENMP SOLVE3D UV_COR UV_ADV M2FILTER_COSINE CURVGRID SPHERICAL MASKING AVERAGES AVERAGES_K SALINITY NONLIN_EOS SPLIT_EOS QCORRECTION SFLX_CORR DIURNAL_SRFLUX ZCLIMATOLOGY UCLIMATOLOGY ZNUDGING M2NUDGING SPONGE TCLIMATOLOGY TNUDGING M3NUDGING ANA_BSFLUX ANA_BTFLUX UV_VIS2 MIX_GP_TS TS_DIF2 MIX_GP_UV CLIMAT_TS_MIXH LMD_MIXING LMD_SKPP LMD_BKPP LMD_RIMIX LMD_CONVEC OBC_WEST OBC_NORTH OBC_SOUTH OBC_M2FLATHER OBC_TORLANSKI OBC_M3ORLANSKI" ; :history = "Fri Sep 30 17:57:31 2005: ncrcat ssh_1992.nc ssh_1993.nc ssh_1994.nc ssh_1995.nc ssh_1996.nc ssh_1997.nc ssh_1998.nc ssh_1999.nc ssh_roms10_orca05_9299.nc\n", "Fri Sep 30 17:54:51 2005: ncrcat toto.nc zeta_10.nc zeta_11.nc zeta_12.nc ssh_1992.nc\n", "Fri Sep 30 17:54:48 2005: ncrcat zeta_1.nc zeta_2.nc zeta_3.nc zeta_4.nc zeta_5.nc zeta_6.nc zeta_7.nc zeta_8.nc zeta_9.nc toto.nc\n", "Fri Sep 30 17:54:43 2005: ncks -v scrum_time,lon_rho,lat_rho,zeta roms10_avg_Y1992M1.nc zeta_1.nc" ; }