netcdf CESMA/som_input/pop_frc.b.c40.B1850CN.T31_g37.110128.nc { dimensions: time = 12; nj = 116; ni = 100; variables: double area(nj=116, ni=100); :long_name = "area of grid cell in radians squared"; :units = "area"; int mask(nj=116, ni=100); :units = "unitless"; :long_name = "domain maskr"; :missing_value = -2147483647; // int :_FillValue = -2147483647; // int double xc(nj=116, ni=100); :units = "degrees east"; :long_name = "longitude of grid cell center"; double yc(nj=116, ni=100); :units = "degrees north"; :long_name = "latitude of grid cell center"; float time(time=12); :calendar = "noleap"; :long_name = "observation time"; :units = "days since 0001-01-01 00:00:00"; float S(time=12, nj=116, ni=100); :units = "ppt"; :long_name = "salinity"; :_FillValue = -999.0f; // float float T(time=12, nj=116, ni=100); :units = "degC"; :long_name = "temperature"; :_FillValue = -999.0f; // float float U(time=12, nj=116, ni=100); :units = "m/s"; :long_name = "u ocean current"; :_FillValue = -999.0f; // float float V(time=12, nj=116, ni=100); :units = "m/s"; :long_name = "v ocean current"; :_FillValue = -999.0f; // float float dhdx(time=12, nj=116, ni=100); :units = "m/m"; :long_name = "ocean surface slope: zonal"; :_FillValue = -999.0f; // float float dhdy(time=12, nj=116, ni=100); :units = "m/m"; :long_name = "ocean surface slope: meridional"; :_FillValue = -999.0f; // float float hblt(time=12, nj=116, ni=100); :units = "m"; :long_name = "boundary layer depth"; :_FillValue = -999.0f; // float float qdp(time=12, nj=116, ni=100); :units = "W/m^2"; :long_name = "ocean heat flux convergence"; :_FillValue = -999.0f; // float // global attributes: :creation_date = "Fri Jan 28 09:46:28 MST 2011"; :comment = "Climo file: /biptmp/dbailey/b40.t31x3.037/b40.t31x3.037.pop.h.451-500.MAC.nc"; :calendar = "standard"; :author = "D. Bailey"; :note3 = "qdp is computed from depth summed ocean column"; :note2 = "all fields interpolated to T-grid"; :note1 = "fields computed from 20-yr monthly means from pop"; :description = "Input data for DOCN7 mixed layer model from b40.t31x3.037"; :source = "pop_frc.ncl"; :conventions = "CCSM data model domain description"; :title = "Monthly averaged ocean forcing from POP output"; }