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

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

    float lat(lat=1);
      :FORTRAN_format = "F10.2";
      :units = "degrees_north";
      :long_name = "latitude";
      :standard_name = "latitude";
      :epic_code = 500; // int
      :datum = "NAD83";

    float lon(lon=1);
      :FORTRAN_format = "F10.2";
      :units = "degrees_east";
      :long_name = "longitude";
      :standard_name = "longitude";
      :epic_code = 502; // int
      :datum = "NAD83";

    float depth(depth=1);
      :FORTRAN_format = "F10.2";
      :units = "m";
      :long_name = "measurement depth below mean sea surface";
      :standard_name = "depth";
      :epic_code = 3; // int

    float T_28(time=19603, depth=1, lat=1, lon=1);
      :name = "T";
      :long_name = "TEMPERATURE (C)          ";
      :standard_name = "sea_water_temperature";
      :generic_name = "temp";
      :FORTRAN_format = "f10.2";
      :units = "C";
      :epic_code = 28; // int
      :sensor_depth = 0.87f; // float
      :minimum = 17.5408f; // float
      :maximum = 29.0008f; // float
      :serial_number = "00142 ";
      :valid_range = 0.0f, 100.0f; // float
      :_FillValue = 1.0E35f; // float
      :comment = "ITS-1990 Standard";
      :initial_sensor_height = 0.13f; // float

    float P_1(time=19603, depth=1, lat=1, lon=1);
      :name = "P";
      :long_name = "PRESSURE (DB)          ";
      :standard_name = "sea_water_pressure";
      :generic_name = "depth";
      :FORTRAN_format = "f10.1";
      :units = "Db";
      :epic_code = 1; // int
      :sensor_depth = 0.87f; // float
      :minimum = 0.613f; // float
      :maximum = 2.516f; // float
      :serial_number = "00142 ";
      :valid_range = 0.0f, 10000.0f; // float
      :_FillValue = 1.0E35f; // float
      :comment = "Absolute pressure reduced by 10.1325 to remove atmospheric pressure.";
      :initial_sensor_height = 0.13f; // float

  // global attributes:
  :longitude = -70.637085f; // float
  :latitude = 41.608868f; // float
  :deployment_date = "02-July-2010";
  :recovery_date = "8-Sept-2010";
  :DELTA_T = "300";
  :WATER_DEPTH = 1.0f; // float
  :inst_height = 0.13f; // float
  :DATA_CMNT = " ";
  :magnetic_variation = 15.3f; // float
  :SciPi = "N.K.Ganju";
  :EXPERIMENT = "West Falmouth Harbor Fluxes Study 2010";
  :DESCRIPTION = "Continuous measurement of water, salt and nutrient fluxes in West Falmouth Harbor, to support interpretation and modeling of ecosystem function.";
  :DATA_SUBTYPE = "MOORED";
  :MOORING = "8822";
  :VAR_DESC = "T:P";
  :INST_TYPE = "SB-39 PT sensor";
  :COMPOSITE = 0; // int
  :POS_CONST = 0; // int
  :DEPTH_CONST = 0; // int
  :WATER_DEPTH_source = "shipboard echosounder";
  :WATER_DEPTH_datum = "none";
  :DRIFTER = 0; // int
  :FILL_FLAG = 0; // int
  :platform_type = "tripod";
  :VAR_FILL = 1.0E35f; // float
  :COORD_SYSTEM = "GEOGRAPHIC";
  :history = "Trimmed using trunc_cdf,  SVN $Revision: 2554 $ to select records in the range 6780 to 26382.  :Converted from ascii to EPIC by asc2epic";
  :start_time = "02-Jul-2010 12:55:00";
  :stop_time = "08-Sep-2010 14:25:00";
  :elapsed_days = 92.0; // double
  :CREATION_DATE = "23-Feb-2011 16:50:47";
}