netcdf files/d580007/nicam/publish/test1/nicam.161.r200.L30.interp_latlon.nonhydro.PRECL.nc { dimensions: lon = 180; lat = 90; time = UNLIMITED; // (61 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; :long_name = "level"; :units = "m"; :axis = "Z"; :cell_methods = "lev: mean"; double time(time=61); :standard_name = "time"; :long_name = "time"; :units = "minutes since 0-01-01 00:00:00"; :calendar = "standard"; :_ChunkSizes = 1U; // uint float PRECL(time=61, lat=90, lon=180); :long_name = "Large-scale precipitation rate"; :units = "m/s"; :_FillValue = -9.99E34f; // float :missing_value = -9.99E34f; // float :cell_methods = "lev: mean"; :_ChunkSizes = 1U, 90U, 180U; // uint // global attributes: :CDI = "Climate Data Interface version 1.6.3 (http://code.zmaw.de/projects/cdi)"; :history = "Thu Nov 10 23:48:59 2016: ncwa -O -a lev nicam.161.r200.L30.interp_latlon.nonhydro.PRECL.nc 2D/nicam.161.r200.L30.interp_latlon.nonhydro.PRECL.nc\nTue Jun 14 23:38:14 2016: cdo -s setgatt,time_frequency,6hr nicam.161.r200.L30.interp_latlon.nonhydro.prcp2.nc nicam.161.r200.L30.interp_latlon.nonhydro.prcp.nc\nnone"; :Conventions = "CF-1.0"; :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 = "161"; :horizontal_resolution = "r200"; :levels = "L30"; :grid = "interp_latlon"; :equation = "nonhydro"; :time_frequency = "6hr"; :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)"; :NCO = "\"4.5.5\""; :nco_openmp_thread_number = 1; // int }