netcdf files/d580007/fvm/publish/fvm.163.r400.L41.nonhydro.interp_latlon.P.nc { dimensions: lat = 46; lon = 90; slat = 45; slon = 90; nbnd = 2; time = UNLIMITED; // (25 currently) lev = 41; variables: double lat(lat=46); :long_name = "latitude"; :standard_name = "latitude"; :units = "degrees_north"; :axis = "Y"; :bounds = "lat_bnds"; double lon(lon=90); :long_name = "longitude"; :standard_name = "longitude"; :units = "degrees_east"; :axis = "X"; :bounds = "lon_bnds"; double slat(slat=45); :long_name = "latitude for staggered FV grid"; :units = "degrees_north"; double slon(slon=90); :long_name = "longitude for staggered FV grid"; :units = "degrees_east"; double lat_bnds(lat=46, nbnd=2); :long_name = "gridcell latitude interfaces"; double lon_bnds(lon=90, nbnd=2); :long_name = "gridcell longitude interfaces"; double gw(lat=46); :long_name = "latitude quadrature weights (normalized to sum to 2.0 on global grids)"; double area(lat=46, lon=90); :long_name = "solid angle subtended by gridcell"; :standard_name = "cell_area"; :units = "steradian"; :cell_methods = "lat, lon: sum"; float P(time=25, lev=41, lat=46, lon=90); :long_name = "Pressure"; :units = "Pa"; :standard_name = "air_pressure"; float lev(lev=41); :units = "m"; :positive = "up"; :long_name = "Geometric height"; double time(time=25); :units = "days since 2000-01-01 00:00:00"; :long_name = "time"; :calendar = "noleap"; // global attributes: :Conventions = "CF-1.0"; :project-id = "DCMIP2016"; :institude-id = "ECMWF"; :model-id = "FVM"; :modeling-realm = "atmos"; :equation = "nonhydro"; :experiment-id = "163"; :frequency = "5min"; :horizontal_resolution = "r400"; :levels = "L41"; :description = "uniform diffusion"; :comment = "Contact: christian.kuehnlein@ecmwf.int"; :variable = "pressure"; :grid = "interp_latlon"; }