chrismheiser / lipdnet

All things related to Lipd.net and the LiPD Playground
http://www.lipd.net
1 stars 1 forks source link

Remove recommender system from the Chrondata tables #103

Closed routson closed 2 years ago

routson commented 2 years ago

The recommender has not been applied to chronology tables yet

chrismheiser commented 2 years ago

https://github.com/chrismheiser/lipdnet/pull/107 WIP here. Are there specific fields that you want to show in chron tables? A specific ordering?

routson commented 2 years ago

Hi Chris, The fields (in order) I always use in a chron table are:

depth, (units: cm, sometimes mm, or m) age14C, (units: yr BP) error (units: yr)

And frequently use the field: material

There has been some discrepancy in the terminology of these fields, but the above are what I have been using. Thanks!