netcdf files/d580007/nicam/publish/test2/nicam.162-rjpbl.r25.L30.interp_latlon.nonhydro.W.nc { dimensions: lon = 1440; lat = 720; lev = 30; time = UNLIMITED; // (41 currently) variables: double lon(lon=1440); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; double lat(lat=720); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; double lev(lev=30); :long_name = "level"; :units = "m"; :axis = "Z"; double time(time=41); :standard_name = "time"; :long_name = "time"; :units = "minutes since 0-01-01 00:00:00"; :calendar = "standard"; :_ChunkSizes = 1U; // uint float W(time=41, lev=30, lat=720, lon=1440); :long_name = "Vertical velocity"; :units = "m/s"; :_FillValue = -9.99E34f; // float :missing_value = -9.99E34f; // float :_ChunkSizes = 1U, 1U, 720U, 1440U; // uint // global attributes: :CDI = "Climate Data Interface version 1.6.3 (http://code.zmaw.de/projects/cdi)"; :Conventions = "CF-1.0"; :history = "none"; :title = "NICAM data output"; :comment = "Be careful that definition of time coordinate depends on the dataset and time mode (snapshot/average)."; :model = "nicam"; :test_case = "162-rjpbl"; :horizontal_resolution = "r25"; :levels = "L30"; :grid = "interp_latlon"; :equation = "nonhydro"; :time_frequency = "6hr"; :description = "g-level_8"; :project_id = "DCMIP2016"; :modeling_realm = "atmos"; :institute_id = "Univ-Tokyo JAMSTEC RIKEN"; :CDO = "Climate Data Operators version 1.6.3 (http://code.zmaw.de/projects/cdo)"; }