netcdf ocean-time-series/Stellwagen/SANDWICH2017/10871hwlb-a.nc {
  dimensions:
    time = UNLIMITED;   // (201 currently)
    lat = 1;
    lon = 1;
    depth = 1;
  variables:
    int time(time=201);
      :long_name = "Time";
      :units = "True Julian Day";
      :type = "EVEN";
      :epic_code = 624.0; // double

    int time2(time=201);
      :long_name = "Time2";
      :units = "msec since 00:00 GMT";
      :type = "EVEN";
      :epic_code = 624.0; // double

    double lat(lat=1);
      :units = "degrees_north";
      :long_name = "Latitude";
      :epic_code = 500.0; // double
      :datum = "NAD83";

    double lon(lon=1);
      :units = "degrees_east";
      :long_name = "Longitude";
      :epic_code = 502.0; // double
      :datum = "NAD83";

    double depth(depth=1);
      :positive = "down";
      :long_name = "Depth";
      :axis = "z";
      :units = "m";
      :datum = "unknown";

    float BPR_915(time=201, lon=1, lat=1, depth=1);
      :long_name = "Barometric Pressure";
      :units = "millibars";
      :sensor_depth = -0.77; // double
      :height_depth_units = "m";
      :initial_instrument_height = 0.77; // double
      :minimum = 996.74f; // float
      :maximum = 1013.71f; // float
      :serial_number = "10392990";
      :valid_range = 800.0, 1100.0; // double
      :_FillValue = 1.0E35f; // float
      :note = "interpolated over pressure spike on 2/14 12:00";

    float T_21(time=201, lon=1, lat=1, depth=1);
      :long_name = "Air Temperature";
      :units = "C";
      :epic_code = "21";
      :sensor_depth = -0.77; // double
      :height_depth_units = "m";
      :initial_instrument_height = 0.77; // double
      :minimum = -6.373f; // float
      :maximum = 7.28f; // float
      :serial_number = "10392990";
      :valid_range = -10.0, 100.0; // double
      :_FillValue = 1.0E35f; // float

  // global attributes:
  :SciPi = "C.Sherwood";
  :PROJECT = "USGS Coastal Marine Geology Program";
  :EXPERIMENT = "Sandwich Town Neck Beach ";
  :DESCRIPTION = "Onset Hobo  below beachcam at 103 Wood St";
  :DATA_SUBTYPE = "MOORED";
  :DATA_ORIGIN = "USGS WHSC Sed Trans Group";
  :COORD_SYSTEM = "GEOGRAPHIC";
  :Conventions = "PMEL/EPIC";
  :MOORING = "1087";
  :WATER_DEPTH = 0.0; // double
  :WATER_DEPTH_NOTE = "(atmos. pressure on land, m NAVD88), ";
  :latitude = 41.768488; // double
  :longitude = -70.485537; // double
  :position_datum = "NAD83(2011)";
  :magnetic_variation = -14.78; // double
  :Deployment_date = "13-Feb-2017";
  :Recovery_date = "14-Feb-2017";
  :DATA_CMNT = "";
  :platform_type = "side of house, tie-wrapped to electrical conduit to camera";
  :DRIFTER = 0.0; // double
  :POS_CONST = 0.0; // double
  :DEPTH_CONST = 0.0; // double
  :institution = "United States Geological Survey, Woods Hole Coastal and Marine Science Center";
  :institution_url = "http://woodshole.er.usgs.gov";
  :initial_instrument_height = 0.77; // double
  :DELTA_T = 360.0; // double
  :INST_TYPE = "Hobo pressure logger";
  :serial_number = "10392990";
  :FILL_FLAG = 0.0; // double
  :P_units = "kPa";
  :T_units = "C";
  :CREATION_DATE = "05-Apr-2017 11:31:26";
  :start_time = "13-Feb-2017 18:00:00";
  :stop_time = "14-Feb-2017 14:00:00";
  :history = "Trimmed using trunc_cdfNative,  SVN $Revision: 5793 $ to select records in the range 900 to 1100.";
  :VAR_FILL = 1.0E35; // double
}