netcdf files/d580007/nicam/publish/test2/nicam.162-bryanpbl.r100.L30.interp_latlon.nonhydro.T500.nc { dimensions: lon = 360; lat = 180; time = UNLIMITED; // (41 currently) variables: double lon(lon=360); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; double lat(lat=180); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; double lev; :long_name = "level"; :units = "m"; :axis = "Z"; :cell_methods = "lev: mean"; 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 T500(time=41, lat=180, lon=360); :long_name = "Temperature at 500 hPa"; :units = "K"; :_FillValue = -9.99E34f; // float :missing_value = -9.99E34f; // float :cell_methods = "lev: mean"; :_ChunkSizes = 1U, 180U, 360U; // uint // global attributes: :CDI = "Climate Data Interface version 1.6.3 (http://code.zmaw.de/projects/cdi)"; :Conventions = "CF-1.0"; :history = "Thu Nov 10 23:50:10 2016: ncwa -O -a lev nicam.162-bryanpbl.r100.L30.interp_latlon.nonhydro.T500.nc 2D/nicam.162-bryanpbl.r100.L30.interp_latlon.nonhydro.T500.nc\nnone"; :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 = "r100"; :levels = "L30"; :grid = "interp_latlon"; :equation = "nonhydro"; :time_frequency = "6hr"; :description = "g-level_6"; :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)"; :NCO = "\"4.5.5\""; :nco_openmp_thread_number = 1; // int }