You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a SQL call that links the dataset ID to the collection unit and then the depositional environment table in Neotoma. This then gets joined to the data in the lake report outputs so we can help prioritize the addition of future lakes.
SELECT dsid, depenvtype
FROM . . .
The text was updated successfully, but these errors were encountered:
We need to add a SQL call that links the dataset ID to the collection unit and then the depositional environment table in Neotoma. This then gets joined to the data in the lake report outputs so we can help prioritize the addition of future lakes.
The text was updated successfully, but these errors were encountered: