Login
Get Account

Being logged in allows you to access advanced search features such as saved queries and saved diagrams. Membership is free. Please login or get a new account

Output Data outputdata

7671 samples found

Create an HTML Table, Excel File, or Tab-delimited Text File for viewing data createtable

Please select from the following list of options on how you would like the data presented.

Text File is tab-delimited and can be downloaded and opened in a spreadsheet application.
Advanced Excel Output and Advanced Text Output allow you to specify which fields to show.

All data files include Sample ID, References, Age, and Location.

With >2000 samples, the file may take several minutes to appear.

Major Element 4684 samples
Trace Element 4616 samples
Isotopes 785 samples
Major, Trace Elements 4238 samples
Major, Trace, Isotopes 636 samples
All Data 7671 samples

HTML Table  Excel File  Text File  Advanced Excel Output  Advanced Text Output





References
First 10 References:
 #    AUTHOR(S)    YEAR    JOURNAL    TITLE  
Naumann-T-R...    1991    Isochron/West, no. 57, p. 12-1...    New K-Ar ages for Pliocene mafic to intermediate v...   
Anonymous...        Abstracts with Programs - Geol...    Mid-Miocene paleogeography of the Sierra Nevada-Ba...   
Shoemaker, Kurt A; Hart, Willi...    2004    Bulletin - Idaho Geological Su...    Temporal controls on basalt genesis and evolution ...   
Hart, William K; Carlson, Rich...    1985    Isochron/West, vol.43, pp.5-10...    Distribution and geochronology of Steens Mountain-...   
Hart, William K; Carlson, Rich...    1983    Isochron/West, vol.38, pp.23-2...    K-Ar ages of late Cenozoic basalts from southeaste...   
Feuerbach-D-L, Smith-E-I, Shaf...    1991    n/a    New K-Ar dates for late Miocene to early Pliocene ...   
Manley, Curtis R; McIntosh, Wi...    2004    Bulletin - Idaho Geological Su...    The Juniper Mountain volcanic center, Owyhee Count...   
No Author Data.    2004    U. S. Geological Survey Profes...    Eruptive history and chemical evolution of the pre...   
Wallace-A-R, Henry-C-D...        n/a    Unpublished Data...   
10  Henry-C-D...        n/a    Unpublished Data...   

Download all references for this search.



Maps

Display all results on a dynamic map.


Display results on a simple static map suitable for downloading.




Plots


















select sum(major_data_count) as smdc, sum(samp_trace_data_count) as stdc, sum(samp_isotope_data_count) as sidc, sum(samp_majtrace_data_count) as ssmtd, sum(samp_majtriso_data_count) as ssmdc, sum(samp_total_data_count) as total FROM (SELECT (case when samp.major_data = 'y' then 1 else 0 end) as major_data_count, (case when samp.trace_data = 'y' then 1 else 0 end) as samp_trace_data_count, (case when samp.isotope_data = 'y' then 1 else 0 end) as samp_isotope_data_count, (CASE when samp.major_data='y' and samp.trace_data='y' then 1 else 0 end) as samp_majtrace_data_count, (CASE when samp.major_data='y' and samp.trace_data='y' and samp.isotope_data='y' then 1 else 0 end) as samp_majtriso_data_count, (CASE WHEN samp.sample_num > 0 then 1 else 0 end) as samp_total_data_count FROM view_data_output norm, sample samp, location loc, sample_age age, batch bat, reference ref, method meth WHERE ST_Contains(GeomFromText('Polygon((-119.8828125 41.541477666790286,-120.1904296875 39.9434364619742,-119.70703125 38.341656192795924,-119.00390625 37.02009820136811,-117.9931640625 35.746512259918504,-117.4658203125 35.06597313798418,-115.751953125 34.70549341022544,-114.78515625 35.20972164522138,-114.1259765625 36.52729481454622,-113.203125 37.78808138412046,-112.412109375 39.16414104768742,-112.3681640625 41.046216814520626,-113.466796875 42.13082130188811,-117.24609375 42.29356419217007,-119.8828125 41.541477666790286))'),loc.mypoint) AND age.sample_num = samp.sample_num AND (age.calculated_age >= 0 AND age.calculated_age <= 25) AND norm.sample_num = samp.sample_num AND age.sample_num = samp.sample_num AND loc.location_num = samp.location_num AND bat.sample_num = samp.sample_num AND ref.ref_num = bat.ref_num AND meth.method_num = age.method_num ) b
go to earthchem NAVDAT Home