netcdf files/d580007/gem/publish/Test161/gem.161.r100.L30.interp_latlon.nonhydro.del6.v.nc { dimensions: lon = 360; lat = 181; ilev = 30; time = UNLIMITED; // (31 currently) lev = 30; variables: double P0; :units = "Pa"; :long_name = "reference pressure"; double mdt; :units = "s"; :long_name = "timestep"; double lat(lat=181); :units = "degrees_north"; :long_name = "latitude"; :standard_name = "latitude"; double gw(lat=181); :long_name = "gauss weights"; double lon(lon=360); :units = "degrees_east"; :long_name = "longitude"; :standard_name = "longitude"; double hyai(ilev=30); :long_name = "hybrid A coefficient at layer interfaces"; double hybi(ilev=30); :long_name = "hybrid B coefficient at layer interfaces"; double hyam(lev=30); :long_name = "hybrid A coefficient at layer midpoints"; double hybm(lev=30); :long_name = "hybrid B coefficient at layer midpoints"; double lev(lev=30); :units = "level"; :long_name = "hybrid level at midpoints (exp(A+B*(ln(Ps/P0)))/100)"; :standard_name = "atmosphere_log_hydrostatic_pressure_coordinate"; :formula_terms = "a: hyam b: hybm p0: p0 ps: PS"; :positive = "down"; double ilev(ilev=30); :units = "level"; :long_name = "hybrid level at interfaces (exp(A+B*(ln(Ps/P0)))/100)"; :standard_name = "atmosphere_log_hydrostatic_pressure_coordinate"; :formula_terms = "a: hyam b: hybm p0: p0 ps: PS"; :positive = "down"; double time(time=31); :units = "days since 2000-01-01 00:00:00"; :long_name = "time"; :standard_name = "time"; :calendar = "none"; float V(time=31, ilev=30, lat=181, lon=360); :units = "m/s"; :long_name = "Meridional wind"; // global attributes: :Conventions = "CF-1.0"; :project_id = "DCMIP2016"; :institute_id = "Environment Canada"; :modeling_realm = "atmos"; :model_id = "gem"; :experiment_id = "161"; :horizontal_resolution = "r100"; :levels = "L30"; :grid = "interp_latlon"; :equation = "nonhydro"; :frequency = "day"; :description = "del6"; }