NetCDF Header

SMYLE, Ice, Time Series Data, Monthly Averages, sistrxubot


ERROR
Cookies must be enabled.

netcdf /datazone/campaign/cesm/development/espwg/SMYLE/archive/b.e21.BSMYLE.f09_g17.2000-05.013/ice/proc/tseries/month_1/b.e21.BSMYLE.f09_g17.2000-05.013.cice.h.sistrxubot.200005-200204.nc {
  dimensions:
    d2 = 2;
    ni = 320;
    nj = 384;
    nc = 5;
    nkice = 8;
    nksnow = 3;
    nkbio = 5;
    nvertices = 4;
    time = UNLIMITED;   // (24 currently)
  variables:
    float TLON(nj=384, ni=320);
      :long_name = "T grid center longitude";
      :units = "degrees_east";
      :missing_value = 1.0E30f; // float
      :bounds = "lont_bounds";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float TLAT(nj=384, ni=320);
      :missing_value = 1.0E30f; // float
      :long_name = "T grid center latitude";
      :units = "degrees_north";
      :bounds = "latt_bounds";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float ULON(nj=384, ni=320);
      :bounds = "lonu_bounds";
      :long_name = "U grid center longitude";
      :units = "degrees_east";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float ULAT(nj=384, ni=320);
      :_FillValue = 1.0E30f; // float
      :long_name = "U grid center latitude";
      :units = "degrees_north";
      :missing_value = 1.0E30f; // float
      :comment = "Latitude of NE corner of T grid cell";
      :bounds = "latu_bounds";
      :_ChunkSizes = 384U, 320U; // uint

    float NCAT(nc=5);
      :long_name = "category maximum thickness";
      :units = "m";
      :_ChunkSizes = 5U; // uint

    float VGRDi(nkice=8);
      :long_name = "vertical ice levels";
      :units = "1";
      :_ChunkSizes = 8U; // uint

    float VGRDs(nksnow=3);
      :long_name = "vertical snow levels";
      :units = "1";
      :_ChunkSizes = 3U; // uint

    float VGRDb(nkbio=5);
      :long_name = "vertical ice-bio levels";
      :units = "1";
      :_ChunkSizes = 5U; // uint

    float tmask(nj=384, ni=320);
      :comment = "0 = land, 1 = ocean";
      :long_name = "ocean grid mask";
      :coordinates = "TLON TLAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float tarea(nj=384, ni=320);
      :coordinates = "TLON TLAT";
      :missing_value = 1.0E30f; // float
      :long_name = "area of T grid cells";
      :units = "m2";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float uarea(nj=384, ni=320);
      :long_name = "area of U grid cells";
      :units = "m2";
      :coordinates = "ULON ULAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float dxt(nj=384, ni=320);
      :long_name = "T cell width through middle";
      :coordinates = "TLON TLAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :units = "m";
      :_ChunkSizes = 384U, 320U; // uint

    float dyt(nj=384, ni=320);
      :long_name = "T cell height through middle";
      :units = "m";
      :coordinates = "TLON TLAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float dxu(nj=384, ni=320);
      :long_name = "U cell width through middle";
      :units = "m";
      :coordinates = "ULON ULAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float dyu(nj=384, ni=320);
      :long_name = "U cell height through middle";
      :units = "m";
      :coordinates = "ULON ULAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float HTN(nj=384, ni=320);
      :long_name = "T cell width on North side";
      :coordinates = "TLON TLAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :units = "m";
      :_ChunkSizes = 384U, 320U; // uint

    float HTE(nj=384, ni=320);
      :coordinates = "TLON TLAT";
      :missing_value = 1.0E30f; // float
      :units = "m";
      :long_name = "T cell width on East side";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float ANGLE(nj=384, ni=320);
      :long_name = "angle grid makes with latitude line on U grid";
      :coordinates = "ULON ULAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :units = "radians";
      :_ChunkSizes = 384U, 320U; // uint

    float ANGLET(nj=384, ni=320);
      :long_name = "angle grid makes with latitude line on T grid";
      :units = "radians";
      :coordinates = "TLON TLAT";
      :missing_value = 1.0E30f; // float
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U; // uint

    float lont_bounds(nj=384, ni=320, nvertices=4);
      :missing_value = 1.0E30f; // float
      :units = "degrees_east";
      :long_name = "longitude boundaries of T cells";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U, 4U; // uint

    float latt_bounds(nj=384, ni=320, nvertices=4);
      :units = "degrees_north";
      :missing_value = 1.0E30f; // float
      :long_name = "latitude boundaries of T cells";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U, 4U; // uint

    float lonu_bounds(nj=384, ni=320, nvertices=4);
      :units = "degrees_east";
      :missing_value = 1.0E30f; // float
      :long_name = "longitude boundaries of U cells";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U, 4U; // uint

    float latu_bounds(nj=384, ni=320, nvertices=4);
      :missing_value = 1.0E30f; // float
      :long_name = "latitude boundaries of U cells";
      :units = "degrees_north";
      :_FillValue = 1.0E30f; // float
      :_ChunkSizes = 384U, 320U, 4U; // uint

    float time(time=24);
      :long_name = "model time";
      :units = "days since 0001-01-01 00:00:00";
      :calendar = "noleap";
      :bounds = "time_bounds";
      :_ChunkSizes = 1024U; // uint

    float time_bounds(time=24, d2=2);
      :long_name = "boundaries for time-averaging interval";
      :units = "days since 0001-01-01 00:00:00";
      :_ChunkSizes = 1U, 2U; // uint

    float sistrxubot(time=24, nj=384, ni=320);
      :_FillValue = 1.0E30f; // float
      :units = "N m-2";
      :long_name = "x component of ocean stress on sea ice";
      :coordinates = "ULON ULAT time";
      :cell_measures = "area: uarea";
      :missing_value = 1.0E30f; // float
      :cell_methods = "time: mean";
      :time_rep = "averaged";
      :_ChunkSizes = 1U, 384U, 320U; // uint

  // global attributes:
  :title = "b.e21.BSMYLE.f09_g17.2000-05.013";
  :contents = "Diagnostic and Prognostic Variables";
  :source = "Los Alamos Sea Ice Model (CICE) Version 5";
  :time_period_freq = "month_1";
  :model_doi_url = "https://doi.org/10.5065/D67H1H0V";
  :comment = "All years have exactly 365 days";
  :comment2 = "File written on model date 20000601";
  :comment3 = "seconds elapsed into model date:      0";
  :conventions = "CF-1.0";
  :history = "This dataset was created on 2021-04-18 at 19:18";
  :io_flavor = "io_pio";
}