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
groups - Table
groups (Table)

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

id Integer nextval('groups_id_seq'::regclass)
name VarChar(100)

description VarChar(1000)

group_owner_id Integer

date_created TimeStamp

group_type VarChar(64)

type of group such as 'award' or 'user defined'
is_private Boolean


Indexes (none)

Foreign Keys (none)

Parent Relations
Name Parent Table Child Table Parent Columns Child Columns
group_sample_group_id_fkey groups group_sample id group_id

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