netcdf files/d580007/fvm/publish/fvm.163.r100.L41.nonhydro.red_gauss.PS.nc { dimensions: cell = 35640; time = UNLIMITED; // (25 currently) variables: float lon(cell=35640); :units = "degrees_east"; :long_name = "longitude"; float lat(cell=35640); :units = "degrees_north"; :long_name = "latitude"; float PS(time=25, cell=35640); :long_name = "Surface pressure"; :units = "Pa"; :standard_name = "surface_air_pressure"; 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 = "r100"; :levels = "L41"; :grid = "red_gauss"; :description = "uniform diffusion"; :comment = "Contact: christian.kuehnlein@ecmwf.int"; :variable = "surface_pressure"; }