netcdf files/d580007/fvm/publish/fvm.162.r50.L30.nonhydro.red_gauss.SP.nc { dimensions: cell = 136080; time = UNLIMITED; // (41 currently) variables: float lon(cell=136080); :units = "degrees_east"; :long_name = "longitude"; float lat(cell=136080); :units = "degrees_north"; :long_name = "latitude"; float SP(time=41, cell=136080); :long_name = "Surface pressure"; :units = "Pa"; :standard_name = "surface_air_pressure"; // global attributes: :Conventions = "CF-1.0"; :project-id = "DCMIP2016"; :institude-id = "ECMWF"; :model-id = "FVM"; :modeling-realm = "atmos"; :equation = "nonhydro"; :experiment-id = "162"; :frequency = "6h"; :horizontal_resolution = "r50"; :levels = "L30"; :grid = "red_gauss"; :description = "no explicit diffusion"; :comment = "Contact: christian.kuehnlein@ecmwf.int"; :variable = "surface_pressure"; }