netcdf files/d580007/nicam/publish/test3/nicam.163.r200.L40.interp_latlon.nonhydro.Qr.nc { dimensions: lon = 180; lat = 90; lev = 40; time = UNLIMITED; // (25 currently) variables: double lon(lon=180); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; double lat(lat=90); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; double lev(lev=40); :long_name = "level"; :units = "m"; :axis = "Z"; double time(time=25); :standard_name = "time"; :long_name = "time"; :units = "minutes since 0-01-01 00:00:00"; :calendar = "standard"; :_ChunkSizes = 1U; // uint float Qr(time=25, lev=40, lat=90, lon=180); :long_name = "Rain water mixing ratio"; :units = "kg/kg"; :_FillValue = -9.99E34f; // float :missing_value = -9.99E34f; // float :_ChunkSizes = 1U, 1U, 90U, 180U; // 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 = "163"; :horizontal_resolution = "r200"; :levels = "L40"; :grid = "interp_latlon"; :equation = "nonhydro"; :time_frequency = "300s"; :description = "g-level_5"; :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)"; }