cossatot / ssrd_pecube

Pecube model of the South Snake Range Detachment
1 stars 2 forks source link

Get thermo data #4

Closed cossatot closed 10 years ago

cossatot commented 10 years ago

Need GIS files and text files for thermo data

cossatot commented 10 years ago

GIS files aren't really necessary...

cossatot commented 10 years ago

OK, I added a sample thermo data file. It's in ssrd_pecube/pecube/data and is called 'nlrT2_thermo_data_prz.txt' or something.

Basically, the first line indicates how many samples there are. then, htere are that many lines, one for each sample. they have these fields/entries (copied straight from the pecube manual):

  1. the longitude
  2. the latitude
  3. the elevation (note that if the age has been obtained from a well, you should input here the depth below the surface as a negative number)
  4. apatite He age
  5. error in apatite He age
  6. apatite FT age
  7. error in apatite FT age
  8. zircon He age
  9. error in zircon He age
  10. zircon FT age
  11. error in zircon FT age
  12. Kspar Ar age
  13. error in Kspar Ar age
  14. biotite Ar age
  15. error in biotite Ar age
  16. muscovite Ar age
  17. error in muscovite Ar age
  18. hornblende Ar age
  19. error in hornblende Ar age
  20. normalized FT length distribution (apatite) as an array of length 17 (ftld(k) is the proportion of tracks with length between k − 0.5 and k + 0.5 microns; the sum of ftld(k) for k = 1, 17 must be equal to 1); if no FT length information use -1 for all 17 values

Negative ages mean no data.

You should copy it, fill in the fields for all samples in the SSRD (all datasets together) and send it to me. Or if you want to experiment with git, clone the repo from your fork onto your computer, add the thermo data file, and push it back up... but the easy thing would be to email me.

eqsarah commented 10 years ago

I was looking through the data in that page. Looks like you already have the AFT/ZFT data from EMiller, or do you want me to add this to my table too?