Skip to content

bedrock_ge.gi.sqlmodels

class Project(SQLModel)
class Location(SQLModel)
class DepthInformation(SQLModel)
class Sample(DepthInformation)
class InSitu(DepthInformation)
class Lab(SQLModel)
class Material(InSitu)

Material descriptions from the field. GEOL group in AGS 3 and AGS 4.

class SPT(InSitu)
class RockCore(InSitu)
class Weathering(InSitu)