Skip to content
Draft
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ APP_DESCRIPTION=Visualization, Exploration, and Data Analysis (VEDA)
[email protected]

# Endpoint for the Tiler server. No trailing slash.
API_RASTER_ENDPOINT='https://openveda.cloud/api/raster'
API_RASTER_ENDPOINT='https://staging.openveda.cloud/api/raster'

# Endpoint for the STAC server. No trailing slash.
API_STAC_ENDPOINT='https://openveda.cloud/api/stac'
API_STAC_ENDPOINT='https://staging.openveda.cloud/api/stac'
API_XARRAY_ENDPOINT='https://prod-titiler-xarray.delta-backend.com/tilejson.json'

MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'
Expand Down
Binary file added datasets/media/losangeles_banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions datasets/oco3-co2-sam-cogs.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
featured: true
id: oco3-co2-sam-cogs
name: 'Orbiting Carbon Observatory 3 (OCO-3) Snapshot Area Mapping (SAM) Cloud-Optimized GeoTIFFs (COGs)'
description: "NASA-JPL's OCO-3 is an instrument onboard the International Space Station that measures carbon dioxide in the Earth's atmosphere."
media:
src: ::file media/losangeles_banner.png
alt: Image of Los Angeles
author:
name: Justin/Adobe Stock
url: "https://stock.adobe.com/images/los-angeles-skyline-with-palm-trees-in-the-foreground/123146928?asset_id=123146928"
taxonomy:
- name: Topics
values:
- Urban
- name: Gas
values:
- CO₂
layers:
- id: oco3-co2-sam-cogs
stacCol: oco3-co2-sam-cogs
name: Orbiting Carbon Observatory 3 (OCO-3) Snapshot Area Mapping (SAMs) Cloud-Optimized GeoTIFFs (COGs)'
type: raster
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 is similar in design to OCO-2 with the addition of the Pointing Mirror Assembly (PMA) which essentially allows the instrument to focus its observations on the area surrounding a given location of interest on a single overflight. This is a fourth operation mode (along with the three operation modes of OCO-2) called Snapshot Area Mapping, or SAM, and is, along with target-mode observations, the focus of this product."
zoomExtent:
- 4
- 16
sourceParams:
bidx: 1
colormap_name: viridis
nodata: nan
rescale:
- 405
- 421
legend:
type: gradient
min: Less
max: More
stops:
- '#08041d'
- '#1f0a46'
- '#52076c'
- '#f57c16'
- '#f7cf39'
---