netcdf files/d580007/nicam/publish/test2/nicam.162-bryanpbl.r50.L30.interp_latlon.nonhydro.Q.nc { dimensions: lon = 720; lat = 360; lev = 30; time = UNLIMITED; // (41 currently) variables: double lon(lon=720); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; double lat(lat=360); :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 Q(time=41, lev=30, lat=360, lon=720); :long_name = "Specific humidity"; :units = "kg/kg"; :_FillValue = -9.99E34f; // float :missing_value = -9.99E34f; // float :_ChunkSizes = 1U, 1U, 360U, 720U; // 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-bryanpbl"; :horizontal_resolution = "r50"; :levels = "L30"; :grid = "interp_latlon"; :equation = "nonhydro"; :time_frequency = "6hr"; :description = "g-level_7"; :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)"; }