netcdf files/g/d627000/ei.oper.an.pt/199401/ei.oper.an.pt.regn128uv.1994010606 {
  dimensions:
    lon = 512;
    lat = 256;
    time = 1;
    isentrope = 15;
  variables:
    int GaussianLatLon_Projection;
      :grid_mapping_name = "latitude_longitude";
      :earth_radius = 6367470.0; // double

    float lat(lat=256);
      :units = "degrees_north";
      :gaussian_lats = "true";

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

    double reftime;
      :units = "Hour since 1994-01-06T06:00:00Z";
      :standard_name = "forecast_reference_time";
      :long_name = "GRIB reference time";
      :calendar = "proleptic_gregorian";

    double time(time=1);
      :units = "Hour since 1994-01-06T06:00:00Z";
      :standard_name = "time";
      :long_name = "GRIB forecast or observation time";
      :calendar = "proleptic_gregorian";

    float isentrope(isentrope=15);
      :units = "K";
      :long_name = "Isentropic theta level";
      :positive = "down";
      :Grib_level_type = 113; // int

    float U_component_of_wind_isentrope(time=1, isentrope=15, lat=256, lon=512);
      :long_name = "U component of wind @ Isentropic theta level";
      :units = "m s**-1";
      :missing_value = NaNf; // float
      :grid_mapping = "GaussianLatLon_Projection";
      :coordinates = "reftime time isentrope lat lon ";
      :Grib_Variable_Id = "VAR_98-0-128-131_L113";
      :Grib1_Center = 98; // int
      :Grib1_Subcenter = 0; // int
      :Grib1_TableVersion = 128; // int
      :Grib1_Parameter = 131; // int
      :Grib1_Parameter_Name = "u";
      :Grib1_Level_Type = 113; // int
      :Grib1_Level_Desc = "Isentropic theta level";
      :Grib1_Interval_Type = -1; // int
      :Grib1_Interval_Name = "Unknown Time Range Indicator -1";

    float V_component_of_wind_isentrope(time=1, isentrope=15, lat=256, lon=512);
      :long_name = "V component of wind @ Isentropic theta level";
      :units = "m s**-1";
      :missing_value = NaNf; // float
      :grid_mapping = "GaussianLatLon_Projection";
      :coordinates = "reftime time isentrope lat lon ";
      :Grib_Variable_Id = "VAR_98-0-128-132_L113";
      :Grib1_Center = 98; // int
      :Grib1_Subcenter = 0; // int
      :Grib1_TableVersion = 128; // int
      :Grib1_Parameter = 132; // int
      :Grib1_Parameter_Name = "v";
      :Grib1_Level_Type = 113; // int
      :Grib1_Level_Desc = "Isentropic theta level";
      :Grib1_Interval_Type = -1; // int
      :Grib1_Interval_Name = "Unknown Time Range Indicator -1";

  // global attributes:
  :Originating_or_generating_Center = "European Centre for Medium Range Weather Forecasts (ECMWF) (RSMC)";
  :Originating_or_generating_Subcenter = "0";
  :GRIB_table_version = "0,128";
  :file_format = "GRIB-1";
  :Conventions = "CF-1.6";
  :history = "Read using CDM IOSP GribCollection v3";
  :featureType = "GRID";
}