netcdf files/g/d285003/sal6.13/sal.2007.grb {
  dimensions:
    lon = 360;
    lat = 180;
    time = 12;
    depth_below_sea = 24;
  variables:
    int LatLon_Projection;
      :grid_mapping_name = "latitude_longitude";
      :earth_radius = 6367470.0; // double

    float lat(lat=180);
      :units = "degrees_north";

    float lon(lon=360);
      :units = "degrees_east";

    double time(time=12);
      :units = "Day since 2007-01-15T00:00:00Z";
      :standard_name = "time";
      :long_name = "GRIB forecast or observation time";
      :calendar = "proleptic_gregorian";

    double reftime(time=12);
      :standard_name = "forecast_reference_time";
      :long_name = "GRIB reference time";
      :calendar = "proleptic_gregorian";
      :units = "Day since 2007-01-15T00:00:00Z";

    float depth_below_sea(depth_below_sea=24);
      :units = "m";
      :long_name = "Depth below sea level";
      :positive = "down";
      :Grib_level_type = 160; // int
      :datum = "sea level";

    float Analysis_error_of_salinity_depth_below_sea(time=12, depth_below_sea=24, lat=180, lon=360);
      :long_name = "Analysis error of salinity @ Depth below sea level";
      :units = "psu";
      :missing_value = NaNf; // float
      :grid_mapping = "LatLon_Projection";
      :coordinates = "reftime time depth_below_sea lat lon ";
      :Grib_Variable_Id = "VAR_34-0-2-129_L160";
      :Grib1_Center = 34; // int
      :Grib1_Subcenter = 0; // int
      :Grib1_TableVersion = 2; // int
      :Grib1_Parameter = 129; // int
      :Grib1_Parameter_Name = "";
      :Grib1_Level_Type = 160; // int
      :Grib1_Level_Desc = "Depth below sea level";
      :Grib1_Interval_Type = -1; // int
      :Grib1_Interval_Name = "Unknown Time Range Indicator -1";

    float Salinity_depth_below_sea(time=12, depth_below_sea=24, lat=180, lon=360);
      :long_name = "Salinity @ Depth below sea level";
      :units = "psu";
      :description = "Salinity";
      :missing_value = NaNf; // float
      :grid_mapping = "LatLon_Projection";
      :coordinates = "reftime time depth_below_sea lat lon ";
      :Grib_Variable_Id = "VAR_34-0-2-88_L160";
      :Grib1_Center = 34; // int
      :Grib1_Subcenter = 0; // int
      :Grib1_TableVersion = 2; // int
      :Grib1_Parameter = 88; // int
      :Grib1_Parameter_Name = "SALTY";
      :Grib1_Level_Type = 160; // int
      :Grib1_Level_Desc = "Depth below sea level";
      :Grib1_Interval_Type = -1; // int
      :Grib1_Interval_Name = "Unknown Time Range Indicator -1";

  // global attributes:
  :Originating_or_generating_Center = "Tokyo (RSMC), Japan Meteorological Agency";
  :Originating_or_generating_Subcenter = "0";
  :GRIB_table_version = "0,2";
  :Generating_process_or_model = "Undefined (not to specify generating process)";
  :file_format = "GRIB-1";
  :Conventions = "CF-1.6";
  :history = "Read using CDM IOSP GribCollection v3";
  :featureType = "GRID";
}