|
- Title:
-
Geological data of field activity F-1-02-NC in Englebright
Lake, Yuba River, Yuba & Nevada Counties, Northern
California from 04/01/2002 to 04/04/2002
- Abstract:
-
United States Geological Survey, Menlo Park, California.
Chief Scientists: Jon Childs, Noah Snyder. Geological data
(underwatercamera, VanVeengrab, YoNav) of field activity
F-1-02-NC in Englebright Lake, Yuba River, Yuba & Nevada
Counties, Northern California from 04/01/2002 to 04/04/2002,
<http://walrus.wr.usgs.gov/infobank/f/f102nc/html/f-1-02-nc.meta.html>.
- Supplemental_Information:
-
Equipment Used -
underwatercamera Flying eyeball camera
VanVeengrab mini-VanVeen grab sampler
YoNav positioning
Notes -
Oz Houseboat was also used.
Publications -
Childs, J.R., Snyder, N.P., and Hampton, M.A.,
2003,
Bathymetric and geophysical surveys of Englebright Lake,
Yuba-Nevada counties, California:
U.S. Geological Survey Open-File Report 2003-383, 20 p.
<BR>
[<A HREF="<http://geopubs.wr.usgs.gov/open-file/of03-383/>">
<http://geopubs.wr.usgs.gov/open-file/of03-383/>
</A>]
<BR>
<HR>
Snyder, N.P., Allen, J.R., Dare, C., Hampton, M.A., Schneider, G.,
Wooley, R.J., Alpers, C.N., and Marvin-DiPasquale, M.C.,
2003,
Sediment Grain-Size and Loss-on-Ignition Analyses from 2002
Englebright Lake Coring and Sampling Campaigns:
U.S. Geological Survey Open-File Report 2004-1080, 46 p.
<BR>
[<A HREF="<http://pubs.usgs.gov/of/2004/1080/>">
<http://pubs.usgs.gov/of/2004/1080/>
</A>]
<BR>
Similar information is available for thousands
of other USGS/CMG-related Activities.
If known, available are Activity-specific
navigation, gravity, magnetics, bathymetry,
seismic, and sampling data; track maps; and
equipment information; as well as summary
overviews, crew lists, and information
about analog materials.
If available, access to physical samples is
described in the "WR CMG Sample Distribution
Policy" at:
<http://walrus.wr.usgs.gov/infobank/programs/html/main/sample-dist-policy.html>
Primary access to the USGS/CMG Information
Bank's digital data, analog data, and
metadata is provided through...
<http://walrus.wr.usgs.gov/infobank/>
This page accomodates a variety of search
approaches (e.g., by platform, by region,
by scientist, by equipment type, etc.).
- How should this data set be cited?
U.S. Geological Survey (USGS) <, Coastal and Marine Geology (CMG) <http:, 20091116, Geological data of field activity F-1-02-NC in Englebright Lake, Yuba River, Yuba & Nevada Counties, Northern California from 04/01/2002 to 04/04/2002: U.S. Geological Survey (USGS) <http://www.usgs.gov>, Coastal and Marine Geology (CMG) <http://walrus.wr.usgs.gov>, Menlo Park, CA.
Online Links:
- What geographic area does the data set cover?
- West_Bounding_Coordinate: -121.27488
- East_Bounding_Coordinate: -121.20514
- North_Bounding_Coordinate: 39.29994
- South_Bounding_Coordinate: 39.24029
- What does it look like?
- <http://walrus.wr.usgs.gov/infobank/f/f102nc/html/f-1-02-nc.nav.gif> (GIF)
-
Trackline map of F-1-02-NC
- <http://walrus.wr.usgs.gov/infobank/f/f102nc/html/f-1-02-nc.bath.gif> (GIF)
-
Bathymetry data trackline map of F-1-02-NC
- <http://walrus.wr.usgs.gov/infobank/f/f102nc/html/f-1-02-nc.samp.gif> (GIF)
-
Sampling locations map of F-1-02-NC
- Does the data set describe conditions during a particular time period?
- Beginning_Date: 01-Apr-2002
- Ending_Date: 04-Apr-2002
- Currentness_Reference: ground condition
- What is the general form of this data set?
- How does the data set represent geographic features?
- How are geographic features stored in the data set?
- Indirect_Spatial_Reference:
-
Englebright Lake, Yuba River, Yuba & Nevada Counties, Northern California
This is a Point data set.
It contains the following vector data types (SDTS terminology):
- What coordinate system is used to represent geographic features?
Horizontal positions are specified in geographic coordinates, that is, latitude and longitude.
Latitudes are given to the nearest 0.00001.
Longitudes are given to the nearest 0.00001.
Latitude and longitude values are specified in Decimal degrees.
The horizontal datum used is North American Datum of 1983.
The ellipsoid used is Geodetic Reference System 80.
The semi-major axis of the ellipsoid used is 6378137.
The flattening of the ellipsoid used is 1/298.257.
- Vertical_Coordinate_System_Definition:
-
- Depth_System_Definition:
-
- Depth_Datum_Name: Local surface
- Depth_Resolution: 0.1
- Depth_Distance_Units: meters
- Depth_Encoding_Method: Attribute values
- How does the data set describe geographic features?
- Entity_and_Attribute_Overview:
-
Bathymetry with Time Stamp <http://walrus.wr.usgs.gov/infobank/programs/html/definition/bath.html>
- Entity_and_Attribute_Detail_Citation:
-
Edited bathymetry data with corrected depths
Mnemonic: (Year, DayOfYear, UTCHour, Min, Sec, Tenths, 2WayTravelTime, UncorrDepth, CorrDepth)
FORTRAN format: (i4.4, i3.3, 3i2.2, i1.1, t16, f7.4, t23, f7.1, t31, f7.1)
C format: (%4.4i%3.3i%2.2i%2.2i%2.2i%1.1i %7.1f %7.1f %7.1f\n)
Naming: .320
- Entity_and_Attribute_Overview:
-
Navigation with Time Stamp <http://walrus.wr.usgs.gov/infobank/programs/html/definition/nav.html>
- Entity_and_Attribute_Detail_Citation:
-
Global positioning system (GPS) data
Mnemonic: (Year, DayOfYear, UTCHour, Min, Sec, Tenths, Latitude, Longitude)
FORTRAN format: (i4.4, i3.3, 3i2.2, i1.1, t16, f9.5, t26, f10.5)
C format: (%4.4i%3.3i%2.2i%2.2i%2.2i%1.1i %9.5f %10.5f\n)
Naming: .060
- Who are the originators of the data set? (may include formal authors, digital compilers, and editors)
- Who also contributed to the data set?
Jon Childs (Project Chief, geophysicist, USGS Menlo Park);
Noah Snyder (Project Chief, geologist, USGS Santa Cruz);
Larry Kooker (Electronic technician, USGS Menlo Park);
Mike Boyle (Electronic technician, USGS Menlo Park);
Gerry O'Brien (Boat handler, USGS Menlo Park);
Hank Chezar (Photographic specialist, USGS Menlo Park)
- To whom should users address questions about the data?
These data and information are intended for science
researchers, students from elementary through
college, policy makers, and general public.
- From what previous works were the data drawn?
- How were the data generated, processed, and modified?
- Date: 28-May-2002 (process 1 of 2)
-
Navigation Data
Unknown
Person who carried out this activity:
- Date: 28-May-2002 (process 2 of 2)
-
Bathymetry Data
05/28/2002 clint f-1-02-nc.320_061
/infobank/programs/edit/automerge/automerge
time, lat, long, time(sec) to nearest nav fix, data values
Person who carried out this activity:
- What similar or related data should the user be aware of?
U.S. Geological Survey (USGS) <, Coastal and Marine Geology (CMG) <http:, Unknown, USGS/CMG Information Bank <http://walrus.wr.usgs.gov/infobank/>: U.S. Geological Survey (USGS) <http://www.usgs.gov> Coastal and Marine Geology (CMG) <http://walrus.wr.usgs.gov>, Menlo Park, CA.
Online Links:
- Other_Citation_Details:
-
Childs, J.R., Snyder, N.P., and Hampton, M.A.,
2003,
Bathymetric and geophysical surveys of Englebright Lake,
Yuba-Nevada counties, California:
U.S. Geological Survey Open-File Report 2003-383, 20 p.
[<A HREF="<http://geopubs.wr.usgs.gov/open-file/of03-383/>">
<http://geopubs.wr.usgs.gov/open-file/of03-383/>
</A>]
Snyder, N.P., Allen, J.R., Dare, C., Hampton, M.A., Schneider, G.,
Wooley, R.J., Alpers, C.N., and Marvin-DiPasquale, M.C.,
2003,
Sediment Grain-Size and Loss-on-Ignition Analyses from 2002
Englebright Lake Coring and Sampling Campaigns:
U.S. Geological Survey Open-File Report 2004-1080, 46 p.
[<A HREF="<http://pubs.usgs.gov/of/2004/1080/>">
<http://pubs.usgs.gov/of/2004/1080/>
</A>]
- How well have the observations been checked?
Identified as best available version.
- How accurate are the geographic locations?
Unspecified
- How accurate are the heights or depths?
Unspecified
- Where are the gaps in the data? What is missing?
Start and end date/times of data
Navigation Data (f-1-02-nc.061 [GPS])
YYYYMMDDHHMMSST YYYYMMDDHHMMSST
200204012311018 200204012352518
200204020019419 200204020027579
200204021740392 200204022041093
200204022157198 200204022318596
200204022340203 200204022344437
200204030020490 200204030055264
200204031715399 200204031830579
200204032121593 200204032248526
200204032327590 200204040031019
200204041717552 200204042110125
YYYYMMDDHHMMSST YYYYMMDDHHMMSST
Bathymetry Data (f-1-02-nc.320_061)
YYYYMMDDHHMMSST YYYYMMDDHHMMSST
200204012336183 200204012352554
200204020005417 200204020027479
200204021815102 200204022041075
200204022149422 200204022318584
200204022339188 200204022344434
200204030019596 200204030038163
200204030049530 200204030055267
200204031721208 200204031734122
200204031742165 200204031828446
200204032121595 200204032221261
200204032233119 200204032234544
200204032243465 200204032248079
200204032327590 200204040029236
200204041717235 200204041725543
200204041732132 200204041911535
200204041919262 200204042110123
YYYYMMDDHHMMSST YYYYMMDDHHMMSST
- How consistent are the relationships among the observations, including topology?
Unspecified
Are there legal restrictions on access or use of the data?
- Access_Constraints:
-
Physical materials are under controlled on-site access.
If available, access to physical samples is described
in the "WR CMG Sample Distribution Policy" at:
<http://walrus.wr.usgs.gov/infobank/programs/html/main/sample-dist-policy.html>
- Use_Constraints:
-
Please recognize the U.S. Geological Survey (USGS) as
the source of this information.
Physical materials are under controlled on-site access.
Some USGS information accessed through this means
may be preliminary in nature and presented without
the approval of the Director of the USGS. This
information is provided with the understanding
that it is not guaranteed to be correct or complete
and conclusions drawn from such information are
the responsibility of the user.
This information is not intended for navigational
purposes.
Any use of trade, firm, or product names is for
descriptive purposes only and does not imply
endorsement by the U.S. Government.
- Who distributes the data set? (Distributor 1 of 1)
- What's the catalog number I need to order this data set?
Downloadable Data F-1-02-NC data set <http://walrus.wr.usgs.gov/infobank/f/f102nc/html/f-1-02-nc.meta.html>
- What legal disclaimers am I supposed to read?
Please recognize the U.S. Geological Survey (USGS) as
the source of this information.
Physical materials are under controlled on-site access.
Some USGS information accessed through this means
may be preliminary in nature and presented without
the approval of the Director of the USGS. This
information is provided with the understanding
that it is not guaranteed to be correct or complete
and conclusions drawn from such information are
the responsibility of the user.
This information is not intended for navigational
purposes.
Any use of trade, firm, or product names is for
descriptive purposes only and does not imply
endorsement by the U.S. Government.
- How can I download or order the data?
- Availability in digital form:
- Cost to order the data: None
- Dates:
- Last modified: 16-Nov-2009
- Metadata author:
-
- Metadata standard:
- FGDC Content Standards for Digital Geospatial Metadata <http://www.fgdc.gov/> (FGDC-STD-001-1998 <http://www.its.nbs.gov/nbs/meta/meta.html>)
Generated by mp version 2.9.8 on Mon Nov 16 12:05:14 2009
| |