NetCDF Header

dcmip_2016.dynamico.162-bryanpbl.25km.L30.hex.hydro.tropical_cyclone


ERROR
Cookies must be enabled.

netcdf /datazone/dcmip_2016/dynamico/publish/dynamico.162-bryanpbl.25km.L30.hex.hydro.tropical_cyclone/dynamico.162-bryanpbl.25km.L30.hex_interp_latlon.hydro.tropical_cyclone.V.nc {
  dimensions:
    lat = 300;
    lev = 30;
    lon = 400;
    time_counter = UNLIMITED;   // (80 currently)
    axis_nbounds = 2;
  variables:
    float V(time_counter=80, lev=30, lat=300, lon=400);
      :standard_name = "northward_wind";
      :long_name = "Meridional wind";
      :units = "m/s";
      :online_operation = "instant";
      :interval_operation = "10800 s";
      :interval_write = "3 h";
      :cell_methods = "time: point";
      :coordinates = "time_instant lev";
      :_ChunkSizes = 1, 15, 150, 200; // int

    float lat(lat=300);
      :axis = "Y";
      :standard_name = "latitude";
      :long_name = "Latitude";
      :units = "degrees_north";
      :nav_model = "regular_quarter_degree_zoom";

    float lev(lev=30);
      :standard_name = "atmopshere_hybrid_sigma_pressure_coordinate";
      :long_name = "hybrid level at midpoints";
      :axis = "Z";
      :positive = "down";

    float lon(lon=400);
      :axis = "X";
      :standard_name = "longitude";
      :long_name = "Longitude";
      :units = "degrees_east";
      :nav_model = "regular_quarter_degree_zoom";

    double time_counter(time_counter=80);
      :axis = "T";
      :standard_name = "time";
      :long_name = "Time axis";
      :calendar = "360_day";
      :units = "seconds since 2000-01-01 00:00:00";
      :time_origin = "2000-01-01 00:00:00";
      :bounds = "time_counter_bounds";
      :_ChunkSizes = 1; // int

    double time_counter_bounds(time_counter=80, axis_nbounds=2);
      :_ChunkSizes = 1, 2; // int

    double time_instant(time_counter=80);
      :standard_name = "time";
      :long_name = "Time axis";
      :calendar = "360_day";
      :units = "seconds since 2000-01-01 00:00:00";
      :time_origin = "2000-01-01 00:00:00";
      :bounds = "time_instant_bounds";
      :_ChunkSizes = 1; // int

    double time_instant_bounds(time_counter=80, axis_nbounds=2);
      :_ChunkSizes = 1, 2; // int

  // global attributes:
  :name = "output_dcmip2016_regular";
  :description = "Tropical cyclone test";
  :title = "Tropical cyclone test";
  :Conventions = "CF-1.5";
  :production = "An IPSL model";
  :timeStamp = "2016-Jun-16 14:43:14 MDT";
  :model = "dynamico";
  :test_case = "162-bryanpbl";
  :horizontal_resolution = "1/4 degree interpolated (grid points : 320x320x10)";
  :levels = "L30";
  :grid = "hex";
  :equation = "hydro";
  :time_frequency = "3hr";
  :history = "Thu Jun 16 21:14:27 2016: ncks -O -v V output_dcmip2016_regular.nc output_dcmip2016_regular_V.nc\nThu Jun 16 21:13:29 2016: ncrename -v PRECL,PRECT output_dcmip2016_regular.nc";
  :NCO = "4.4.2";
}