netcdf files/d580007/fvm/publish/fvm.163.r50.L41.nonhydro.red_gauss.V.nc { dimensions: cell = 136080; lev = 41; time = UNLIMITED; // (25 currently) variables: float lon(cell=136080); :units = "degrees_east"; :long_name = "longitude"; float lat(cell=136080); :units = "degrees_north"; :long_name = "latitude"; float lev(lev=41); :units = "m"; :positive = "up"; :long_name = "Geometric height"; float V(time=25, cell=136080, lev=41); :long_name = "Meridional wind"; :units = "m/s"; :standard_name = "northward_wind"; 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 = "r50"; :levels = "L41"; :grid = "red_gauss"; :description = "uniform diffusion"; :comment = "Contact: christian.kuehnlein@ecmwf.int"; :variable = "meridional_velocity"; }