crn_al_DataCore

6091 rows


Description

Is CRN denudation data table. This table stores 26Al observations (= smallest data model entity) for CRN denudation and is subordinate to the crn_Sample table.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
OBSID1 text 2147483647 null
crn_v3_basins_EPSG3857.OBSID1 <--OBSID1_from_crn_al_DataCore_fkey R
crn_v3_outlets_EPSG3857.OBSID1 <--OBSID1_from_crn_al_DataCore_fkey R
SMPID text 2147483647 null
crn_Sample.SMPID <--SMPID_from_crn_Sample_fkey R
OBSID2 text 2147483647 null
IGSNID text 2147483647 null
VERID int2 5 null
global_dbDOI.VERID <--VERID_from_global_dbDOI_fkey R
REFDBID1 text 2147483647 null
global_RefCore.REFDBID <--REFDBID(1)_from_global_RefCore_fkey R
AL26NP int8 19 null
AL26NP_ERR int8 19 null
AL26EP numeric 0 null
AL26EP_ERR numeric 0 null
ALSTNDID int2 5 null
crn_alstndID.ALSTNDID <--ALSTNDID_from_crn_alstndID_fkey R
ALAMSID int2 5 null
crn_amsID.AMSID <--AMSID_from_crn_amsID_fkey R
AL26NC int8 19 null
AL26NC_ERR int8 19 null
ALPROD numeric 12,3 null
ALTOPO numeric 12,3 null
ALSELF numeric 12,3 null
ALSNOW numeric 12,3 null
ALTOTS numeric 12,3 null
EAL_GCMYR numeric 12,5 null
ERRAL_AMS numeric 12,5 null
ERRAL_MUON numeric 12,5 null
ERRAL_PROD numeric 12,5 null
ERRAL_TOT numeric 12,5 null
EAL_MMKYR numeric 12,2 null
EAL_ERR numeric 12,2 null
CREATED_AT timestamptz 35,6 timezone('UTC'::text, now())

Is record timestamp with timezone based on UTC

UPDATED_AT timestamptz 35,6 timezone('UTC'::text, now())

Is timestamp of record update with timezone based on UTC

Indexes

Constraint Name Type Sort Column(s)
crn_al_DataCore_pkey Primary key Asc OBSID1

Relationships