netcdf ocean-time-series/Stellwagen/GRANDBAY/10783Adwb-cal.nc {
  dimensions:
    time = UNLIMITED;   // (3655 currently)
    sample = 4096;
    lat = 1;
    lon = 1;
    depth = 1;
  variables:
    int sample(sample=4096);

    int time_cf(time=3655);
      :standard_name = "time";
      :axis = "T";
      :units = "minutes since 2016-08-04 16:30:00";
      :calendar = "proleptic_gregorian";

    float P_1(time=3655, sample=4096);
      :_FillValue = 1.0E35f; // float
      :long_name = "Pressure";
      :units = "dbar";
      :epic_code = 1; // int
      :height_depth_units = "m";
      :initial_instrument_height = 0.14; // double
      :serial_number = "55109";
      :minimum = 10.65165753397611; // double
      :maximum = 13.28919860621471; // double

    float burst(time=3655);
      :_FillValue = 1.0E35f; // float
      :long_name = "burst number";
      :minimum = 57; // int
      :maximum = 3711; // int

    double lat(lat=1);
      :units = "degree_north";
      :long_name = "Latitude";
      :epic_code = 500; // int

    double lon(lon=1);
      :units = "degree_east";
      :long_name = "Longitude";
      :epic_code = 502; // int

    float P_1ac(time=3655, sample=4096);
      :_FillValue = 1.0E35f; // float
      :long_name = "Corrected pressure";
      :units = "dbar";
      :epic_code = 1; // int
      :height_depth_units = "m";
      :initial_instrument_height = 0.14; // double
      :serial_number = "55109";
      :name = "Pac";
      :note = "Corrected for variations in atmospheric pressure using Grand Bay NERR met station (GNDCRMET).";
      :minimum = -0.03834246602389024; // double
      :maximum = 2.629198606214709; // double

    int epic_time(time=3655);
      :units = "True Julian Day";
      :type = "EVEN";
      :epic_code = 624; // int

    int epic_time2(time=3655);
      :units = "msec since 0:00 GMT";
      :type = "EVEN";
      :epic_code = 624; // int

    int time(time=3655, sample=4096);
      :units = "True Julian Day";
      :type = "EVEN";
      :epic_code = 624; // int

    int time2(time=3655, sample=4096);
      :units = "msec since 0:00 GMT";
      :type = "EVEN";
      :epic_code = 624; // int

    double depth(depth=1);
      :positive = "down";
      :axis = "z";
      :units = "m";
      :epic_code = 3; // int

  // global attributes:
  :SciPi = "N. Ganju";
  :PROJECT = "USGS Coastal and Marine Geology Program";
  :EXPERIMENT = "Grand Bay";
  :DESCRIPTION = "Site GB3, Middle Bay";
  :DATA_SUBTYPE = "MOORED";
  :DATA_ORIGIN = "USGS WHCMSC Sed Trans Group";
  :COORD_SYSTEM = "GEOGRAPHIC + sample";
  :Conventions = "PMEL/EPIC";
  :MOORING = "1078";
  :WATER_DEPTH = 2.3; // double
  :WATER_DEPTH_NOTE = "(meters), nominal depth";
  :latitude = 30.37498; // double
  :longitude = -88.39581; // double
  :magnetic_variation = -1.88; // double
  :Deployment_date = "2016-08-04 16:10";
  :Recovery_date = "2016-10-19 19:35";
  :DATA_CMNT = "";
  :platform_type = "FG Lander";
  :DRIFTER = 0.0; // double
  :POS_CONST = 0.0; // double
  :DEPTH_CONST = 0.0; // double
  :WATER_MASS = "Grand Bay, AL/MS";
  :VAR_FILL = 1.0E35; // double
  :institution = "United States Geological Survey, Woods Hole Coastal and Marine Science Center";
  :institution_url = "https://woodshole.er.usgs.gov";
  :filename = "10783Adw";
  :LatLonDatum = "NAD83";
  :initial_instrument_height = 0.14; // double
  :wp_max = 4; // int
  :wh_min = 0.02; // double
  :wp_ratio = 2; // int
  :P_1ac_note = "Corrected for variations in atmospheric pressure using Grand Bay NERR met station (GNDCRMET).";
  :history = "Processed to EPIC using runrskcdf2nc.py. Data clipped using Deployment_date of 2016-08-04 16:10 and Recovery_date of 2016-10-19 19:35. Processed using rsk2cdf.py with Python 3.6.3, xarray 0.10.8, NumPy 1.15.1, netCDF4 1.3.1. ";
  :samples_per_burst = 4096; // int
  :sample_interval = 0.25; // double
  :burst_interval = 1800.0; // double
  :burst_length = 1024.0; // double
  :serial_number = "55109";
  :INST_TYPE = "RBR Virtuoso d|wave";
  :nominal_instrument_depth = 2.1599999999999997; // double
  :COMPOSITE = 0; // int
  :start_time = "2016-08-04T16:30:00.000000000";
  :stop_time = "2016-10-19T19:30:00.000000000";
  :DELTA_T = 1800; // int
}