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

    int time2(time=24738);
      :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=24738, 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 = 9.4288f; // float
      :minimum = 8.5305f; // float
      :maximum = 20.9109f; // float
      :serial_number = "SBE39-128";
      :valid_range = 0.0f, 100.0f; // float
      :_FillValue = 1.0E35f; // float

    float P_1(time=24738, depth=1, lat=1, lon=1);
      :name = "P";
      :long_name = "PRESSURE (DB)          ";
      :generic_name = "depth";
      :FORTRAN_format = "f10.1";
      :units = "dbar";
      :epic_code = 1; // int
      :sensor_depth = 9.5288f; // float
      :minimum = 8.642f; // float
      :maximum = 11.761f; // float
      :serial_number = "SBE39-128";
      :valid_range = 0.0f, 10000.0f; // float
      :_FillValue = 1.0E35f; // float
      :comment = "Absolute pressure reduced by 10.1325 to remove atmospheric pressure.";

  // global attributes:
  :DELTA_T = "300";
  :inst_depth = 9.4288f; // float
  :DATA_CMNT = "SBE-39 Myrtle Beach Site 3";
  :magnetic_variation = -8.0f; // float
  :scipi = "John Warner";
  :EXPERIMENT = "Myrtle Beach";
  :moortype = "tripod";
  :MOORING = "7243";
  :INST_TYPE = "Seabird SBE-39";
  :VAR_DESC = "T:P";
  :CREATION_DATE = "31-Aug-2006 09:09:00";
  :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; // int
  :history = "histories combined,:WATER_DEPTH related attributes corrected.:Extra variables deleted by dolly.m.:Trimmed using truncate.m to select records in the range 528 to 25265.  :Converted from ascii to EPIC by asc2epic.m";
  :latitude = 33.773884f; // float
  :longitude = -78.68207f; // float
  :start_time = "28-Oct-2003 19:55:00";
  :stop_time = "22-Jan-2004 17:20:00";
  :WATER_DEPTH = 9.9288f; // float
  :inst_height = 0.5f; // float
  :WATER_DEPTH_NOTE = "from ADCP: (m) ";
  :inst_height_note = "height in meters above bottom: accurate for tripod mounted intstruments";
  :inst_depth_note = "inst_depth = (water_depth - inst_height); nominal depth below the surface";
}