Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions ingestion-data/staging/dataset-config/oco3-sif-sam-cogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"collection": "oco3-sif-sam-cogs",
"title": "Orbiting Carbon Observatory 3 (OCO-3) Solar-Induced Florescence (SIF) Snapshot Area Mapping (SAM) COGs",
"description": "NASA-JPL's OCO-3 is an instrument onboard the International Space Station that measures carbon dioxide in the Earth's atmosphere. OCO-3 data can also be processed to measure solar-induced florescence (SIF).",
"type": "cog",
"spatial_extent": {
"xmin": -180,
"ymin": -90,
"xmax": 180,
"ymax": 90
},
"temporal_extent": {},
"license": "MIT",
"is_periodic": true,
"time_density": "day",
"stac_version": "1.0.0",
"discovery_items": [
{
"prefix": "oco3-sif-sam-cogs_v2025.04.16/",
"bucket": "veda-data-store-staging",
"filename_regex": "^(.*).tif$",
"discovery": "s3",
"datetime_range": "day"
}
]
}
Loading