netcdf PCCOS/BOM/ww3_20250603_00.G.nc {
  dimensions:
    lat = 457;
    lon = 889;
    time = UNLIMITED;   // (25 currently)
  variables:
    float lat(lat=457);
      :long_name = "latitudes";
      :type = "uniform";
      :units = "degrees_north";
      :valid_min = -90.0f; // float
      :valid_max = 90.0f; // float
      :axis = "Y";
      :_ChunkSize = 1201; // int

    float lon(lon=889);
      :long_name = "longitudes";
      :type = "uniform";
      :units = "degrees_east";
      :valid_min = -180.0f; // float
      :valid_max = 360.0f; // float
      :axis = "X";
      :_ChunkSize = 2881; // int

    float mn_wav_per(time=25, lat=457, lon=889);
      :grid_type = "spatial";
      :level_type = "single";
      :units = "s";
      :long_name = "Mean Wave Period";
      :accum_type = "instantaneous";
      :missing_value = 1.0E36f; // float
      :_FillValue = 1.0E36f; // float
      :_ChunkSize = 1, 1201, 2881; // int
      :cell_methods = "time: mean";

    float sig_wav_ht(time=25, lat=457, lon=889);
      :grid_type = "spatial";
      :level_type = "single";
      :units = "m";
      :long_name = "Significant Wave Height";
      :accum_type = "instantaneous";
      :missing_value = 1.0E36f; // float
      :_FillValue = 1.0E36f; // float
      :_ChunkSize = 1, 1201, 2881; // int
      :cell_methods = "time: mean";

    double time(time=25);
      :long_name = "time";
      :units = "seconds since 2025-06-03 00:0:0";
      :standard_name = "time";
      :axis = "T";
      :calendar = "gregorian";
      :_ChunkSize = 1; // int
      :cell_methods = "time: mean";

  // global attributes:
  :Conventions = "CF-1.5";
  :source = "Australian Bureau of Meteorology";
  :expt_id = "8024";
  :DODS.strlen = 4; // int
  :DODS.dimName = "char_size";
  :DODS_EXTRA.Unlimited_Dimension = "time";
  :history = "Wed Jun  4 11:41:26 2025: ncrcat -O ww3_00.G_000.nc ww3_00.G_001.nc ww3_00.G_002.nc ww3_00.G_003.nc ww3_00.G_004.nc ww3_00.G_005.nc ww3_00.G_006.nc ww3_00.G_007.nc ww3_00.G_008.nc ww3_00.G_009.nc ww3_00.G_010.nc ww3_00.G_011.nc ww3_00.G_012.nc ww3_00.G_013.nc ww3_00.G_014.nc ww3_00.G_015.nc ww3_00.G_016.nc ww3_00.G_017.nc ww3_00.G_018.nc ww3_00.G_019.nc ww3_00.G_020.nc ww3_00.G_021.nc ww3_00.G_022.nc ww3_00.G_023.nc ww3_00.G_024.nc ww3_20250603_00.G.nc\nWed Jun  4 07:46:31 2025: ncks -O -d time,0 -d lon,129.,240. -d lat,-32.,25. -v sig_wav_ht,mn_wav_per http://opendap.bom.gov.au:8080/thredds/dodsC/nmoc/ww3_global_fc/ww3_20250603_00.G.nc ww3_00.G_000.nc";
  :NCO = "netCDF Operators version 5.0.6 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
}