netcdf CESMA/som_input/pop_frc.gx3v5.051129.nc { dimensions: nj = 116; ni = 100; time = 12; variables: double area(nj=116, ni=100); :long_name = "area of grid cell in radians squared"; :units = "area"; int mask(nj=116, ni=100); :long_name = "domain mask"; :units = "unitless"; double xc(nj=116, ni=100); :long_name = "longitude of grid cell center"; :units = "degrees east"; double yc(nj=116, ni=100); :long_name = "latitude of grid cell center"; :units = "degrees north"; float time(time=12); :long_name = "observation time"; :units = "days since 0001-01-01 00:00:00"; :calendar = "noleap"; float S(time=12, nj=116, ni=100); :units = "ppt"; :long_name = "salinity"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; float T(time=12, nj=116, ni=100); :units = "Celcius"; :long_name = "temperature"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; float U(time=12, nj=116, ni=100); :units = "m/s"; :long_name = "u velocity"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; float V(time=12, nj=116, ni=100); :units = "m/s"; :long_name = "v velocity"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; float dhdx(time=12, nj=116, ni=100); :units = "m/m"; :long_name = "ocean surface slope: zonal"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; float dhdy(time=12, nj=116, ni=100); :units = "m/m"; :long_name = "ocean surface slope: meridional"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; float hblt(time=12, nj=116, ni=100); :units = "m"; :long_name = "boundary layer depth"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; float qdp(time=12, nj=116, ni=100); :units = "W/m^2"; :long_name = "sub-boundary layer heat flux"; :time_rep = "monthly avg"; :comment = "successive nearest neighbor mean fill over land"; // global attributes: :title = "Monthly averaged ocean forcing from POP output"; :conventions = "CCSM2.0 data model domain description"; :source = "/fs/cgd/csm/inputdata/ice/csim4/pop_frc_gx3v4_020730.nc"; :history = "Mon Feb 9 16:23:23 2004/home/dataproc/schramm/scrip1.4/idl_tools/gx3v4_to_gx3v5_pop_frc.run"; :mapping_file = "/ccsm/polar/schramm/SCRIP/remappings/map_gx3v4_to_gx3v5_bilin.nc"; :calendar = "standard"; :comment = "This data is on the displaced pole grid gx3v5"; }