netcdf CESMA/som_input/pop_frc.b.e11.B1850CN.f09_g16.130418.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 = "Wed Feb 2 23:08:37 EST 2011"; :comment = "This data is on the displaced pole grid gx1v5"; :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_1d_b08c5cn_138j"; :source = "pop_frc.ncl"; :conventions = "CCSM data model domain description"; :title = "Monthly averaged ocean forcing from POP output"; }