Resources for Developers desktop logo Resources for Developers mobile logo

Resources for Developers

Documentation for SESAR as of Sept, 20, 2024

Overview



SESAR Architecture Overview


Overview on Web Services SESAR Account Registration How to use JWTs with SESAR Sample Registration Validate user credentials and get user code IGSN list for specific user code IGSN list for a geospatial polygon IGSN list for a specific field program Sample Profile for specific IGSN Update Sample Metadata Get IGSN(s) for a specific user code and a sample name (NEW) Delete a related URL for a specific IGSN (NEW)

Open Geospatial Consortium (OGC) Services


Use Cases


Release Notes


Database Documentation


IGSN ID Overview


Developer Discussions


SesarDB

Home Tables Schemas Diagrams Foreign Keys Indexes
group_sample - Table
group_sample (Table)

Columns
PK Name Data Type NULLs A/N Default Comment FK
group_id Integer

sample_id Integer

id BigInt nextval('group_sample_id_seq'::regclass)

Indexes
Name Table Columns Unique Clustered
group_sample_uk group_sample group_id, sample_id


Foreign Keys
Name Parent Table Child Table Parent Columns Child Columns
group_sample_group_id_fkey groups group_sample id group_id
group_sample_sample_id_fkey sample group_sample sample_id sample_id

Parent Relations (none)

Triggers (none)

Used in Diagrams
Diagram Name
diagramA

Hosted at the Lamont-Doherty Earth Observatory of Columbia University and funded by the National Science Foundation

Resources for Developers maintained by SESAR team