netcdf CESMA/som_input/pop_frc.b.c40.B1850CN.f09_g16.091112.nc { dimensions: time = 12; nj = 384; ni = 320; variables: double area(nj=384, ni=320); :long_name = "area of grid cell in radians squared"; :units = "area"; int mask(nj=384, ni=320); :units = "unitless"; :long_name = "domain maskr"; :missing_value = -2147483647; // int :_FillValue = -2147483647; // int double xc(nj=384, ni=320); :units = "degrees east"; :long_name = "longitude of grid cell center"; double yc(nj=384, ni=320); :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=384, ni=320); :units = "ppt"; :long_name = "salinity"; :_FillValue = -999.0f; // float float T(time=12, nj=384, ni=320); :units = "degC"; :long_name = "temperature"; :_FillValue = -999.0f; // float float U(time=12, nj=384, ni=320); :units = "m/s"; :long_name = "u ocean current"; :_FillValue = -999.0f; // float float V(time=12, nj=384, ni=320); :units = "m/s"; :long_name = "v ocean current"; :_FillValue = -999.0f; // float float dhdx(time=12, nj=384, ni=320); :units = "m/m"; :long_name = "ocean surface slope: zonal"; :_FillValue = -999.0f; // float float dhdy(time=12, nj=384, ni=320); :units = "m/m"; :long_name = "ocean surface slope: meridional"; :_FillValue = -999.0f; // float float hblt(time=12, nj=384, ni=320); :units = "m"; :long_name = "boundary layer depth"; :_FillValue = -999.0f; // float float qdp(time=12, nj=384, ni=320); :units = "W/m^2"; :long_name = "ocean heat flux convergence"; :_FillValue = -999.0f; // float // global attributes: :creation_date = "Thu Nov 12 09:53:11 MST 2009"; :comment = "This data is on the displaced pole grid gx1v6"; :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.1850.track1.1deg.006"; :source = "pop_frc.ncl"; :conventions = "CCSM data model domain description"; :title = "Monthly averaged ocean forcing from POP output"; :history = "Mon Aug 1 15:05:26 2011: ncatted -O -a note4,global,a,c,Years 601-620 pop_frc.gx1v6.091112.nc\nMon Aug 1 15:04:43 2011: ncatted -O -a comment,global,m,c,This data is on the displaced pole grid gx1v6 pop_frc.gx1v6.091112.nc"; :note4 = "Years 601-620"; }