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

123 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.

Major Element 31 samples
Trace Element 37 samples
Isotopes 6 samples
Major, Trace Elements 31 samples
Major, Trace, Isotopes 0 samples
All Data 123 samples

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





References
First 10 References:
 #    AUTHOR(S)    YEAR    JOURNAL    TITLE  
No Author Data.        Stavast William J A Three-dime...    Three-dimensional evolution of magmatic hydrotherm...   
Eberly, L D; Stanley, T B, Jr...    1978    Geological Society of America ...    Cenozoic stratigraphy and geologic history of sout...   
Johnson, M G; Todd, V R...    1973    Isochron/West, no.8, pp.1-20, ...    A summary of radiometric age determinations of ign...   
No Author Data.        Kistler R W, Lee D E Rubidium,...    Rubidium, strontium, and strontium isotopic data f...   
Damon, Paul E; Bikerman, Micha...    1964    Arizona Geological Society Dig...    Potassium-argon dating of post-Laramide plutonic a...   
Bikerman, Michael...    1967    Geological Society of America ...    Isotopic studies in the Roskruge Mountains, Pima C...   
Bikerman, Michael; Damon, Paul...    1966    Geological Society of America ...    K/Ar chronology of the Tucson Mountains, Pima Coun...   
Shafiqullah, M; Damon, P E; Ly...    19980    Arizona Geological Society Dig...    K/Ar geochronology and geologic history of southwe...   

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(st_GeomFromText('Polygon((-111.14593505859375 32.42865847084367,-111.2969970703125 32.342841356393016,-111.43157958984375 32.24765156466268,-111.5057373046875 32.12445336381827,-111.28875732421875 31.93817848559113,-111.27227783203125 31.812229022640704,-111.01959228515625 31.760866951379523,-110.819091796875 31.812229022640704,-110.67901611328125 31.98245306623574,-110.71197509765625 32.20815332547324,-110.83831787109375 32.36372329228301,-111.00860595703125 32.46110854261061,-111.14593505859375 32.42865847084367))'),loc.mypoint) 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