netcdf ocean-time-series/Stellwagen/EUROSTRATAFORM/7032mc-a.nc {
  dimensions:
    time = UNLIMITED;   // (72180 currently)
    depth = 1;
    lon = 1;
    lat = 1;
  variables:
    int time(time=72180);
      :FORTRAN_format = "F10.2";
      :units = "True Julian Day";
      :type = "EVEN";
      :epic_code = 624; // int

    int time2(time=72180);
      :FORTRAN_format = "F10.2";
      :units = "msec since 0:00 GMT";
      :type = "EVEN";
      :epic_code = 624; // int

    float depth(depth=1);
      :FORTRAN_format = "F10.2";
      :units = "m";
      :type = "EVEN";
      :epic_code = 3; // int

    float lon(lon=1);
      :FORTRAN_format = "F10.2";
      :units = "degrees_east";
      :type = "EVEN";
      :epic_code = 502; // int

    float lat(lat=1);
      :FORTRAN_format = "F10.2";
      :units = "degrees_north";
      :type = "EVEN";
      :epic_code = 500; // int

    float T_20(time=72180, depth=1, lat=1, lon=1);
      :name = "T";
      :long_name = "TEMPERATURE (C)          ";
      :generic_name = "temp";
      :FORTRAN_format = "f10.2";
      :units = "C";
      :epic_code = 20; // int
      :sensor_depth = 18.549999237060547; // double
      :minimum = 7.2271f; // float
      :maximum = 17.8085f; // float
      :serial_number = "MC-727";
      :valid_range = 0.0f, 100.0f; // float
      :_FillValue = 1.0E35f; // float

    float C_51(time=72180, depth=1, lat=1, lon=1);
      :name = "C";
      :long_name = "CONDUCTIVITY             ";
      :generic_name = "con";
      :FORTRAN_format = "f10.3";
      :units = "S/m";
      :epic_code = 51; // int
      :sensor_depth = 18.549999237060547; // double
      :serial_number = "MC-727";
      :minimum = 3.63582f; // float
      :maximum = 4.96836f; // float
      :valid_range = 0.0f, 10.0f; // float
      :_FillValue = 1.0E35f; // float
      :interp_note = "4 pad values interpolated.";

    float S_40(time=72180, depth=1, lat=1, lon=1);
      :name = "S";
      :long_name = "SALINITY (PPT)           ";
      :generic_name = "sal";
      :FORTRAN_format = "f10.2";
      :units = "PPT";
      :epic_code = 40; // int
      :sensor_depth = 18.549999237060547; // double
      :minimum = 32.2351f; // float
      :maximum = 38.4453f; // float
      :valid_range = 0.0f, 40.0f; // float
      :_FillValue = 1.0E35f; // float
      :serial_number = "MC-727";
      :interp_note = "4 pad values interpolated.";

    float STH_71(time=72180, depth=1, lat=1, lon=1);
      :name = "STH";
      :long_name = "SIGMA-THETA (KG/M**3) ";
      :generic_name = "potden";
      :FORTRAN_format = "f10.2";
      :units = "kg m-3";
      :epic_code = 71; // int
      :sensor_depth = 18.549999237060547; // double
      :minimum = 24.221f; // float
      :maximum = 29.0014f; // float
      :serial_number = "MC-727";
      :valid_range = 0.0f, 100.0f; // float
      :_FillValue = 1.0E35f; // float
      :interp_note = "4 pad values interpolated.";

  // global attributes:
  :DELTA_T = "120";
  :water_depth = 19.75f; // float
  :inst_depth = 18.55f; // float
  :DATA_CMNT = "Microcat Eurostrat 20-m Chienti Site";
  :magnetic_variation = 1.0f; // float
  :scipi = "Chris Sherwood";
  :EXPERIMENT = "EuroSTRATAFORM";
  :moortype = "tripod";
  :MOORING = "7031";
  :INST_TYPE = "Seabird Microcat";
  :VAR_DESC = "T:C:S:STH";
  :CREATION_DATE = "03-Apr-2003 10:24:07";
  :DATA_TYPE = "TIME";
  :DATA_SUBTYPE = " ";
  :DATA_ORIGIN = "USGS/WHFC";
  :COORD_SYSTEM = "GEOGRAPHICAL";
  :WATER_MASS = "?";
  :PROJECT = " ";
  :COMPOSITE = 0; // int
  :POS_CONST = 0; // int
  :DEPTH_CONST = 0; // int
  :DESCRIPT = " ";
  :DRIFTER = 0; // int
  :FILL_FLAG = 0.0; // double
  :history = "Time fixed in dolly.m by increasing time -1 hours from record 1 thru 72180.:12 pad values replaced by linear interpolations using EPIC_interp.m : Variables C_51, STH_71, S_40,  edited using maskedit.m with mask file 7031mc-trm.msk.  :Trimmed using truncate.m to select records in the range 290 to 72469.  :Converted from ascii to EPIC by asc2epic.m";
  :latitude = 43.333073f; // float
  :longitude = 13.879545f; // float
  :start_time = "08-Nov-2002 08:38:00";
  :stop_time = "16-Feb-2003 14:36:00";
  :VAR_FILL = "NaN";
}